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

Run./ray tracer-scene 6-height 320-width 448 "Trace dumped" does not appear. #12

Closed yigerendegudao closed 6 months ago

yigerendegudao commented 1 year ago

Hello, author. When I installed vulkan-sim, the following problems occurred. At this step,/raytracer-scene 6-height 320-width 448 has a problem, and there is no "Trace dumped" in the terminal, which looks just like the situation without the simulator installed. I didn't report any mistakes before doing it. Please take a look at it for me.

1688625225550
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. There is no longer a need to use traces as you can just run a Vulkan RT application directly.