Baunsgaard commented on pull request #1095:
URL: https://github.com/apache/systemds/pull/1095#issuecomment-723307897


   > I would recommend to run it with larger matrices and/or much more 
operations to give the JIT a chance for tiered (cold, warm, hot) just-in-time 
compilation into native code.
   
   I did try larger matrices, but the JIT compilation times did not increase.
   
   Since a 5k 5k matrix multiplication is this fast on the CPUs take 1 to 8 
seconds to do 3 reps is big enough if we do more than 3 repetitions? Or would 
you rather suggest to use larger matrices and fewer repetitions? We can also do 
both?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to