OpenBLAS/driver
Isaac Dunham f7eb81a846 Fix link error on Linux/musl.
get_nprocs() is a GNU convenience function equivalent to POSIX2008
sysconf(_SC_NPROCESSORS_ONLN); the latter should be available in unistd.h
on any current *nix. (OS X supports this call since 10.5, and FreeBSD
currently supports it. But this commit does not change FreeBSD or OS X
versions.)
2014-08-03 15:06:30 -07:00
..
level2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
level3 optimized zgemm kernel for haswell 2014-07-27 11:51:42 +02:00
mapper Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
others Fix link error on Linux/musl. 2014-08-03 15:06:30 -07:00