Skip to content
Snippets Groups Projects
Commit 4d30cda6 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Allow DS bash scripts to use any node

parent ed753d6e
1 merge request!6Develop
#!/bin/bash
#SBATCH --job-name R_FullAnalysis
#SBATCH -p 256GB,256GBv1
#SBATCH --job-name R_FullAnalysis.DS
#SBATCH -p super
#SBATCH -N 1
#SBATCH -t 7-0:0:0
#SBATCH -o job_%j.out
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment