pgf90 compiling error

The wrong report is:
pgf90-Error-Unknown switch: -Msmp

Our cluster used PGI 7.1.4, and I compile the model in OpenMP. Could some one tell me how can I solve this question, thanks very much.
Best wishes.

Hi Jack86,

“-Msmp” isn’t a PGI flag. The flag for OpenMP compilation is “-mp”. Is this what you’re trying to enable?

  • Mat

Best wishes.