Closed dsgoll123 closed 3 years ago
I can run it both interactively (./job) and using qsub. Don't know why... maybe we need to ask the IT team... I think the "qsub" way is still important not occupying obelix heavily...
The header should be `#PBS -eo
I changed the job file in github
I can successfully launch the job in batch mode, but not with qsub using the command indicated in the README:
qsub -q long job
I ran in batch mode by doing the following in job:
replaced with
#!/bin/tcsh
Thenchmod +x job
./job