Question: How to configure the project in visual studio 2019 to make it run on GPU?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 574
- Forks
- 104
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
Hello,
I am trying the "WhatIsThat" sample and wondering how to make it run on GPU. My GPU is Nvidia RTX 3080 Ti and I have installed and configured CUDA v11.4 and cuDNN on Windows 10. I also set the "CpuOnlyMode" to false in the AzureKinectBodyTrackerConfiguration. Now I am wondering how to configure in visual studio 2019 to make the project run on GPU. Can you give me any instructions?
Looking forward to your reply. Thanks.
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.
Research direction
Start with the WhatIsThat sample and AzureKinectBodyTrackerConfiguration, then inspect how CpuOnlyMode, CUDA 11.4, and cuDNN are used on Windows. Confirm the Visual Studio 2019 configuration needed for GPU execution and document the steps and a way to verify that the sample runs on the GPU.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ai
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100