from ray._private.thirdparty.pynvml.pynvml import *
# nvdia-ml-py version
# Note: we pick this version to use the V2 API which is supported by older drivers
__version__ = "11.495.46"
