You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/12/10 01:32:04 UTC

[GitHub] [systemds] BACtaki opened a new pull request, #1749: [MINOR] Create matrix sketches exclusively using MatrixSketchFactory

BACtaki opened a new pull request, #1749:
URL: https://github.com/apache/systemds/pull/1749

   This patch ensures that all matrix sketches are instantiated via MatrixSketchFactory


-- 
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: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [systemds] Baunsgaard closed pull request #1749: [MINOR] Create matrix sketches exclusively using MatrixSketchFactory

Posted by GitBox <gi...@apache.org>.
Baunsgaard closed pull request #1749: [MINOR] Create matrix sketches exclusively using MatrixSketchFactory
URL: https://github.com/apache/systemds/pull/1749


-- 
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: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [systemds] Baunsgaard commented on pull request #1749: [MINOR] Create matrix sketches exclusively using MatrixSketchFactory

Posted by GitBox <gi...@apache.org>.
Baunsgaard commented on PR #1749:
URL: https://github.com/apache/systemds/pull/1749#issuecomment-1345187072

   Our Builtin1 tests, unfortunately sometimes run out of memory, resulting in the crash and failing test that you observed here.
   We need to fix it by splitting Builtin1 tests, or reduce the resource requirement for the tests run in builtin 1.


-- 
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: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [systemds] BACtaki commented on pull request #1749: [MINOR] Create matrix sketches exclusively using MatrixSketchFactory

Posted by GitBox <gi...@apache.org>.
BACtaki commented on PR #1749:
URL: https://github.com/apache/systemds/pull/1749#issuecomment-1344985698

   Test failures are transient:
   ![image](https://user-images.githubusercontent.com/7691755/206824399-1331fa21-dca7-4dfb-9203-3bde50c617a7.png)
   ![image](https://user-images.githubusercontent.com/7691755/206824477-9e51bab6-76a6-4fa2-9c06-988f8fa0b55d.png)
   
   Need your help to re-trigger the tests please @Baunsgaard @phaniarnab 


-- 
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: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org