ubc-aamodt-group / vulkan-sim

Vulkan-Sim is a GPU architecture simulator for Vulkan ray tracing based on GPGPU-Sim and Mesa.
Other
50 stars 11 forks source link

getting segmentation fault while running ./RayTracer --scene 6 --height 320 --width 448 #10

Closed AnkurVerma02 closed 6 months ago

AnkurVerma02 commented 1 year ago

the gdb output gives the following image

tommychouyc commented 1 year ago

We've just released Vulkan-Sim 2.0.0 and the corresponding mesa repo which removes the Intel driver dependency and can now be run directly on any CPU.