File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed
assets/fmriprep-bootcamp-geneva2024 Expand file tree Collapse file tree 4 files changed +6
-2
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
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -943,6 +943,8 @@ <h2 id="fmriprep-bootcamp-geneva-2024">fMRIPrep Bootcamp Geneva 2024<a class="he
943
943
< li > < a href ="../../assets/fmriprep-bootcamp-geneva2024/day1-03-bids-hands-on "> BIDS Hands-on</ a > </ li >
944
944
< li > < a href ="../../assets/fmriprep-bootcamp-geneva2024/day1-04-data-and-hpc "> Data and HPC</ a > </ li >
945
945
< li > < a href ="../../assets/fmriprep-bootcamp-geneva2024/day1-05-containers "> Containers</ a > </ li >
946
+ < li > < a href ="../../assets/fmriprep-bootcamp-geneva2024/day1-06-apptainer "> Apptainer in UNIGE's HPC</ a > </ li >
947
+ < li > < a href ="../../assets/fmriprep-bootcamp-geneva2024/day2-links "> Links</ a > </ li >
946
948
</ ul >
947
949
< h2 id ="online-books "> Online books< a class ="headerlink " href ="#online-books " title ="Permanent link "> ¶</ a > </ h2 >
948
950
< ul >
You can’t perform that action at this time.
0 commit comments