- Feb 17, 2023
-
-
-
Mathieu Faverge authored
Silent compilation warnings See merge request !363
-
- Feb 16, 2023
-
-
Mathieu Faverge authored
-
- Feb 15, 2023
-
-
Mathieu Faverge authored
-
- Feb 09, 2023
-
-
Mathieu Faverge authored
-
- Feb 08, 2023
-
-
Mathieu Faverge authored
Added support for HIP and hipblas (CUDA and ROC backend) See merge request !355
-
- Feb 07, 2023
-
-
-
-
-
-
-
hipblas: Add the basis for the hipblas library by copy of the cudablas one for all level-3 BLAS subroutines
-
Mathieu Faverge authored
StarPU no longer has the struct field pointer_is_inside in the struct starpu_data_interface_ops See merge request !361
-
Nathan Précigout authored
-
- Jan 30, 2023
-
-
Mathieu Faverge authored
Fix some minor issues See merge request !360
-
Mathieu Faverge authored
-
- Jan 27, 2023
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Jan 24, 2023
-
-
Mathieu Faverge authored
-
- Jan 23, 2023
-
-
Mathieu Faverge authored
Fix documentation and code issues on parallel worker See merge request !358
-
- Jan 19, 2023
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
runtime/starpu: add a warning if parallel workers are initialized without multi-threaded BLAS library
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Add lapacke header for dlamch calls when setting the precision for testings. See merge request !356
-
- Jan 18, 2023
-
-
Might cause warning/error due to wrong precision setting in testings (e.g. "WARNING: accuracy must be > 0.").
-
Mathieu Faverge authored
Add parallel kernels support See merge request !206
-
Mathieu Faverge authored
-
Integrate the use of parallel tasks for chameleon within POTRF algorithm. Note that this requires StarPU New cluster interface based on the hwloc vocabulary : CHAMELEON_CLUSTER_LEVEL=hardware-level:number-of-clusters and CHAMELEON_CLUSTER_SHOW to print the clusters
-
- Jan 06, 2023
-
-
Mathieu Faverge authored
Update from 2023 See merge request !353
-
- Jan 05, 2023
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Enable modular accuracy to validate the tests See merge request !352
-
Mathieu Faverge authored
-
- Jan 03, 2023
-
-
Mathieu Faverge authored
Add the tile datatype information See merge request !351
-
Mathieu Faverge authored
-
- Dec 23, 2022
-
-
Mathieu Faverge authored
CMake modifications to avoid cmake projects dependents to rediscover all our... See merge request solverstack/chameleon!350
-
PRUVOST Florent authored
CMake modifications to avoid cmake projects dependents to rediscover all our dependencies at configure time
-
- Dec 22, 2022
-
-
PRUVOST Florent authored
Blas/Lapack API: add lapack routines for norms computation (lange, lanhe, lansy, lantr) See merge request solverstack/chameleon!349
-
PRUVOST Florent authored
-
- Dec 07, 2022
-
-
Mathieu Faverge authored
Change the management of the environment variable See merge request !348
-