MICA-MNI / micapipe

micapipe from the Multimodal imaging and connectome analysis lab (http://mica-mni.github.io) at the Montreal Neurological Institute. Read The Docs documentation below
http://micapipe.readthedocs.io
GNU General Public License v3.0
86 stars 29 forks source link

Update with newer FSL and eddy_cuda10.2? #111

Open tannerjared opened 7 months ago

tannerjared commented 7 months ago

This pipeline is fantastic! Great job with it!

I was wondering if the developer team was planning on updating to a newer FSL version with the CUDA 10.2 version of EDDY? My HPC environment does not support CUDA < 10 so the EDDY GPU step always fails. The openmp version completes successfully, but that takes much longer to run.

Thanks!