how to run cp2k with popt(openmp) or psmp(mpi+openmp)?

Florian Schiffmann flosch... at gmail.com
Sat Apr 26 07:26:06 UTC 2014


For the serial case it is enough to set the environment variable 
OMP_NUM_THREADS locally before you run.
For mixed mode MPI/openmp  runs you will need to write a submission script 
which contains the OMP_NUM_THREADS and sets it on every host. If you run on 
a cluster it depends on the job submission system how the details have to 
look like.

FLo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20140426/c4f84164/attachment.htm>


More information about the CP2K-user mailing list