Add a generic lacpy codelet on CPU/CUDA workers
Add a generic copy codelet to be used in the case m == n, displA = displB = 0 to perfrom copies on CPU and GPU through the interface dat cpy function.
Edited by Mathieu Faverge
GitLab upgrade completed. Current version is 18.3.6
https://about.gitlab.com/releases/2025/07/17/gitlab-18-2-released/
https://about.gitlab.com/releases/2025/08/21/gitlab-18-3-released/
Add a generic copy codelet to be used in the case m == n, displA = displB = 0 to perfrom copies on CPU and GPU through the interface dat cpy function.