Skip to content

Instantly share code, notes, and snippets.

View AlexDBlack's full-sized avatar

Alex Black AlexDBlack

  • Melbourne, Australia
View GitHub Profile
Installing OpenBLAS on Windows x64 + linking to netlib-java (tested on Windows 8.1)
Following build instructions as per https://github.com/xianyi/OpenBLAS/wiki/Installation-Guide but with some additional details + details for linking with netlib-java
git clone https://github.com/xianyi/OpenBLAS.git
into c:/Temp/ for example
Using MSYS + MinGW-w64:
MSYS as per the recommended version in OpenBLAS guide. Extract to c:/msys
MinGW-w64: rubenvb 64-bit version http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/rubenvb/gcc-4.7-release/