Mentions légales du service

Skip to content

StarPU: refactor GPU codelets

Change the allocation of the cl_args to have a malloc instead of stack allocation to make sure the GPU kernels are referencing something still allocated when submitting the kernels.

Merge request reports