Closed MarioAlmelaUMH closed 5 months ago
Hello, Mario!
I've received similar feedback from individuals utilizing a Quadro GPU. I believe that your GPUs may be the bottleneck. CARLA is built on the UNREAL Engine for efficient computation, making gaming GPUs like those from the GeForce RTX series particularly suitable.
I see. I'll take it into account. Despite the GPUs not being RTX, is there any other performance increasing option that I should try?
I can suggest you the following:
Thank you for the suggestions. We are considering trying the RTX GPUs. For now, I'll close this thread and I'll reopen it if the problem persists with the new GPUs.
Hello, I'm currently working with Carla and Autoware using this Bridge, and I'm encountering really severe performance issues. Autoware seems almost frozen and scripts like the
generate_traffic.py
always crash due to timeouts. After 2.5 hours, the simulation only triggered 171 ticks (50 ms). Here's some considerations to take into account:Computer Specs
Carla
-RenderOffScreen
and-quality-level=Low
for performance.Autoware
ros2bag
to record around 30 Autoware topics.nvidia-smi
.These performance issues seem completely anomalous. Is there any performance option I may have missed? I'm following the commands shown in the main README file to start everything, but maybe some configuration options in Carla or Autoware are preventing the platform from properly using the GPU or consume more resources than needed.