Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
stefanwolf
/
fungi2024
like
0
Model card
Files
Files and versions
Community
main
fungi2024
/
train_distributed.sh
Stefan Wolf
2024 update
20e6d37
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
168 Bytes
#!/bin/bash
conda activate .conda/
set
-x
export
SRUN_CPUS_PER_TASK=
${SLURM_CPUS_PER_TASK}
PYTHONPATH=
"
$(dirname $0)
"
:
$PYTHONPATH
srun --kill-on-bad-exit=1 launch.sh