Baunsgaard opened a new pull request, #1631: URL: https://github.com/apache/systemds/pull/1631
This commit address a bug in TSMM with sparse matrix input with filled dense rows where if the TSMM is executed in parallel, the dense rows would not be fully computed The bug was introduced in a previous fix of the same issue that fixed single threaded execution but did not verify multithreaded execution. -- 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]
