- Sep 17, 2024
-
-
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
-
- Jul 19, 2024
-
-
Abel Calluaud authored
-
- Jul 18, 2024
-
-
Mathieu Faverge authored
Fix GenPkgConfig name clash Closes #130 See merge request !464
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
-
- Jul 17, 2024
-
-
Mathieu Faverge authored
Mixed Precision / Fix small issues in the conversion kernels for a better propagation of the information in distributed See merge request !474
-
Mathieu Faverge authored
-
-
Mathieu Faverge authored
-
-
Mathieu Faverge authored
starpu: Add an shm insert task macro and change the data conversion tasks to local tasks to avoid issue with tag registrations
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Jul 15, 2024
-
-
Mathieu Faverge authored
Fix coverity issues See merge request !473
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Issue #127: Fix the protection of half precision kernels with cuda Closes #127 See merge request !470
-