cuda.bindings.nvml.system_get_topology_gpu_set#

cuda.bindings.nvml.system_get_topology_gpu_set(unsigned int cpuNumber)#
Retrieve the set of GPUs that have a CPU affinity with the given CPU number

:param cpuNumber: The CPU number
:type cpuNumber: unsigned int

:returns: An array of device handles for GPUs found with affinity to  cpuNumber
:rtype: array