# AddKernelInvocationAcl **Repository Path**: doufugan992/add-kernel-invocation-acl ## Basic Information - **Project Name**: AddKernelInvocationAcl - **Description**: kernel直调,bisheng编译器cmake样例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-30 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 打开每个terminal都配一下昇腾的环境变量: source /opt/conda/Ascend/ascend-toolkit/set_env.sh 编译的一般脚本如下: RUN_WITH_TOOLCHAIN=1 ./run.sh -r sim -v Ascend910B4 msprof性能分析脚本: LD_LIBRARY_PATH=\ $(pwd)/out/lib:$(pwd)/out/lib64:\ /opt/conda/Ascend/cann-8.5.0/lib64:\ /opt/conda/Ascend/cann-8.5.0/tools/simulator/Ascend910B4/lib/:$LD_LIBRARY_PATH \ msprof op simulator --application=./ascendc_kernels_bbit --config