- Nov 05, 2024
-
-
LISITO Alycia authored
-
- Nov 04, 2024
-
-
Mathieu Faverge authored
Add ConjNoTrans value and missing explicit values in enums See merge request !495
-
- Oct 23, 2024
-
-
NICOLAS Brieuc authored
Add ConjNoTrans value and missing explicit values in enmus for easier parsing in the python interface
-
- Oct 21, 2024
-
-
Mathieu Faverge authored
Fix pedantic compilation warnings See merge request !492
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
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 solverstack/chameleon!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
-