slur dlr: log file names correct

This commit is contained in:
Starbeamrainbowlabs 2023-01-05 19:47:51 +00:00
parent e01ecfb615
commit db0b010814
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-mono.out.log
#SBATCH -e %j.%N.%a.segment-mono.err.log
#SBATCH -o %j.%N.%a.deeplab-rainfall.out.log
#SBATCH -e %j.%N.%a.deeplab-rainfall.err.log
#SBATCH -p gpu05,gpu
#SBATCH --time=5-00:00:00
#SBATCH --mem=30000