Page 1 of 1

Fortran Interfaces on Windows

Posted: Mon Nov 09, 2015 12:24 pm
by paoloviviani
Hello,
I successfully built MAGMA on Windows with CMake, VS 2013 and Intel Fortran. Unfortunately the resulting magma.lib does not contains the magmaf_xxxx interfaces which I need (I used such interfaces successfully on Linux to call MAGMA from legacy code which relies on standard Lapack calls, i.e. char* instead of magma types, etc.).

The readme states that a different magmaf.lib library should be built, but I don't know how to achieve that. Does anyone have been successful?
Thanks,
Paolo

Re: Fortran Interfaces on Windows

Posted: Tue Nov 10, 2015 6:30 pm
by mgates3