Install MAGMA1.6.2 on Win8.1 with VS Community2015,Intel For
Posted: Mon Jul 27, 2015 12:51 pm
Dear MAGMA developer,
I'm new to MAGMA. I'm interested in use it to solve my big sparse matrix. I use it on Windows 8.1, which have installed Visual Studio Community 2015, Intel FORTRAN Composer XE 2013, and CUDA 7.0.
I got the problem of
I guess that CMake may need environment variable to tell the FORTRAN compiler, but I don't know what this environment variable should be.
Please help me how to solve it.
Thank you very much.
Ning An
I'm new to MAGMA. I'm interested in use it to solve my big sparse matrix. I use it on Windows 8.1, which have installed Visual Studio Community 2015, Intel FORTRAN Composer XE 2013, and CUDA 7.0.
I got the problem of
when I run CMake GUI to configure it."The Fortran compiler identification is unknown
CMake Error at CMakeLists.txt:3 (project):
No CMAKE_Fortran_COMPILER could be found."
I guess that CMake may need environment variable to tell the FORTRAN compiler, but I don't know what this environment variable should be.
Please help me how to solve it.
Thank you very much.
Ning An