JdeRobot / RoboticsAcademy

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

Make GPU selection process transparent to users #2751

Open dpascualhe opened 5 hours ago

dpascualhe commented 5 hours ago

As of now, we have different instructions and docker run command variants for different GPU architectures and OS. In order to make things easier for users, we should be able to automatically detect available GPUs and set the required environment variables accordingly. We should prioritize NVIDIA architectures, and still allow users to override the automatic selection process.

javizqh commented 5 hours ago

That would be ideal, but some users that have Nvidia have problems installing the necessary packages. Also I'm transfering this issue to RoboticsAcademy