User Tools

Site Tools


dev:regtesting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dev:regtesting [2021/06/02 13:11] tmuellerdev:regtesting [2021/06/02 13:18] – [Minimal directory setup] tmueller
Line 207: Line 207:
 NNODES_SINGLE_TEST=1 NNODES_SINGLE_TEST=1
 SRUN_CMD="srun --cpu-bind=verbose,cores" SRUN_CMD="srun --cpu-bind=verbose,cores"
 +
 +# to run tests across nodes (to check for communication effects), use:
 +# NNODES_SINGLE_TEST=4
 +# SRUN_CMD="srun --cpu-bind=verbose,cores --ntasks-per-node 2"
  
 # the following should be sufficiently generic: # the following should be sufficiently generic:
Line 262: Line 266:
 CP2K_VERSION="psmp" CP2K_VERSION="psmp"
 </code> </code>
 +
 +**Note**: if the ''%%tools/regtesting%%'' is not in that minimal directory tree as shown above you may get an error about the ''%%timings.py%%'' not found and there will be no timings. If you need those you should link/copy the regtesting scripts into ''%%tools/regtest%%'' of that minimal directory tree, at which you point you can leave the ''%%CP2K_REGTEST_SCRIPT_DIR%%'' variable undefined again.
dev/regtesting.txt · Last modified: 2023/10/19 14:03 by krack