- Apr 11, 2024
-
-
Philippe SWARTVAGHER authored
-
- Apr 03, 2024
-
-
Mathieu Faverge authored
Add batch blas kernels (POTRF, HERK, GEMM, TRSM and PLGHE) through Tile interface with their examples See merge request !456
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
change ztrmm API for hipblas > 2.0 See merge request !455
-
-
- Apr 02, 2024
-
-
Mathieu Faverge authored
Batched panel shared memory See merge request solverstack/chameleon!426
-
-
-
-
-
-
LISITO Alycia authored
zgetrf batched: Add an a field in the data structure and environment variable to define the batch size
-
-
- Mar 29, 2024
-
-
Mathieu Faverge authored
Ctest getrf See merge request !453
-
LISITO Alycia authored
-
LISITO Alycia authored
-
LISITO Alycia authored
-
-
-
LISITO Alycia authored
-
LISITO Alycia authored
-
Mathieu Faverge authored
memset required to avoid check failure See merge request !454
-
Xavier Lacoste authored
-
- Mar 27, 2024
-
-
Mathieu Faverge authored
Fix issue #128 by checking more carefully the sscanf error Closes #128 See merge request !451
-
Mathieu Faverge authored
-
Mathieu Faverge authored
memset with GPU data is not valid... See merge request !449
-
-
Mathieu Faverge authored
Chameleon-Hmat: Rename HMAT into HMAT_OSS to avoid confusion See merge request !450
-
-
- Mar 22, 2024
-
-
Mathieu Faverge authored
Example comm split See merge request !446
-
-
-
Mathieu Faverge authored
Testings: Add the possibility to change the precision of the check functions See merge request !448
-
- Mar 21, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Mar 16, 2024
-
-
Mathieu Faverge authored
Feature mpi comm user See merge request !434
-
-
Separate the chameleon context struct declaration (CHAM_context_t) from others to avoid adding an unnecessary dependency to MPI in libs coreblas, gpucublas, gpuhipblas.
-
-