仅支持导入单个算子的调试信息,不支持导入多个算子的调试信息。
export LAUNCH_KERNEL_PATH={path_to_kernel}/my_kernel.o //{path_to_kernel}为kernel侧.o文件所在目录
(msdebug) image add {path_to_kernel}/my_kernel.o //{path_to_kernel}为kernel侧.o文件所在目录
(msdebug) image load -f {path_to_kernel}/my_kernel.o -s 0