Fix/zgersum gpu
Compare changes
Files
2+ 24
− 25
@@ -26,39 +26,42 @@
@@ -67,17 +70,13 @@ static void cl_zgeadd_cuda_func(void *descr[], void *cl_arg)
GitLab upgrade completed. Current version is 17.10.3. We now benefit from the enhancements of 17.9 and 17.10 releases. Among other improvements, it is now possible to set the automatic deletion of continuous integration pipelines. You can help us reduce storage usage by setting an expiry date for your pipelines.
These modifications fix the GPU side of the sum reduction tasks for StarPU.
I am not sure why the codelet_zgersum.c file is completed "added" in the change so I'm submitting this MR as a draft.