OpenBLAS/lapack/potrf
Martin Kroeker 2dda40d280
use atomic operations as in the corresponding getrf
2024-03-28 11:33:31 +01:00
..
Makefile Adapt to having only a subset of variable types supported 2020-10-11 14:40:51 +02:00
potrf_L_parallel.c fix improper function prototypes (empty parentheses) 2023-09-30 13:00:51 +02:00
potrf_L_single.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
potrf_U_parallel.c fix improper function prototypes (empty parentheses) 2023-09-30 13:00:51 +02:00
potrf_U_single.c prepared lapack/potrf functions for UNROLL values, that are not a power of two 2017-01-10 10:50:28 +01:00
potrf_parallel.c use atomic operations as in the corresponding getrf 2024-03-28 11:33:31 +01:00