- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
提交任务后,如何跟踪任务的运行过程及运行结果?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Good day to you.
Thanks for posting in Intel Communities. We only provide support in English. We have translated your query as shown below:
Title: How to track a node's compute tasks
Description: After submitting a task, how do I track the running process and results of the task?
If this was the query that you intended to ask, you can track the status of the submitted jobs by running the qstat command as shown in the screenshot attached:
qstat
You can read more about queue management in the official documentation link below under the section "Managing Submitted Jobs":
https://devcloud.intel.com/oneapi/documentation/advanced-queue/
Once the process has completed execution, the results will be generated into two files. The two files will have the following naming schemes:
<job_script_name>.sh.o<job_id> which is the output of the executed code.
<job_script_name>.sh.e<job_id> which is the errors or warnings of the executed code (if any).
If this resolves your issue, do mark this as a solution so that it will help others with a similar issue.
If we misinterpreted your query, do get back to us with the exact issue that you are facing.
Regards,
Jyothis V James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Good day to you.
We have not received any update from you regarding the solution provided by us.
If the solution has helped you, do mark this as a solution as this will help others with a similar issue. If we misinterpreted your query, do get back to us with the exact issue that you are facing.
Thanks and Regards,
Jyothis V James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Good day to you.
We have not heard back from you. Intel will no longer monitor this thread. If you need further assistance, please post a new question.
Thanks and Regards,
Jyothis V James

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page