Issue with Multi-GPU Support in IsaacGymEnvs+SKRL #132
Unanswered
XInyuSong000
asked this question in
Q&A
Replies: 1 comment
-
Sorry for late reply In skrl all components support the specification of a device (through the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I encountered an issue while trying to utilize multiple GPUs in SKRL. I modified the config.yaml in isaacgymenvs/cfg as follows:
Subsequently, I attempted to run the provided example torch_franka_cube_stack_ppo.py available at SKRL Documentation.
Unfortunately, this resulted in an error:
This leads me to question whether SKRL currently supports training across multiple GPUs. Any guidance or clarification on this matter would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions