OpenBLAS/lapack/getrf
Martin Kroeker 40160ff3c1
Use _Atomic instead of volatile for thread safety where C11 is supported
2018-03-10 00:15:44 +01:00
..
Makefile Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
getrf_parallel.c Use _Atomic instead of volatile for thread safety where C11 is supported 2018-03-10 00:15:44 +01:00
getrf_parallel_omp.c prepared lapack/getrf functions for UNROLL values, that are not a power of two 2017-01-09 12:57:26 +01:00
getrf_single.c LAPACK helpers in C that need care too 2018-01-02 14:38:50 +01:00
potrf_parallel.c Use _Atomic instead of volatile for thread safety where C11 is supported 2018-03-10 00:15:44 +01:00