https://github.com/arrmansa/gpu-bandwidth-benchmark
A test to see the speed of transfer of tensors from cpu to gpu in pytorch with 2 cuda streams
https://github.com/arrmansa/gpu-bandwidth-benchmark
Last synced: 6 months ago
JSON representation
A test to see the speed of transfer of tensors from cpu to gpu in pytorch with 2 cuda streams
- Host: GitHub
- URL: https://github.com/arrmansa/gpu-bandwidth-benchmark
- Owner: arrmansa
- Created: 2021-05-25T20:16:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T20:16:46.000Z (almost 4 years ago)
- Last Synced: 2023-08-31T07:03:44.365Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1000 Bytes
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gpu-bandwidth-benchmark
A test to see the speed of transfer of tensors from cpu to gpu in pytorch with 2 cuda streams