Skip to content

Conversation

@Echo-Nie
Copy link

@Echo-Nie Echo-Nie commented Oct 9, 2025

PR Category

Performance Optimization

PR Types

Bug fixes

Description

backends/iluvatar_gpu/kernels/cuda_kernels/ap_facade_kernel_register.cubackends/metax_gpu/kernels/cuda_kernels/ap_facade_kernel_register.cu 改为引用新增的头文件,在backends/metax_gpu/CMakeLists.txt中将 paddle/phi/kernels/gpu/ap_facade_kernel.cu 加入编译列表

前置PR:PaddlePaddle/Paddle#75657

@paddle-bot
Copy link

paddle-bot bot commented Oct 9, 2025

Thanks for your contribution!


#include "paddle/phi/core/kernel_registry.h"
#include "paddle/phi/kernels/gpu/ap_facade_kernel.cu" //NOLINT
#include "paddle/phi/kernels/ap_facade_kernel.h"
Copy link
Collaborator

@YqGe585 YqGe585 Oct 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iluvatar的编译列表中需要添加ap_facade_kernel.cu

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, Thx! 🫡

Copy link
Collaborator

@YqGe585 YqGe585 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Echo-Nie
Copy link
Author

/re-run all-failed

@YqGe585
Copy link
Collaborator

YqGe585 commented Oct 10, 2025

这个仓库comment:/re-run all-failed没有用,如果是智能云的CI,需要点进去之后点击重新构建。github actions的CI近期有点问题,需要等待硬件厂商修复,麻烦等待几天。

@Echo-Nie
Copy link
Author

close by #2046

@Echo-Nie Echo-Nie closed this Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants