rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 50: | Line 50: | ||
#!/bin/bash | #!/bin/bash | ||
#SBATCH --account=YOUR_ACCOUNT | #SBATCH --account=YOUR_ACCOUNT | ||
#SBATCH --cpus-per-task=2 # At least two cpus is recommended - one for the main process and one for the | #SBATCH --cpus-per-task=2 # At least two cpus is recommended - one for the main process and one for the wandB process | ||
#SBATCH --mem=4G | #SBATCH --mem=4G | ||
#SBATCH --time=0-03:00 | #SBATCH --time=0-03:00 |