RF: Adjust find_cuda_exe - FSL executables are no longer labelled with the CUDA version they were compiled against

find_cud_exe <name> [<fallback>] will now return $FSLDIR/bin/<name> if it exists, and CUDA is available, otherwise will return an empty string, or $FSLDIR/bin/<fallback> if provided and it exists.

Edited by Paul McCarthy

Merge request reports

Loading