Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The sparse-dense matrix block conversion currently allocates the output in the default sparse representation, which is MCSR. However, this primitive knows the number of non-zeros upfront and hence can produce the output in CSR which is much more memory efficient.
Attachments
Issue Links
- is related to
-
SYSTEMDS-2053 Dense-sparse conversion to CSR might overrun max number of nnz
- Closed