Cleanup - Lapack to tile
Compare changes
Files
18- Mathieu Faverge authored
+ 4
− 0
@@ -297,6 +297,10 @@ int MORSE_zgelqf_Tile_Async( MORSE_desc_t *A, MORSE_desc_t *T,
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: