Fix typo in line 14 from "simple exemple" to simple "example"
This commit is contained in:
Sangeet S 2024-01-17 13:16:01 -05:00 committed by GitHub
parent e8568c4173
commit 8ccb13c6f0
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 This sample enumerates the properties of the CUDA devices present using CUDA Driver API calls
### [topologyQuery](./topologyQuery) ### [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