update info for GPU (#1021)

This commit is contained in:
Jirka Borovec 2020-03-12 17:36:46 +01:00 committed by GitHub
parent b4d4e489bf
commit ed0b890e75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#!/usr/bin/env bash
# install APEX, see https://github.com/NVIDIA/apex#linux
# to imitate SLURM set only single node
export SLURM_LOCALID=0
# use this to run tests
rm -rf _ckpt_*
rm -rf ./tests/save_dir*