- Oct 21, 2024
-
-
Mathieu Faverge authored
-
- Oct 18, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
GETRF NOPIV: Use explicit workspaces to control the communication flow See merge request !307
-
- Oct 17, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
getrf_nopiv: Add a getrf nopiv algorithm using lookhaed buffers to enforce a ring of communications and limit the number of ongoing communication though the dependencies.
-
-
getrf_nopiv: Call the option structure alloc/free functions in the getrf nopiv and gesv nopiv functions to switch from initial algorithm to the one with explicit communication management
-
getrf_nopiv: Add Alloc/Free functions to manage temporary buffers of the pzgetrf_nopiv algorithm to better control the MPI transfers overhead
-
compute_z.h: Add an option structure for the MPI getrf nopiv algorithm to manage explicitely the communications and enforce a lookahead turnover in the communications
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
plafrim benchmarks: avoid to get warned if regressions on small matrices (high variability) See merge request !491
-
PRUVOST Florent authored
-
- Oct 16, 2024
-
-
Mathieu Faverge authored
Enable insert_task_zlacpy_on_remote_node See merge request !483
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Oct 15, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
-
- Oct 04, 2024
-
-
PRUVOST Florent authored
Enable the official Gitlab - Sonarqube integration See merge request !490
-
PRUVOST Florent authored
-
PRUVOST Florent authored
-
- Oct 03, 2024
-
-
PRUVOST Florent authored
-
- Sep 19, 2024
-
-
Mathieu Faverge authored
Mixed precision See merge request !488
-
-
-
Mathieu Faverge authored
testing/parameter: Make sure we don't use mixed precision with global and out-of-core matrices allocations
-
Mathieu Faverge authored
-
- Sep 18, 2024
-
-
Mathieu Faverge authored
lapacke_dlamch: Add a chameleon wrapper to encapsulate and refactor the test on CHAMELEON_SIMULATION
-
Mathieu Faverge authored
A small set of modifications to allow external applications to use the RUNTIME API See merge request !475
-
- Sep 17, 2024
-
-
Mathieu Faverge authored
starpu: Try to split what can be public if the user wants to add its own insert_task functions from what needs to remain private
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-