-
Notifications
You must be signed in to change notification settings - Fork 476
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi!
I am running learn.py with n_envs=8, open htop and see at one time, there is only one cpu core 100% while another are approximately 0. And there is only 1 thread running. Meanwhile I tried ./parallelism.sh, at least 4 cores running and there are 4 or 16 thread running.
It means I am running all envs in one core, right?
There are 16 cores in my cpu. Can I run each env in each core of cpu?
Thank you
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested