Fix warning
All threads resolved!
All threads resolved!
Compare changes
- 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, ```
@@ -133,7 +133,7 @@ void INSERT_TASK_gemmex_Astat( const RUNTIME_option_t *options,
@@ -216,7 +216,7 @@ void INSERT_TASK_gemmex( const RUNTIME_option_t *options,