执行问题
migraphx安装在/opt/dtk/
执行./YOLOV8 0 报错找不到/opt/dtk/llvm/bin/dcc
cp /opt/dtk-25.04.4/llvm /opt/dtk/
ln -s /opt/dtk/llvm /opt/dtk-25.04.4/dcc
执行./YOLOV8 0 出现dcc: error: cannot find ROCm device library; provide its path via '--rocm-path' or '--rocm-device-lib-path', or pass '-nogpulib' to build without ROCm device library terminate called after throwing an instance of 'migraphx::version_5_1_0::exception' what(): /home/migraphx/src/targets/gpu/compile_ops.cpp:193: benchmark: No valid tuned compilation for pointwise with 已放弃 (核心已转储)