Hi, thank you very much for pointing me at this. I managed not to find this bit
of information despite spending quite some time on the issue.
Cheers, Pietro
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/l
Hello,
On 2/15/2021 7:38 AM, Pietro Fontana wrote:
Hi all,
I've been trying to compile NumPy from source on Windows 10, with MSVC
compiler and Intel MKL. Whenever I link to MKL it fails at loading DLLs.
I am running Windows 10.0.18363 with Microsoft Visual Studio 2019
(16.8.5) and Intel MKL 2
Hi all,
I've been trying to compile NumPy from source on Windows 10, with MSVC compiler
and Intel MKL. Whenever I link to MKL it fails at loading DLLs.
I am running Windows 10.0.18363 with Microsoft Visual Studio 2019 (16.8.5) and
Intel MKL 2017.8.275.
I managed to reproduce the issue with a mini