OPENBLAS-0.2.19
포스트: 1|조회수: 0|QUANTITY
Posts
1 postKISTI Tachyon2 시스템에서 OpenBLAS-0.2.19 빌드 하기
[시스템정보]OS : CentOS 5.3 $ module load compiler/intel-2015 mpi/openmpi-1.8.5$ tar xvzf OpenBLAS-0.2.19.tar.gz $ cd OpenBLAS-0.2.19$ make BINARY=64 TARGET=NEHALEM$ make install PREFIX=$HOME/OPENBLAS/0.2.19



