- Nov 14, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Nov 13, 2024
-
-
Mathieu Faverge authored
Data distribution for descriptor, remove 2D block cyclic parameters from descriptors without breaking the API, first step. See merge request !497
-
Mathieu Faverge authored
-
ESTERIE Pierre authored
-
Mathieu Faverge authored
zgetrf: Allreduce perm See merge request !496
-
- Nov 12, 2024
-
-
LISITO Alycia authored
-
LISITO Alycia authored
-
LISITO Alycia authored
-
LISITO Alycia authored
-
- Nov 06, 2024
-
-
LISITO Alycia authored
-
- Nov 05, 2024
-
-
Mathieu Faverge authored
zgetrf: Batch of the permutation (swap) See merge request !493
-
LISITO Alycia authored
-
LISITO Alycia authored
-
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
-