SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
|
2024.05.31
to_string
, from_string
; deprecate <enum>2str
, str2<enum>
slate_matgen
matrix generation library, factored out from testersslate::set
variant that takes lambdatester --timer-level 2
2023.11.05
blas_int
in scalapack wrappers, towards supporting int64set
gesv
, posv
, gels
, heev
, svd
tileMB
, tileNb
2023.08.25
gesvd
in favor of svd
routine namefind_package( CUDAToolkit )
2023.06.00
SLATE_GPU_AWARE_MPI
environment variablegemm
and trsm
when n is small (stationary A case)2022.07.00
cholqr
; added as option in least squares solver, gels
gemmA
, used when n is small (e.g., n <= nb)scale_row_col
gemm
, herk
SLATE_NO_{HIP, CUDA}
macros in favor of BLAS_HAVE_{CUBLAS, ROCBLAS}
macros from BLAS++tile
namespace2022.06.00
default(none)
; by default empty since it causes unpredictable errors for some compilers or libraries2022.05.00
2021.05.02
2021.05.01
2021.05.00
2020.10.00