mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2024-11-24 20:49:15 +08:00
Fix typo #161
Fix typo in line 14 from "simple exemple" to simple "example"
This commit is contained in:
parent
e8568c4173
commit
8ccb13c6f0
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user