A GitLab upgrade is scheduled for Monday, May 12, 2025. The service will be unavailable for a few minutes in the morning. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Lacpyx and tile2band algorithms were incorrect since the introduction of the CHAM_tile_t structure to describe each tile and the automatic removal of the leading dimensions in the INSERT_TASK_z... interfaces.
This PR fixes the lacpyx tasks by changing its interface, and fixes the tile2band algorithm.
This PR also removes the unused nb
parameter from all INSERT_task_zlacpy