- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Could you please help me why I have this error:
qsub: submit error (Job exceeds queue resource limits MSG=cannot locate feasible nodes (nodes file is empty, all systems are busy, or no nodes have the requested feature))
when I try to submit my job on queue for executing it on CPU it through this error, instead for GPU all fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us.
Could you please share the command used?
Meanwhile could you please try the below command to submit the job:
qsub -I -l nodes=s001-n038:ppn=2 job
Instead of s001-n038 ,you can select any available cpu nodes.
You can find the available nodes using the command:
pbsnodes
If the issue still persists, please let us know.
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us.
Could you please share the command used?
Meanwhile could you please try the below command to submit the job:
qsub -I -l nodes=s001-n038:ppn=2 job
Instead of s001-n038 ,you can select any available cpu nodes.
You can find the available nodes using the command:
pbsnodes
If the issue still persists, please let us know.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your response. my mistake was
nodes=1:cpu
and when I changed to nodes=1:gpu, it works.
because I wanted to submit my job to executing on CPU, so because of this I put CPU.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is your issue resolved?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for accepting our solution. If you need any additional information, please submit a new question as this thread will no longer be monitored.
Thanks
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page