I am trying to install and use Armadillo with OpenBlas on Windows8 / Visual Studio.
I managed to install Armadillo and run a small program without problem. However it is using the default supplied-with-Armadillo 32 bit LAPACK and BLAS binaries which are too slow. I witnessed on linux that the speed improvement when using OpenBlas (compared to default Armadillo or BLAS) is huge when multiplying large matrices and would like to be able to use it on Win8 as well.
When I try to replace BLAS lib with OpenBlas from OpenBLAS-v0.2.8-x86_64-Win.zip (found here: http://sourceforge.net/projects/openblas/files/v0.2.8/) and try to link with libopenblas.lib, I get a lot of blas-related unresolved external (again, not the case when I link with the armadillo supplied blas_win32_MT.lib) and really have no idea how to solve the problem.
Any help much appreciated.
JPN
--
You received this message because you are subscribed to the Google Groups "OpenBLAS-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openblas-user...@googlegroups.com.
To post to this group, send email to openbla...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.