omni.kit.compatibility_checker#

Functions Summary:

check_driver_version

Return a tuple of whether the driver is ok in regards to the passed in blacklist.

check_os_version

Return a tuple of whether the current OS version is greater or equal to the passed in version and the version itself.

check_supported_gpu

Return a bool if any of the gpus passed in are supported.

get_driver_version_from_device

Return the driver version from the passed in device.

get_gpus_list_from_device

Return a list of GPU names available from the specified graphics device.