Fix minor typo in README.md (#326)

This commit is contained in:
Rob Armstrong 2025-02-18 17:14:14 -08:00 committed by GitHub
parent c87881f02c
commit 94765c1597
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,5 +11,4 @@ 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