janniklinde opened a new pull request, #2351: URL: https://github.com/apache/systemds/pull/2351
This patch introduces out-of-core right indexing support. Note that because we pass through aligned blocks, issues could occur with `OOCEvictionManager` (evictions might happen based on the old stream, affecting the new output stream with the same block references). Similar issues could occur when having stacked `CachingStream`s. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
