DRAM Overflow Occurs After Increasing Training Steps in RSL-RL #2879
Replies: 2 comments 1 reply
-
Any flushing you did in between to mitigate? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello everyone, I decided to upgrade the memory. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am using a Hexapod robot to perform reinforcement learning on complex tasks.
After finishing the design of the command and reward functions, I increased the
max_iterations
value to allow the policy to fully converge. However, at step 4010, a DRAM overflow occurred.Are there any recommended ways to reduce DRAM usage during RL training?
Thank you!
Isaac Sim: 4.5.0
Isaac Lab: 2.0.2
DRAM: DDR4 64GB
Beta Was this translation helpful? Give feedback.
All reactions