You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I was following the instructions for building the vulkan-sim and mesa, everything is looking good but when I tried to run the RTV6 to dump the trace, I ran ./RayTracer and got this X error of failed request.
I was using Ubuntu 20.04 with CUDA 11.7 ,gcc /g++ 9.4.0 and GPU is GTX 1080, I can run the RTV6 without involving vulkan-sim, any idea what might cause this error?
The text was updated successfully, but these errors were encountered:
Does the computer you're running off have Intel integrated graphics? We currently don't support generating traces with Nvidia GPUs.
Also if you could provide a screenshot of the gdb backtrace, that will be very helpful. Thanks!
Sorry for the late reply, it's probably the issue of Xorg on my local machine, I will look into that first when I had the chance (quite busy recently). By the way, can Vulkan-sim be installed on other Linux OS like centOS?
Hello,
I was following the instructions for building the vulkan-sim and mesa, everything is looking good but when I tried to run the RTV6 to dump the trace, I ran ./RayTracer and got this X error of failed request.
I was using Ubuntu 20.04 with CUDA 11.7 ,gcc /g++ 9.4.0 and GPU is GTX 1080, I can run the RTV6 without involving vulkan-sim, any idea what might cause this error?
The text was updated successfully, but these errors were encountered: