add DWF benchmark

This commit is contained in:
2023-06-05 17:07:07 +01:00
parent eaa4feee43
commit 32e301fc67
2 changed files with 96 additions and 11 deletions

View File

@ -2,6 +2,7 @@ module load gcc/9.3.0
module load cuda/11.4.1
module load openmpi/4.1.1-cuda11.4
export QUDA_RESOURCE_PATH=$(pwd)/tuning
export OMP_NUM_THREADS=4
export OMPI_MCA_btl=^uct,openib
export OMPI_MCA_pml=ucx # by fabian. no idea what this is