NVIDIA / NVIDIA/CUDALibrarySamples

[QST] Running a benchmark on multiple GPUs

Open
#341 6 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.