Please add #PBS directives
Closed this issue · 0 comments
soichih commented
This app is getting executed on slurm2 - up to 10 way parallel due to lack of resource specification in main.
Please add something like this in main
#PBS -l nodes=1:ppn=4,vmem=4gb,walltime=0:30:00
#PBS -N tractanalysisprofiles
#PBS -V