JdeRobot / RoboticsAcademy

Learn Robotics with JdeRobot
https://jderobot.github.io/RoboticsAcademy
GNU General Public License v3.0
317 stars 223 forks source link

[GPU Acceleration] Validate AMD GPU usage and evaluate acceleration #2836

Open dpascualhe opened 1 week ago

dpascualhe commented 1 week ago

The initial task is to validate whether an AMD GPU can function similarly to Intel cards by using the appropriate DRI path. To test this:

Next, we can explore using ROCm to determine if it provides further improvements in GPU acceleration. For more details, refer to the ROCm Docker Containers Guide.