This commit is contained in:
Sangeet S 2024-07-26 07:22:01 +09:00 committed by GitHub
commit fa4dffc883
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