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 2021/12/03 14:40:43 UTC

[GitHub] [systemds] phaniarnab opened a new pull request #1471: [SYSTEMDS-3236] Cache-friendly Apply phase for dense target matrix

phaniarnab opened a new pull request #1471:
URL: https://github.com/apache/systemds/pull/1471


   This patch adds loop-tiling logic to the apply phase of transformencode
   to exploit CPU caches. Currently, the changes are limited to dense
   matrices.
   Loop-tiling shows 2x performance improvement in recoding a frame
   having 5M rows, 100 columens (100K unique in each) and w/ 32 threads.


-- 
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] phaniarnab closed pull request #1471: [SYSTEMDS-3236] Cache-friendly Apply phase for dense target matrix

Posted by GitBox <gi...@apache.org>.
phaniarnab closed pull request #1471:
URL: https://github.com/apache/systemds/pull/1471


   


-- 
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