Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92058748
batch_script.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Nov 17, 00:28
Size
349 B
Mime Type
text/x-shellscript
Expires
Tue, Nov 19, 00:28 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22368622
Attached To
rGYACOMO GYACOMO (OBSOLETE: LATEST VERSION ON gitlab.epfl.ch)
batch_script.sh
View Options
#!/bin/bash
#SBATCH --job-name=HeLaZ
#SBATCH --time=24:00:00
#SBATCH --nodes=1
#SBATCH --cpus-per-task=1
#SBATCH --ntasks-per-node=48
#SBATCH --mem=64GB
#SBATCH --error=err.txt
#SBATCH --output=out.txt
#SBATCH --account=FUA36_TSVVT422
#SBATCH --partition=skl_fua_dbg
module load autoload hdf5 fftw
srun --cpu-bind
=
cores ./../../../bin/helaz3 2 12 2
Event Timeline
Log In to Comment