- Mar 12, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
correct zgetrf filters See merge request !442
-
LISITO Alycia authored
-
- Mar 05, 2024
-
-
Mathieu Faverge authored
doc: fix typo See merge request !443
-
Nathalie Furmento authored
-
- Feb 23, 2024
-
-
Mathieu Faverge authored
Added _starpu_mpi_redux_wrapup_data detection for MPI reductions See merge request !441
-
Matthieu Kuhn authored
-
Matthieu Kuhn authored
Added _starpu_mpi_redux_wrapup_data detection so that automatic MPI reduction can be used for partial pivoting (see also RUNTIME_ipiv_reducek).
-
- Feb 18, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
small fix (filter in insert_task getrf) See merge request !439
-
-
-
- Feb 09, 2024
-
-
PRUVOST Florent authored
Prevent using PARSEC with MPI cmake+doc See merge request !433
-
PRUVOST Florent authored
-
Mathieu Faverge authored
Remove the use of CHAMELEON_PRECISIONS that is an upper duplicate of... Closes #124 See merge request !432
-
- Feb 08, 2024
-
-
Remove the use of CHAMELEON_PRECISIONS that is an upper duplicate of CHAMELEON_PRECISION provided by cmake_morse (Fix #124)
-
- Feb 05, 2024
-
-
Mathieu Faverge authored
Fix issue #124: RP_CHAMELEON_PRECISION is the set of supported precisions,... Closes #124 See merge request !428
-
Mathieu Faverge authored
Fix issue 124: RP_CHAMELEON_PRECISION is the set of supported precisions, while CHAMELEON_PRECISION is the set of enabled precisions
-
- Jan 30, 2024
-
-
Mathieu Faverge authored
Expose __half type only if the cuda_fp16.h header is included (see... See merge request solverstack/chameleon!427
-
PRUVOST Florent authored
Expose __half type only if the cuda_fp16.h header is included (see gpucublas.h) where __half is actually defined.
-
- Jan 25, 2024
-
-
Mathieu Faverge authored
Disable StarPU/lapcy optimization for now and Fix a major issue with descriptor global allocation in distributed See merge request !425
-
- Jan 24, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
descriptor: Fix a major issue with global allocation in distributed and update comments in the structure for better understanding
-
Mathieu Faverge authored
starpu/lacpy: Fix a huge memory leak whan using the starpu_data_cpy family functions instead of lacpy
-
Mathieu Faverge authored
Fix the use of vendor testings See merge request !424
-
- Jan 23, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
cmake: change the rule to generate the vendore testing in order to avoid to generate useless ds/zc versions and fix dependencies
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Jan 09, 2024
-
-
Mathieu Faverge authored
StarPU lacpy: fix issue raised by !231 See merge request !422
-
Mathieu Faverge authored
starpu/lacpy: make sure both src and dst tiles have the same size when using the starpu copy mechanism
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Plafrim slurm 23 See merge request solverstack/chameleon!421
-
PRUVOST Florent authored
-
- Jan 08, 2024
-
-
Mathieu Faverge authored
Use both env and --ib for setting inner blocking in pzgetrf See merge request !414
-