- Feb 25, 2025
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
starpu: add common functions to restructure the codelets by wrapping the stapu_mpi_data_task_echange functions and define a function to set common options to the tasks
-
Mathieu Faverge authored
starpu: detect the starpu_mpi_exchange_data_before_execution function to enable/disable the submit interface
-
Mathieu Faverge authored
-
- Feb 21, 2025
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Feb 20, 2025
-
-
Mathieu Faverge authored
-
- Feb 14, 2025
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
LISITO Alycia authored
-
LISITO Alycia authored
-
LISITO Alycia authored
-
- Jan 29, 2025
-
-
Mathieu Faverge authored
-
- Dec 18, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Dec 17, 2024
-
-
Mathieu Faverge authored
-
- Nov 14, 2024
-
-
Mathieu Faverge authored
-
- Nov 13, 2024
-
-
ESTERIE Pierre authored
-
- Nov 12, 2024
-
-
LISITO Alycia authored
-
LISITO Alycia authored
-
LISITO Alycia authored
-
- Nov 05, 2024
-
-
LISITO Alycia authored
-
- Oct 21, 2024
-
-
Mathieu Faverge authored
-
- Oct 18, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Oct 17, 2024
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Oct 15, 2024
-
-
- Sep 19, 2024
-
-
- 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
-
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
-
-
Philippe SWARTVAGHER authored
The _ex() version allows to provide a task name, which is useful when using StarPU's profiling interface.
-