mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
update info for GPU (#1021)
This commit is contained in:
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user