Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These next short tests verify the model works correctly with either OpenMP parallel threading, MPI tasks and both and follow on from the serial tests above.

a) Edit the file 'job' and change the line:

Code Block
export OMP_NUM_THREADS=1

to

Code Block
export OMP_NUM_THREADS=2
Info
titleOpenMP threads is only enabled for optimized 'opt' builds

 

 

Acceptance testing