Skip to content
Snippets Groups Projects
Commit a75efe76 authored by cloirec's avatar cloirec
Browse files

gromacs : ajout de #SBATCH --threads-per-core=1 dans batch_small_ion_channel.slurm d'occigen-bdw

parent 5be14d1d
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
#SBATCH --ntasks=8
#SBATCH --ntasks-per-node=4
#SBATCH --cpus-per-task=7
#SBATCH --threads-per-core=1
module purge
module load intel/18.1 intelmpi/2018.1.163
......
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