We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd869ba commit 583b2ffCopy full SHA for 583b2ff
1 file changed
n/numpy/numpy_v2.2.5_ubi_9.3.sh
@@ -37,7 +37,7 @@ git checkout v0.3.32
37
git submodule update --init
38
39
make -j${MAX_JOBS} TARGET=POWER9 BUILD_BFLOAT16=1 BINARY=64 USE_OPENMP=1 USE_THREAD=1 NUM_THREADS=120 DYNAMIC_ARCH=1 INTERFACE64=0
40
-make install
+make install PREFIX=/usr/local
41
42
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib64:/usr/local/lib
43
0 commit comments