Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Headless GPU Server Hangs, How to Debug?

Bob_Kirnum
Beginner
419 Views

Running a new test scenario on our GPU system.  It is rather simple, just make a few calls in and start a few transcoding sessions.  Everything starts fine (CPU and GPU load is under 50%) as before, however, if I leave the sessions up for some period of time (a few minutes) the system hangs.  The server is located in a rack in a lab.  I connect to it via. SSH and all terminals hang.  There is no obvious core dump.  The terminal in the lab connected via. the KVM switch shows nothing.  In fact, even during boot up there is little displayed.  Any suggestions for how to debug this issue?

Thanks - Bob

lspci -nn -s 00:02.0
00:02.0 Display controller [0380]: Intel Corporation Xeon E3-1200 v3 Processor Integrated Graphics Controller [8086:041a] (rev 06)

processor       : 1

vendor_id       : GenuineIntel
cpu family      : 6
model           : 60
model name      : Intel(R) Xeon(R) CPU E3-1285 v3 @ 3.60GHz

Running SDK 2016

0 Kudos
4 Replies
Surbhi_M_Intel
Employee
419 Views

Hi Bob - You can run the tracer logs along with your experiments to capture what's happening. Media SDK tracer is available at the installed directory, check the readme file available at same location to configure tracer and run along with your tests. 

0 Kudos
Bob_Kirnum
Beginner
419 Views

Is this apitrace?  If so, I am having a hard time getting this to work.  Is there a usage example for the CLI invocation?

0 Kudos
Surbhi_M_Intel
Employee
419 Views

Hi Bob - There is a readme in the file, which has the process to configure the tool. Check this threads for reference to get the tool configured - https://software.intel.com/en-us/forums/intel-media-sdk/topic/596058 
Once the tool is configured, it should automatically save the file in the location(set while installing) . Can you explain the issue you are seeing in installing and using the tool?

-Surbhi

0 Kudos
Bob_Kirnum
Beginner
419 Views

Ah, ok.  I thought that tracer was Windows only.  I'll follow the instructions and give it a try and report back.

Thanks - Bob

0 Kudos
Reply