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

feat(single node): get a parameter to control memory usage of single node mode. #16756

Open
KeXiangWang opened this issue May 14, 2024 · 0 comments

Comments

@KeXiangWang
Copy link
Contributor

Currently, we haveRW_TOTAL_MEMORY_BYTES to control the memory usage of compute nodes. But in single node mode, it's confusing as it looks like a parameter to limit the whole RW's usage. Ideally, we should have another parameter to control the overall memory usage of single node mode. Or we can change the semantics of RW_TOTAL_MEMORY_BYTES in single node mode.

@github-actions github-actions bot added this to the release-1.10 milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant