Skip to content
Snippets Groups Projects
Commit 740b1e97 authored by Pablo Strasser's avatar Pablo Strasser
Browse files

Updated name of partition to EL7 naming.

parent ef7d3fc8
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
#SBATCH --output=slurm-%J.out
#SBATCH --gres=gpu:1
#SBATCH --constraint="V5|V6"
#SBATCH --partition=shared-gpu
#SBATCH --partition=shared-gpu-EL7
## TensorFlow
......
......@@ -6,7 +6,7 @@
#SBATCH --output=slurm-%J.out
#SBATCH --gres=gpu:1
#SBATCH --constraint="V5|V6"
#SBATCH --partition=shared-gpu
#SBATCH --partition=shared-gpu-EL7
module load foss/2016a tensorflow/1.3.0-Python-2.7.11 cuDNN/5.1-CUDA-8.0.44
......
......@@ -8,7 +8,7 @@
#SBATCH --output=slurm-%J.out
#SBATCH --gres=gpu:1
#SBATCH --constraint="V5|V6"
#SBATCH --partition=shared-gpu
#SBATCH --partition=shared-gpu-EL7
## TensorFlow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment