I installed omniverse launcher (Enterprise) and drive successfully, but failed in Create and View.
Just want to make sure whether Create and View could be installed in Azure VM with V100 (NC6s v3).
The error message is as below
2022-03-10 16:00:37 [5,074ms] [Error] [gpu.foundation.plugin] No device could be created. Some known system issues:
- The driver is not installed properly and requires a clean re-install.
- Your GPUs do not support RayTracing: DXR or Vulkan ray_tracing, or hardware is excluded due to performance.
- The driver cannot enumerate any GPU: driver, display or a docker issue. For Vulkan, test it with Vulkaninfo tool from Vulkan SDK, instead of nvidia-smi.
2022-03-10 16:00:38 [5,495ms] [Error] [carb.cudainterop.plugin] CUDA error 101: cudaErrorInvalidDevice - invalid device ordinal)
2022-03-10 16:00:38 [5,495ms] [Error] [carb.cudainterop.plugin] Failed to set the CUDA device: -1
2022-03-10 16:00:38 [5,946ms] [Error] [carb.cudainterop.plugin] CUDA error 101: cudaErrorInvalidDevice - invalid device ordinal)
2022-03-10 16:00:38 [5,946ms] [Error] [carb.cudainterop.plugin] Failed to set the CUDA device: -1
2022-03-10 16:00:38 [5,946ms] [Error] [carb.cudainterop.plugin] CUDA error 101: cudaErrorInvalidDevice - invalid device ordinal)
2022-03-10 16:00:38 [5,946ms] [Error] [carb.cudainterop.plugin] Failed to set the CUDA device: -1
2022-03-10 16:00:43 [11,197ms] [Error] [carb.cudainterop.plugin] CUDA error 101: cudaErrorInvalidDevice - invalid device ordinal)
2022-03-10 16:00:43 [11,197ms] [Error] [carb.cudainterop.plugin] Failed to set the CUDA device: -1
…
2022-03-10 16:00:45 [13,135ms] [Error] [omni.kit.window.viewport.plugin] Failed to initialize resource manager
2022-03-10 16:00:45 [13,135ms] [Error] [omni.kit.window.viewport.plugin] Failed to prepare GPU Foundation
2022-03-10 16:00:45 [13,135ms] [Error] [omni.kit.window.viewport.plugin] Failed to startup required plugins
2022-03-10 16:00:45 [13,240ms] [Error] [carb.scripting-python.plugin] AttributeError: ‘NoneType’ object has no attribute ‘get_mouse_event_stream’
At:
c:\users\joye\appdata\local\ov\pkg\view-2021.3.10\kit\extscore\omni.kit.window.viewport\omni\kit\viewport\scripts\context_menu.py(27): on_startup
c:/users/joye/appdata/local/ov/pkg/view-2021.3.10/kit/plugins/bindings-python\omni\ext\impl_internal.py(143): _startup_ext
c:/users/joye/appdata/local/ov/pkg/view-2021.3.10/kit/plugins/bindings-python\omni\ext\impl_internal.py(174): startup_all_extensions_in_module
c:/users/joye/appdata/local/ov/pkg/view-2021.3.10/kit/plugins/bindings-python\omni\ext\impl_internal.py(225): startup_all_extensions_in_module
PythonExtension.cpp::startup()(2):
2022-03-10 16:00:45 [13,240ms] [Error] [omni.ext.plugin] [ext: omni.kit.window.viewport-0.0.0] Failed to process python module extension in ‘c:/users/joye/appdata/local/ov/pkg/view-2021.3.10/kit/extscore/omni.kit.window.viewport/.’.
ERROR: Could not find a version that satisfies the requirement numpy==1.19.0 (from versions: none)
ERROR: No matching distribution found for numpy==1.19.0
2022-03-10 16:00:54 [21,496ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.view.compass.plugin.dll!+0x4350
2022-03-10 16:00:54 [21,496ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2022-03-10 16:00:54 [21,497ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2022-03-10 16:00:54 [21,497ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginStartup
2022-03-10 16:00:54 [21,497ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2022-03-10 16:00:54 [21,497ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2022-03-10 16:00:54 [21,497ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2022-03-10 16:00:54 [21,497ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginStartup
2022-03-10 16:00:54 [21,499ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.kit.app.plugin.dll!+0x10f23
2022-03-10 16:00:54 [21,499ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.kit.app.plugin.dll!+0xb4d1
2022-03-10 16:00:54 [21,502ms] [Fatal] [carb.crashreporter-breakpad.plugin] kit.exe!+0x21ef
2022-03-10 16:00:54 [21,502ms] [Fatal] [carb.crashreporter-breakpad.plugin] kit.exe!+0x2c64
2022-03-10 16:00:54 [21,502ms] [Fatal] [carb.crashreporter-breakpad.plugin] KERNEL32.DLL!BaseThreadInitThunk
2022-03-10 16:00:54 [21,502ms] [Fatal] [carb.crashreporter-breakpad.plugin] ntdll.dll!RtlUserThreadStart