log file naming update

This commit is contained in:
Starbeamrainbowlabs 2022-11-29 18:41:14 +00:00
parent 37f196a785
commit ff65393e78
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -3,8 +3,8 @@
#SBATCH -N 1
#SBATCH -n 14
#SBATCH --gres=gpu:1
#SBATCH -o %j.%N.%a.segment.out.log
#SBATCH -e %j.%N.%a.segment.err.log
#SBATCH -o %j.%N.%a.segment-mono.out.log
#SBATCH -e %j.%N.%a.segment-mono.err.log
#SBATCH -p gpu05,gpu
#SBATCH --time=5-00:00:00
#SBATCH --mem=61440