MAGMA fallback on LAPACK implementation
Posted: Mon Dec 07, 2015 1:00 pm
Hello,
I'm looking to make a code that relies to MAGMA portable to platforms without a GPU, is it possible to make MAGMA use the standard LAPACK implementation on which is built upon (e.g. OpenBLAS) if it does not find a GPU at runtime? I would like to underline that I'm forced to do that at runtime.
Thanks!
paolo
I'm looking to make a code that relies to MAGMA portable to platforms without a GPU, is it possible to make MAGMA use the standard LAPACK implementation on which is built upon (e.g. OpenBLAS) if it does not find a GPU at runtime? I would like to underline that I'm forced to do that at runtime.
Thanks!
paolo