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

gromacs : modif benchname in batch_large_BSG.slurm for jz-gpu, jz-cpu et occ-bdw

parent 00de4505
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
#SBATCH -J bench280
#SBATCH -J benchBSG
#SBATCH -t 00:30:00
#SBATCH --hint=nomultithread
# #SBATCH --qos=qos_cpu-dev
......
#!/bin/bash
#SBATCH -J gr_ion_channel
#SBATCH -J benchBSG
#SBATCH -t 00:30:00
#SBATCH --hint=nomultithread
# #SBATCH --qos=qos_gpu-dev
......
#!/bin/bash
#SBATCH -J bench280
#SBATCH -J benchBSG
#SBATCH -C BDW28
#SBATCH -t 00:30:00
#SBATCH --nodes=10
......
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