Hello!
I am trying to work on my university’s server with tesla v100 card.
I have configured vs code with remote X11 and remote -ssh extensions, installed lunarg vulkan sdk. vulkaninfo returns this error:
ERROR at /build/vulkan-tools-1.2.176.0~rc1-1lunarg18.04/vulkaninfo/vulkaninfo.h:248:vkEnumeratePhysicalDevices failed with ERROR_INITIALIZATION_FAILED
with DISPLAY="" vulkaninfo
I hhave returned this info:
info_no_display.txt (184.0 KB)
glxinfo -B is working, and glxgears also returns to my client laptop window.
What am I missing?
Thank you