Skip to content

Commit

Permalink
merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
mckenziephagen committed Oct 15, 2024
2 parents 2e6d03b + 991c385 commit b2cf66e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/resources/mriqc.sbatch
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ cmd="${APPTAINER_CMD} ${BIDS_DIR} ${OUTPUT_DIR} participant \
--participant-label $subject \
-w $PWD/work/ \
--omp-nthreads 10 --nprocs 12 \
--verbose-reports"
# For nodes with at least 32GB RAM
--verbose-reports"

echo Running task ${SLURM_ARRAY_TASK_ID}
echo Commandline: $cmd
Expand Down

0 comments on commit b2cf66e

Please sign in to comment.