diff options
author | Pauli Virtanen <pav@iki.fi> | 2019-11-29 21:32:06 +0200 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2019-11-29 21:34:12 +0200 |
commit | a6ff5cc60943a3dfe94e2176d27bd2f777d83e96 (patch) | |
tree | f89084caf8b1f2bd0b458fc35519051aaa678ce7 /doc/example.py | |
parent | afbefcb2e88c5650c682b32d315b671b7423926e (diff) | |
download | numpy-a6ff5cc60943a3dfe94e2176d27bd2f777d83e96.tar.gz |
MAINT: core: optionally use symbol-suffixed 64-bit cblas
This is enabled by setting NPY_USE_BLAS64_=1 environment variable at
build time. If set, Numpy will be linked both against a 32-bit BLAS and
a symbol-suffixed 64-bit BLAS. (This is safe and does not cause symbol
clashes thanks to the suffixing.)
Diffstat (limited to 'doc/example.py')
0 files changed, 0 insertions, 0 deletions