-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Hello,
I am currently trying to build BLAS as it is needed for another code I will be using - NEML (https://github.com/Argonne-National-Laboratory/neml). My current setup is Win 10, Visual Studio 2012 with installed Intel Parallel 2015.
I have followed the steps for installing OpenBlas from https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio, but the Conda Prompt exited with an error during the build - ninja: build stopped: subcommand failed.
; see attached output from the shell. It appears that build encountered an error in not finding complex.h.
Would it be possible to get some feedback on what the issue might be and how it could be resolved? I can provide any info needed to help resolve this. Sadly I am restricted to using Windows because of other softwares which will later use the above NEML model which requires BLAS.
Many thanks all
Anaconda Prmt - BLAS.txt