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 871
871
872
872
# Those having issues on bamboo
873
873
874
+ Add to the end of your `$HOME/.bashrc`:
875
+
874
876
``` Bash
875
877
# > > > conda initialize > > >
876
878
# !! Contents within this block are managed by 'conda init' !!
Original file line number Diff line number Diff line change 493
493
494
494
srun apptainer run mriqc_latest.sif \
495
495
$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
497
497
498
498
```
499
499
Original file line number Diff line number Diff line change 8
8
- [ BIDS Hands-on] ( ../../assets/fmriprep-bootcamp-geneva2024/day1-03-bids-hands-on )
9
9
- [ Data and HPC] ( ../../assets/fmriprep-bootcamp-geneva2024/day1-04-data-and-hpc )
10
10
- [ 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 )
11
13
12
14
## Online books
13
15
You can’t perform that action at this time.
0 commit comments