Inglese
Sorry if I have missed the answer to this previously, as I have seen similar postings. I am new to Fortran on a Mac.
I am trying to learn how to use openmp commands on a Mac. So far I am using Xcode as my IDE. To get started I decided to just try the openmp_sample.f90 code provided by Intel.
If I compile and link the code with the openmp option off it runs fine on one processor. If I switch the openmp on, I get the following: