Skip to content
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

New issue when running 32X32 and 64X64 #10

Open
98luobo opened this issue Oct 16, 2023 · 6 comments
Open

New issue when running 32X32 and 64X64 #10

98luobo opened this issue Oct 16, 2023 · 6 comments

Comments

@98luobo
Copy link

98luobo commented Oct 16, 2023

When I run 32X32 and 64X64, the program is killed by the system. I don't know if you have such a question?

@Tviskaron
Copy link
Owner

I haven’t experienced this specific issue. However, it might be related to insufficient RAM, especially if the problem does not occur with simpler configurations. I recommend monitoring your system’s memory usage during these runs.

Additionally, it’s worth noting that PyMARL hasn’t been updated for several years and I observed memory leaks on the part of my experiments...

@98luobo
Copy link
Author

98luobo commented Oct 16, 2023

Yes, I have also observed memory bursting in my experiments. This code base is confusing to me...

@98luobo
Copy link
Author

98luobo commented Oct 17, 2023

Hi, bor. I found a new way to work around this. Without pydantic, the program works better. Please wait for me to send my modified code to the comments section.

@98luobo
Copy link
Author

98luobo commented Oct 19, 2023

New ISSUE: Hi, I was wondering how much memory do you actually need to run 32x32 and 64x64 experiments?

@Tviskaron
Copy link
Owner

Indeed, the PyMARL code is a bit outdated. In my opinion, it might not be worthwhile to delve deeply into identifying the specific error, as it's likely attributable to outdated dependencies that haven't been updated in a while.

I'm in the process of rewriting QMIX following the Clean RL paradigm. This update is expected to only address the memory leak issue.

@Tviskaron
Copy link
Owner

New ISSUE: Hi, I was wondering how much memory do you actually need to run 32x32 and 64x64 experiments?

I've tested it on a server with 256GB of RAM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants