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/07/01 09:26:36 UTC

[GitHub] [systemds] kev-inn commented on pull request #1643: [SYSTEMDS-3393] Implement SIMD usage for basic dense dense MM

kev-inn commented on PR #1643:
URL: https://github.com/apache/systemds/pull/1643#issuecomment-1172137748

   I ran the experiments again with jdk-19 (early access).
   It seems to still require the same additional flags and still is part of the incubator module. This might be due to the early access version.
   Results are similar, with the addition of sometimes one single iteration, of our sample, taking ~3-4x the time. Probably due to GC. This already existed before though and was introduced in my last commit. Or maybe I just got lucky in my first run, before the second commit. 


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