Commit 7f6c0846 authored by Ran Wang's avatar Ran Wang

Updated version

parent f6a60ee1
all:
pip3 install --no-binary numpy numpy -Csetup-args=-Dcpu-baseline="native" -Csetup-args=-Dcpu-dispatch="none"
PIP_NO_BINARY=:all: NPY_NUM_BUILD_JOBS=1 NPY_BLAS_ORDER=openblas NPY_LAPACK_ORDER=openblas CFLAGS='-I/build/openblas/include' LDFLAGS='-L/usr/lib' pip3 install --no-cache-dir --no-compile --no-binary=:all: --no-build-isolation --no-deps numpy==1.24.4
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment