cuda.bindings.nvml.device_clear_cpu_affinity#
- cuda.bindings.nvml.device_clear_cpu_affinity(intptr_t device)#
Clear all affinity bindings for the calling thread. Note, this is a change as of version 8.0 as older versions cleared the affinity for a calling process and all children.
- Parameters:
device (intptr_t) – The identifier of the target device.
See also
nvmlDeviceClearCpuAffinity