Cleanup - Lapack to tile
Compare changes
- Mathieu Faverge authored
+ 106
− 29
@@ -28,14 +28,22 @@
@@ -45,34 +53,8 @@
@@ -171,3 +153,98 @@ void morse_pzunglq_param(const libhqr_tree_t *qrtree, MORSE_desc_t *A, MORSE_des
A GitLab upgrade is scheduled for Monday, April 7, 2025. Service interruptions are expected in the morning. We'll keep you posted on the progress of the upgrade on the Mattermost canal: 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.
Keep going on with the cleanup of the flush and getoncpu.
I start by the basic function of lapack to tile and tile to lapack. The idea is to remove all workspaces from pz*.c files if possible.
In this MR: