Topic: OpenMP

Hi there, I was wondering if anyone was able to tell me whether OpenMP is available to Simply Fortran users. I'm likely to need the use of parallel programming soon and it would be useful to know.

Thank in advance!

Re: OpenMP

Simply Fortran supports OpenMP 4.0 completely.  You won't need the Package Manager at all.

After installing Simply Fortran, you should see a trivial Simply Fortran example project on the Start panel (or Unregistered panel) that demonstrates how to use OpenMP.

Jeff Armstrong
Approximatrix, LLC

Re: OpenMP

Ah, that's great. Thanks for the speedy response.