Created
November 8, 2024 21:33
-
-
Save Steboss/1cbbd08f4b4bf11f8924f1c4a6657118 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
matmul forward | matmul backward | ||
---|---|---|---|
C OpenMP | 7.82 +/- 0.12 | 2.90 +/- 0.03 | |
Rust base | 28.52 +/- 0.32 | 12.25 +/- 0.16 | |
Rust Rayon | 4.14 +/- 0.01 | 4.24 +/- 0.02 | |
Rust Blas | 0.05 +/- 0.01 | 0.19 +/- 0.01 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment