Merge pull request #1 from sangeetsatheesh/sangeetsatheesh-fix-typo

Fix typo #161
This commit is contained in:
Sangeet S 2024-01-17 13:16:53 -05:00 committed by GitHub
commit 42ff742bf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,5 +11,5 @@ This sample enumerates the properties of the CUDA devices present in the system.
This sample enumerates the properties of the CUDA devices present using CUDA Driver API calls
### [topologyQuery](./topologyQuery)
A simple exemple on how to query the topology of a system with multiple GPU
A simple example on how to query the topology of a system with multiple GPU