-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running the iddpg algorithm in the MAMujoco environment, the memory keeps increasing. #245
Comments
In addition, after I run the code, the following prompt appears. Is it related to the memory gradually filling up? [HyperEdge({bfoot, bshin}), HyperEdge({bshin, bthigh}), HyperEdge({bthigh, fthigh}), HyperEdge({fshin, fthigh}), HyperEdge({fshin, ffoot})] |
Hello! When running the iddpg algorithm in the MAMujoco environment, the memory keeps increasing. Finally, when the memory is full, an error will be reported and stopped. But when I run the mappo algorithm, the memory does not increase significantly.
thank you very much
Current time: 2024-09-21 22:49:39 (running for 00:00:42.09)
Memory usage on this node: 8.6/31.2 GiB
Using FIFO scheduling algorithm.
Resources requested: 2.0/20 CPUs, 1.0/1 GPUs, 0.0/13.19 GiB heap, 0.0/10.0 GiB objects (0.0/1.0 accelerator_type:G)
Result logdir: /home/wang/Codes/MyCodes/010_MAMJC/MARLlib/exp_results/iddpg_mlp_2AgentHalfCheetah
Number of trials: 1/1 (1 RUNNING)
...
Memory usage on this node: 10.6/31.2 GiB
...
Memory usage on this node: 10.8/31.2 GiB
...
Memory usage on this node: 16.0/31.2 GiB
The text was updated successfully, but these errors were encountered: