OpenBLAS/test
Xianyi Zhang 57658a8c14 ref #62. Added the user friendly message with USE_OPENMP=1. The users should use OMP_NUM_THREADS.
When OpenBLAS is compiled with USE_OPENMP=1, it ignores OPENBLAS_NUM_THREADS and GOTO_NUM_THREADS flags.Therefore, you should use OMP_NUM_THREADS.

Without setting OMP_NUM_THREADS, a process will use maximal number of threads on a computing node. Thus, if there are 2 processes on the computing node, the thread will contend against other threads on CPU cores. As a result, the application will hang.
2011-10-09 15:14:48 +08:00
..
LICENSE Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
Makefile ref #62. Added the user friendly message with USE_OPENMP=1. The users should use OMP_NUM_THREADS. 2011-10-09 15:14:48 +08:00
cblat1.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
cblat2.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
cblat2.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
cblat3.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
cblat3.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dblat1.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dblat2.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dblat2.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dblat3.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dblat3.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
sblat1.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
sblat2.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
sblat2.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
sblat3.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
sblat3.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zblat1.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zblat2.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zblat2.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zblat3.dat Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zblat3.f Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00