CP2K: Difference between revisions

Jump to navigation Jump to search
14 bytes removed ,  1 year ago
no edit summary
(--cpus-per-task=$OMP_NUM_THREADS is a requirement for Slurm 22.05)
No edit summary
Line 26: Line 26:


<!--T:4-->
<!--T:4-->
First, log into one of the Compute Canada clusters and download the needed files with the following commands:
First, log into one of our clusters and download the needed files with the following commands:


  </translate>  
  </translate>  
Line 80: Line 80:


<!--T:14-->
<!--T:14-->
Below is an example OpenMP/MPI job submission file for the Beluga cluster.  To use on other clusters, the number of tasks would have to be adjusted to match the number of cores available on the nodes of that cluster.  The performance change when threads are used is highly problem dependent, and running the cp2k.psmp executable may actually be slower for some cases, so you must benchmark your code and choose the right option for your particular case.
Below is an example OpenMP/MPI job submission file for the Beluga cluster.  To use on other clusters, the number of tasks would have to be adjusted to match the number of cores available on the nodes of that cluster.  The performance changes when threads are used is highly problem dependent, and running the cp2k.psmp executable may actually be slower for some cases, so you must benchmark your code and choose the right option for your particular case.


<!--T:15-->
<!--T:15-->
rsnt_translations
56,430

edits

Navigation menu