NVIDIA / NVIDIA/CUDALibrarySamples
[QST] Running a benchmark on multiple GPUs
Open
@ndickson-nvidia is already working on this.
Since Oct 25, 2022.
nvCOMP
question
- Dominant language
- Cuda
- Stars
- 2.5k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
My intention is to run a benchmark using multiple GPUs. In my case, I have 4xA4000 cards. If I run any of the benchmarks, they will use only one video card at a time instead of splitting the load over multiple cards. the -g setting of the benchmarks only allows me to select which GPU to be run on. So the question is :
Is it possible to split the load of a benchmark over multiple GPUs at the same time? If yes, how?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.