OpenBLAS/lapack
Martin Kroeker 57da6f5902
Change atomic semanrics to acquire/release to fix tsan warnings
2026-07-07 21:38:42 +02:00
..
getf2 Make temp1 volatile to keep Clang on AppleM from optimizing out the division guards 2026-05-25 00:35:40 +02:00
getrf Change atomic semanrics to acquire/release to fix tsan warnings 2026-07-07 21:38:42 +02:00
getrs Adapt to having only a subset of variable types supported 2020-10-11 14:44:56 +02:00
laed3 lapack/laed3: guard sqrt(-w[i]) against spuriously positive w[i] 2026-07-02 23:03:38 +08:00
laswp Copy generic Makefile for wasm laswp 2026-03-15 19:34:25 +01:00
lauu2 Adapt to having only a subset of variable types supported 2020-10-11 14:43:13 +02:00
lauum fix improper function prototypes (empty parentheses) 2023-09-30 12:59:44 +02:00
potf2 Adapt to having only a subset of variable types supported 2020-10-11 14:41:43 +02:00
potrf change BLAS_HALF to BLAS_BFLOAT16 (another missed rename) 2025-07-08 14:40:22 +02:00
trti2 Adapt to having only a subset of variable types supported 2020-10-11 14:40:06 +02:00
trtri Adapt to having only a subset of variable types supported 2020-10-11 14:39:19 +02:00
trtrs Adapt to having only a subset of variable types supported 2020-10-11 14:38:25 +02:00
CMakeLists.txt Rename HALF -> BFLOAT16 in some more places 2025-07-07 10:13:39 +00:00
Makefile Add parallel laed3 2025-07-01 22:12:27 +09:00