"platforms/reference/src/ReferenceLJCoulombIxn.h" did not exist on "ae4c6f96f9d551624813016e84b96a228a37dbec"
multi_test.sh 352 Bytes
Newer Older
unknown's avatar
unknown committed
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
#rm ~/.config/miopen -rf
#rm ~/.cache/miopen -rf
export HIP_VISIBLE_DEVICES=0,1
export MIOPEN_FIND_MODE=3
export HSA_FORCE_FINE_GRAIN_PCIE=1
#export MIOPEN_LOG_LEVEL=4
my_config=$1
numactl --cpunodebind=2 --membind=2 python3 -m torch.distributed.launch --nproc_per_node=2 --master_port=29500   tools/train.py $my_config --launcher pytorch