Project

General

Profile

Installing OpenBlas on Windows » History » Revision 4

Revision 3 (John Cary, 04/27/2019 08:52 AM) → Revision 4/7 (John Cary, 04/27/2019 08:57 AM)

# Installing OpenBlas on Windows 

 These instructions largely derive from "Installing OpenBLAS using Conda":https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio#1-native-msvc-abi. 

 Install 64bit Miniconda3 with Python-2.7. It should be easily found in your preferred search engine's results.    The current link is https://docs.conda.io/en/latest/miniconda.html.    Install for user only,  

 Open the "Anaconda Command Prompt," which should be available in the start menu.    Install for 
 * All users. 
 * Do not add Anaconda to the system path variable. 
 * Do not register Python as the system Python 2.7. 


 Change to a good directory to build