deep-reinforcement-learning icon indicating copy to clipboard operation
deep-reinforcement-learning copied to clipboard

low computation resource utilization

Open GauleeJX opened this issue 3 years ago • 0 comments

I ran reinforce on the server of my lab, which have RTX 3090. Dramatically, the gpu usage is about 30 percent when running REINCORCE on one card. At the same time the cpu usage percent is not greater than 80%. Can you tell me what is the real problem. Is that the problem of REINFORCE of is there something wrong with my code ? I would appreciate it so much if you could help figure out what cause the problem, thank you in advance.

GauleeJX avatar Aug 02 '22 10:08 GauleeJX