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

CUDA memory usage varies #42

Closed
yifanlu0227 opened this issue Oct 11, 2022 · 3 comments
Closed

CUDA memory usage varies #42

yifanlu0227 opened this issue Oct 11, 2022 · 3 comments

Comments

@yifanlu0227
Copy link
Contributor

Hi runsheng,

Thanks for your framework again! One thing bothers me that I found that the CUDA memory usage varies a lot at runtime. Is there any solution to fix the memory usage? Then my program would not be preempted by others :).

Thank you in advance.

@DerrickXuNu
Copy link
Owner

Hi Yifan, is it during training or inference?

@yifanlu0227
Copy link
Contributor Author

during the training phase

@DerrickXuNu
Copy link
Owner

I see. This is probably caused by different frames have different number of cavs. Sometime there are 3 agents but sometime 5.

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