Skip to content
Snippets Groups Projects
Commit 50a7911c authored by Franck Dary's avatar Franck Dary
Browse files

Exclude old nodes on lsi cluster

parent 4727ac8f
No related branches found
No related tags found
No related merge requests found
...@@ -102,6 +102,7 @@ module load python/3.7.5 ...@@ -102,6 +102,7 @@ module load python/3.7.5
#SBATCH --gres=gpu #SBATCH --gres=gpu
#SBATCH --hint=nomultithread #SBATCH --hint=nomultithread
#SBATCH --partition=gpu #SBATCH --partition=gpu
#SBATCH --exclude=sensei1,lifnode1
#SBATCH --time={}:00:00 #SBATCH --time={}:00:00
module purge module purge
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment