1,330
edits
(→Installing of the multiprocessor version on a Mac: Xcode 3.2.2) |
|||
Line 171: | Line 171: | ||
ifort -axPT -openmp -ip -static-intel shelxh_omp.f shelxlv_omp.f -o shelxl_omp.64bit | ifort -axPT -openmp -ip -static-intel shelxh_omp.f shelxlv_omp.f -o shelxl_omp.64bit | ||
Update 6/2010: Problems exist with Xcode 3.2.2 . The workaround is to add the -use-asm flag. See http://software.intel.com/en-us/articles/intel-fortran-for-mac-os-x-incompatible-with-xcode-322/ | |||
== References and other sources of information == | == References and other sources of information == |