- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
1) Based on the job number is it possible to know more details about the node in which the job was run?
2) More precisely I want to include details about the processor and ram that was used for a certain list of jobs so that the training time presented to the users has that information as well. If possible, how can I obtain such info?
Thanks in advance.
BR,
Carlos
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you working in OneAPI or are you working in OpenVino?
Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OneAPI.
The jobs run some weeks ago, but I am trying to find this information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for posting in Intel Communities. We looked into your case. After submitting the jobs you can give the below command to get the details about they are running on:
qstat -f jobid|grep exec
For e.g. if your job id is 1840951 then your command should be qstat -f 1840951|grep exec
The above command will result the Node on which the job is running.
Hope this helps.
Thanks & Regards
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for the answer. However, this shows the information for a current running job and my question is how to obtain this information for an already finished job.
Is is possible to obtain the Node on which a past job has run?
Thank you.
BR,
Carlos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are checking on this internally. We will get back to you soon with an update.
Thanks
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We looked into your case. We do not track history of node names and which node the user ran past jobs on in the devcloud. You can note down the note properties and you can request a node with similar property where you ran the job previously. You can use the below command to list down unique nodes in the devcloud. We have also attached a screenshot for your reference.
pbsnodes | grep properties | sort | uniq -c
Hope this helps.
Thanks
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We haven't heard back from you. Could you please confirm if your issue is resolved.
Thanks
Rahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We haven't heard back from you. We will close this case for now. If you have any other query, you can post a new question on the forum.
Thanks
Rahul
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page