cargo run
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
Running `target\debug\dojo.exe`
Matrix Multiplication Performance Comparison:
--------------------------------------------
Matrix Size: 1024 x 1024
Execution Time:
- GPU: 18.907ms
- CPU: 26.5491217s
Performance Comparison:
- Speedup: 1404.20x
Success! The matrices were multiplied correctly.
-
Notifications
You must be signed in to change notification settings - Fork 0
babycommando/rust-cuda-accelerated
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A proof of concept comparison using Rust on GPU accelerated by CUDA vs CPU only
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published