mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-06-15 07:51:43 +08:00
Rename "HALF" type to "BFLOAT16"
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
include_directories(${PROJECT_SOURCE_DIR})
|
||||
include_directories(${PROJECT_BINARY_DIR})
|
||||
|
||||
list (REMOVE_ITEM FLOAT_TYPES "HALF")
|
||||
list (REMOVE_ITEM FLOAT_TYPES "BFLOAT16")
|
||||
|
||||
set(LAPACK_SOURCES
|
||||
potrf/potrf_U_single.c
|
||||
|
||||
Reference in New Issue
Block a user