Skip to content
Snippets Groups Projects
Commit c4724bf1 authored by Peters, Wouter's avatar Peters, Wouter
Browse files

to submit run on jet

parent fddd9f6c
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env sh
# dasjet.sh
#$ -A co2
#$ -pe nserial 1
#$ -l h_rt=03:00:00
#$ -S /bin/sh
#$ -cwd
#$ -j y
#$ -r n
#$ -V
echo "All output piped to file das.out"
python dasjet.py rc=dajet.rc $1 >& das.out
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment