Matrix Multiplication Implementation #264
Closed
qedrohenrique
started this conversation in
General
Replies: 1 comment 1 reply
-
Hello, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working in implementing a matrix multiplication with Charm4Py.
Currently, i'm using Pools to do it, but it isn't that fast. I'm wondering how to improve it.
Any ideas?
For reference, using Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz with 16 PEs.
Beta Was this translation helpful? Give feedback.
All reactions