cuda.bindings.nvml.system_set_conf_compute_key_rotation_threshold_info#

cuda.bindings.nvml.system_set_conf_compute_key_rotation_threshold_info(
unsigned long long max_attacker_advantage,
)#
Set Conf Computing key rotation threshold.

:param max_attacker_advantage: The key rotation threshold data.
:type max_attacker_advantage: unsigned long long

.. seealso:: `nvmlSystemSetConfComputeKeyRotationThresholdInfo`