cuda.bindings.nvml.shutdown#

cuda.bindings.nvml.shutdown()#
Shut down NVML by releasing all GPU resources previously allocated with :func:`init_v2`.

.. seealso:: `nvmlShutdown`