After compilin magma I tried to compile in testing as the documentation suggests but I am getting an error:
make: *** No rule to make target `/usr/local/cuda/src/fortran.c', needed by `fortran.o'. Stop.
Any ideas why and how to solve it?
Thanks everyone!
SOLVED-> The problem was that $(CUDADIR) was pointing to the wrong path
