-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I am using Radeon Developer Panel with a RTX 6700 XT and a headless application developed with HIP.
The application is working and I want to profile it.
The Radeon Developer Panel correcty detects the card and the HIP application, starts the profiling, but does not seem to want to save the profile output file when the application ends.
I get the following log
(16:14:32.242) INFO [RGP Trace Source - PID: 7740] Successfully enabled tracing [5504 DirectX 12]
(16:14:32.242) INFO [RGP Trace Source - PID: 7740] Initialized new client [5504 DirectX 12]
(16:14:32.446) INFO [DDToolConn] Successfully initialized driver (connection id: 5504).
(16:14:32.725) INFO [RGP Trace Source - PID: 7740] Client disconnected [5504 DirectX 12]
(16:14:32.726) INFO [RGP Trace Source - PID: 7740] Finished disconnecting client [5504 DirectX 12]
(16:16:28.431) INFO [DDToolConn] Start driver initialization (connection id: 4131).
(16:16:28.478) INFO [RGP Trace Source - PID: 10592] Client connected [4131 HIP]
(16:16:28.540) INFO [RGP Trace Source - PID: 10592] Client reached init state [4131 HIP]
(16:16:28.667) INFO [RGP Trace Source - PID: 10592] Successfully enabled tracing [4131 HIP]
(16:16:28.667) INFO [RGP Trace Source - PID: 10592] Initialized new client [4131 HIP]
(16:16:28.746) INFO [DDToolConn] Successfully initialized driver (connection id: 4131).
(16:16:30.603) INFO [RGP Trace Source - PID: 10592] Successfully queried SPM counters [4131 HIP]
(16:16:30.603) INFO [RGP Trace Source - PID: 10592] Successfully updated SPM counters [4131 HIP]
(16:16:30.792) INFO [RGP Trace Source - PID: 10592] Successfully began trace [4131 HIP]
(16:16:33.708) INFO [RGP Trace Source - PID: 10592] Client disconnected [4131 HIP]
(16:16:33.722) ERROR [RGP Trace Source - PID: 10592] Failed to capture trace [4131 HIP]
(16:16:34.699) INFO [RGP Trace Source - PID: 10592] Finished disconnecting client [4131 HIP]
so RDP indicates that it failed to capture the trace.
should I do something specific to make the capture work ? can I get more log information somewhere ?
I am wondering if I should compile the HIP application with a specific flag to enable some debugging/profiling symbols (?)
Thanks for your help
Apaksi
Metadata
Metadata
Assignees
Labels
No labels