Qualcomn GPU Profiler使用和分析

Qualcomn GPU Profiler使用和分析
软件安装
https://developer.qualcomm.com/software/qualcomm-neural-processing-sdk
Snapdragon Profiler 安装过程参考readme

参考链接 — 高阶使用
https://zhuanlan.zhihu.com/p/419872466

软件操作

  1. 运行./run_sdp.sh打开profiler软件界面后, 在右下角选x项system Enable blocking 选择true
    注意: 软件界面有一定概率不能正常打开, 或者关掉打开软件后出现的terminter窗口, 多试几次. 实在不行, 可以重新安装~
    Qualcomn GPU Profiler使用和分析

  2. 查看Connecct to a device
    Qualcomn GPU Profiler使用和分析

说明连接成功~
3. 在高通平台上开始运行程序 ./run.sh
4. 出现Pending qxprofiler connection and capture signal…/ 点击new trace capture
并同时选中 运行程序和 OpenCL Trace , 点击Start Capture 即可
Qualcomn GPU Profiler使用和分析

  1. 待程序运行完, OK
    Qualcomn GPU Profiler使用和分析

分析时将窗口展开, 根据队列以及函数名进行区分

上一篇:【感悟】关于分布式机器学习


下一篇:GPU-对比CPU