Hi All,
When I start dispy node with 8 cpu cores, when I submit a job, it's not using all it's cores. I see only one core is being used. Are there any ways to utilize all cores forcefully? When I trigger the top command, I see only one python process.
Thanks.
Regards,
Nilashan
dispy node is not using all cores of CPUs of one node
Moderator: admin
-
- Posts: 4
- Joined: Fri Jan 08, 2021 6:29 am
-
- Site Admin
- Posts: 58
- Joined: Sun Dec 27, 2020 5:35 pm
Re: dispy node is not using all cores of CPUs of one node
One dispy job uses one CPU. To use more CPUs, you should submit more jobs. You can submit more jobs than available CPUs, in which case dispy scheduler will run at most as many jobs as available CPUs and submit more jobs as some jobs are finished.