Create-2021.1.0: omni.create.sh: [Error] [carb.graphics-vulkan.plugin] VkResult: ERROR_DEVICE_LOST

When I run omni.create.sh and load the KitchenSetInstance.usd example file, I get the following errors:

2021-04-12 15:02:54 [221,772ms] [Error] [carb.graphics-vulkan.plugin] vkQueueSubmit failed.
2021-04-12 15:02:54 [221,772ms] [Error] [carb.graphics-vulkan.plugin] VkResult: ERROR_DEVICE_LOST

I am running Ubuntu-20.04.2 and have the following settings in my ~/.bashrc file

# Vulkan
VULKAN_SDK_VERSION=1.2.170.0
export VULKAN_SDK="/mnt/storage/mount/project/software/library/vulkan/$VULKAN_SDK_VERSION/$HOST_ARCH"
export VK_LAYER_PATH="$VULKAN_SDK/etc/vulkan/explicit_layer.d"

# Path
export LD_LIBRARY_PATH=$VULKAN_SDK/lib:/usr/local/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
export PATH=${HOME}/bin:$VULKAN_SDK/bin:/tool/script${PATH:+:${PATH}}

Hi elvis3, this may be a driver and/or hardware setup issue .Can you send the full log file?

Cheers,
Edmar

Omniverse Resources:
Open Beta | Documentation | Videos | Roadmap | Twitter | Discord (coming soon!)

PLEASE NOTE: If you are reporting a bug/issue, please provide OS, GPU, GPU Driver, the version of the app, and full log file (if applicable).