Cleanup - Lapack to tile
Compare changes
- Mathieu Faverge authored
+ 28
− 77
@@ -57,46 +57,21 @@
@@ -124,43 +99,19 @@ int MORSE_Lapack_to_Tile(void *Af77, int LDA, MORSE_desc_t *A)
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: