Skip to content

Mnt/labelled cuda binaries

Paul McCarthy requested to merge mnt/labelled-cuda-binaries into master

Each CUDA binary is now named probtrackx2_gpuX.Y, for the CUDA version X.Y that it was compiled against. There is now a wrapper script called probtrackx2_gpu which will detect the installed CUDA version and call the appropriate binary.

Merge request reports