MNT: Remove CUDA label from mmorf executable
The MMORF CUDA executable is now simply called mmorf_cuda, instead of mmorf_cudaX.Y (where X.Y is the CUDA version MMORF was compiled against). The mmorf Python script will call mmorf_cuda or mmorf_cpu depending on whether a GPU is available.
Edited by Paul McCarthy