cuda.bindings.nvml.compute_instance_destroy#
- cuda.bindings.nvml.compute_instance_destroy(intptr_t compute_instance)#
Destroy compute instance.
For Ampere ™️ or newer fully supported devices. Supported on Linux only. Requires privileged user.
- Parameters:
compute_instance (intptr_t) – The compute instance handle.
See also
nvmlComputeInstanceDestroy