Eddy_openmp deprecated v6.0.6

Hi there, as our DWI sequence has both AP and PA directions, I previously used a tool that corrected for both epi and eddy distortions via eddy_openmp. However, I see that eddy_openmp is deprecated in fsl v6.0.6, and replaced by eddy_cuda. This is problematic for those without a NVIDIA gpu. Are there plans to reincorporate eddy_openmp in future fsl versions? Or, are older fsl versions that still have eddy_openmp (e.g., 6.0.4) available for download?

In recent versions of FSL you should just be able to call eddy - it will call the GPU version if you have a graphics card, or the CPU variant if you don’t.