- Oct 15, 2024
-
-
- 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
-
Mathieu Faverge authored
Fix warning See merge request !486
-
Philippe SWARTVAGHER authored
Otherwise, it triggers: ``` runtime/starpu/codelets/codelet_gemmex.c:176:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 176 | cl_name = chameleon_codelet_name( cl_name, 3, ```
-
- Sep 16, 2024
-
-
Mathieu Faverge authored
Use starpu_execute_on_each_worker_ex() instead of starpu_execute_on_each_worker() See merge request !487
-
Philippe SWARTVAGHER authored
The _ex() version allows to provide a task name, which is useful when using StarPU's profiling interface.
-
- Sep 11, 2024
-
-
Mathieu Faverge authored
Add map to the restrict locality functions See merge request !485
-
- Sep 06, 2024
-
-
Mathieu Faverge authored
-
- Sep 03, 2024
-
-
PRUVOST Florent authored
Correct if test from !480 See merge request !482
-
Mathieu Faverge authored
-
- Aug 29, 2024
-
-
Mathieu Faverge authored
Reduction See merge request !478
-
-
zgetrf/cmake: add a test to detect if STARPU_NONE is correctly defined to be used with getrf algortihm or not
-
-
-
-
-
-
-
- Aug 28, 2024
-
-
Mathieu Faverge authored
testing: get appaccuracy parameter only when it is defined See merge request !480
-
Philippe SWARTVAGHER authored
Otherwise it complains "parameters_getvalue_fixdbl could not find parameter appaccuracy".
-
Mathieu Faverge authored
testing: display in help possible values for several options See merge request !479
-
Philippe SWARTVAGHER authored
And add short aliases for norm option
-
- Jul 21, 2024
-
-
Mathieu Faverge authored
Support multiple precision for HMATOSS See merge request !476
-
Mathieu Faverge authored
-