Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1625 Discussions

Job run stat on jupyter

vinayg
Employee
2,197 Views

After running job on a selected hardware from jupyter, I get to see in the output file with 'JOB_RUNTIME'. is there way to get other stats like cpu usage, memory, and other stats

0 Kudos
6 Replies
AndrewG_Intel
Moderator
2,123 Views

Hello vinayg

Thank you for posting on the Intel® communities.


After checking your post, we noticed that this is related to Intel DevCloud and Jupyter Notebook (JupyterLab). We have a forum for those specific issues, questions and products so we are moving this to the Intel® DevCloud Forum so it can get answered more quickly:

https://community.intel.com/t5/Intel-DevCloud/bd-p/devcloud


Best regards,

Andrew G.

Intel Customer Support Technician


0 Kudos
ChithraJ_Intel
Moderator
2,103 Views

Hi Vinay,


Could you please let us know the below details:

  1. Are you using oneAPI Devcloud or FPGA Devcloud for your work?
  2. Could you please clarify on how do you get the output file with JOB_RUNTIME parameter as you mentioned?
  3. If you want to get your application performance in terms of cpu usage and memory, you can make use of Intel Vtune Profiler, one of the best performance analysis tool provided by Intel. You can use Intel® VTune™ Profiler Application Performance Snapshot for a quick view into different performance metrics like cpu usage, memory etc. Please find the below documentation for more information.


https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-application-performance-snapshot/top.html


Regards,

Chithra




0 Kudos
vinayg
Employee
2,099 Views

Hi,

 

Thanks for the response. I am running on cpu on "devcloud for edge" with jupyter.

I see output of script  in the end as below :

USER_ID=[u48072]
JOB_ID=[52568]
JOB_RUNTIME=[1963]
FROM_TIME=[1600232545]
TO_TIME=[1600234508]
HOST_TYPE=[idc016ai7_compnode_advantech_epc-c301i7_intel-core_i7-8665ue_whiskey-lake_intel-uhd-620_ram16gb_net1gbe_vpu_myriadx-ma2485]
EDGE_NAME=[s016-n001]
INTEL_SKU=[core-i7]
skipping application metrics
True

 

Thanks,

Vinay

0 Kudos
ChithraJ_Intel
Moderator
2,090 Views

Hi Vinay,


This forum is intended to handle only oneAPI Devcloud issues. Since you are working on Devcloud for edge, we are moving this query to Intel Devcloud for edge forum for a faster response.


https://community.intel.com/t5/Intel-DevCloud-for-Edge/bd-p/devcloud-edge


Regards,

Chithra


0 Kudos
Eltablawy__Alaa
2,063 Views

Hello Vinayg,

Thanks for reaching out.

Yes you can use the telemetry dashboard. Please check the Advanced Sample Applications (e.g. Accelerated object detection) for more information about how to use the telemetry dashboard.

 

Regards

0 Kudos
vinayg
Employee
2,026 Views

Hi,

 

Thanks for the response.

 

It is not clear or have no mention of use of telemetry dashboard in Advanced Sample Applications (e.g. Accelerated object detection) .  If you can please share some info on this or any document on how to use it will be very helpful.

0 Kudos
Reply