File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed
assets/fmriprep-bootcamp-geneva2024 Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 871871
872872# Those having issues on bamboo
873873
874+ Add to the end of your `$HOME/.bashrc`:
875+
874876``` Bash
875877# > > > conda initialize > > >
876878# !! Contents within this block are managed by 'conda init' !!
Original file line number Diff line number Diff line change 493493
494494srun apptainer run mriqc_latest.sif \
495495 $HOME/ds005454/ $HOME/derivatives/mriqc-24.0.2 participant \
496- -m T1w -vv --dsname bootcamp --nprocs 16 --omp-nthreads 8
496+ -m T1w -vv --dsname bootcamp --nprocs 12 --omp-nthreads 8
497497
498498```
499499
Original file line number Diff line number Diff line change 88- [ BIDS Hands-on] ( ../../assets/fmriprep-bootcamp-geneva2024/day1-03-bids-hands-on )
99- [ Data and HPC] ( ../../assets/fmriprep-bootcamp-geneva2024/day1-04-data-and-hpc )
1010- [ Containers] ( ../../assets/fmriprep-bootcamp-geneva2024/day1-05-containers )
11+ - [ Apptainer in UNIGE's HPC] ( ../../assets/fmriprep-bootcamp-geneva2024/day1-06-apptainer )
12+ - [ Links] ( ../../assets/fmriprep-bootcamp-geneva2024/day2-links )
1113
1214## Online books
1315
You can’t perform that action at this time.
0 commit comments