-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReport] silverling 2024.03.09~2024.03.22
- Loading branch information
1 parent
87b3cbd
commit 9645e42
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
WeeklyReports/Hackathon_6th/21_silverling/[WeeklyReport]2024.03.09~2024.03.22.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
### 姓名 | ||
|
||
凌少鹏 | ||
|
||
Github ID:[silverling](https://github.com/silverling) | ||
|
||
### 实习项目 | ||
|
||
Paddle CMake 治理和编译优化 | ||
|
||
### 本周工作 | ||
|
||
本周主要为 Paddle 添加了 Clang 编译器支持,修复了一系列编译期遇到问题。具体内容请查看 PR https://github.com/PaddlePaddle/Paddle/pull/62565 | ||
|
||
相关PR: | ||
- https://github.com/PaddlePaddle/Paddle/pull/62565 | ||
- https://github.com/PaddlePaddle/Paddle/pull/62762 | ||
|
||
### 下周工作 | ||
|
||
1. 借助 include-what-you-use 检测无用头文件 | ||
2. 分模块编译 PHI,划分 CUDA 算子单独编译 | ||
3. 完善 CMake 中的代码规范,优化 deprecated 代码 | ||
|
||
### 导师点评 |