Skip to content
Snippets Groups Projects
Commit 49768bb5 authored by stadtler1's avatar stadtler1
Browse files

Changed the name of the error and output logs.

parent 73e31d38
Branches
Tags
No related merge requests found
Pipeline #44571 failed
...@@ -4,13 +4,8 @@ ...@@ -4,13 +4,8 @@
#SBATCH --ntasks=1 #SBATCH --ntasks=1
##SBATCH --ntasks-per-node=1 ##SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=1 #SBATCH --cpus-per-task=1
<<<<<<< Updated upstream
#SBATCH --output=train_moving_mnist-out.%j #SBATCH --output=train_moving_mnist-out.%j
#SBATCH --error=train_moving_mnist-err.%j #SBATCH --error=train_moving_mnist-err.%j
=======
#SBATCH --output=train_era5-out.%j
#SBATCH --error=train_era5-err.%j
>>>>>>> Stashed changes
#SBATCH --time=00:20:00 #SBATCH --time=00:20:00
#SBATCH --gres=gpu:1 #SBATCH --gres=gpu:1
#SBATCH --partition=develgpus #SBATCH --partition=develgpus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment