Add Out-of-Core option
Compare changes
- Mathieu Faverge authored
+ 216
− 127
Files with large changes are collapsed by default.
Add MORSE_Desc_Create_OOC, which is like MORSE_Desc_Create, but does not actually allocate a matrix, thus letting the runtime allocate on-demand the tiles, possibly pushing them to the disk.
Add a --ooc option to tests to enable this.
Files with large changes are collapsed by default.