Thank you.
I bumped the entire qsiprep processing down to 0.19.1 in an effort to remain consistent across preprocessing and reconstruction. However, when using 0.19.1 for preprocessing, the eddy_cuda segment throws an error: “eddy_cuda: error while loading shared libraries: libcublas.so.10: cannot open shared object file: No such file or directory”. I found a thread [1] discussing a similar problem, which relates to a missing NVIDIA Container Toolkit. I searched the various modules we have installed on our cluster but did not find anything that fit that description.
In your opinion, since preprocessing and reconstruction are relatively decoupled, do you think it’s defensible to use qsiprep 0.21.4 for preprocessing and version 0.19.1 for reconstruction?