using magma in fortran
Posted: Thu Oct 06, 2016 4:14 pm
Hi
I am trying to make a project "testing_cgetrf_gpu.f" using the existing fortran file "testing_cgetrf_gpu_f.F90".
This file has a statement "use magma" that is it expects to find in some place a "magma.mod" file. I produced the full magma solutions (538 projects) using cmake + Visual Studio 13 and there is not a "magma.mod" file in any place.
So ?
I am trying to make a project "testing_cgetrf_gpu.f" using the existing fortran file "testing_cgetrf_gpu_f.F90".
This file has a statement "use magma" that is it expects to find in some place a "magma.mod" file. I produced the full magma solutions (538 projects) using cmake + Visual Studio 13 and there is not a "magma.mod" file in any place.
So ?