cuda.bindings.nvml.system_get_conf_compute_gpus_ready_state#

cuda.bindings.nvml.system_get_conf_compute_gpus_ready_state() unsigned int#
Get Conf Computing GPUs ready state.

:returns: Returns GPU current work accepting state, NVML_CC_ACCEPTING_CLIENT_REQUESTS_TRUE or NVML_CC_ACCEPTING_CLIENT_REQUESTS_FALSE.
:rtype: unsigned int

.. seealso:: `nvmlSystemGetConfComputeGpusReadyState`