实现了赛题中的三个算子优化 #14

Closed
wencong wants to merge 3 commits from wencong/GPUKernelContest:dev into main
First-time contributor

个人信息

Email: czh50714@gmail.com
赛题ID:43

Benchmark 结果

实验配置

实验机器:曦云 C500 - 64 GB * 1
容器环境:GiteeAI pytorch2.4.0 maca 3.0.0.4 版本

实验结果

Reduce Sum 算子在小数据规模下(1000000)本算子吞吐量略低于参考实现;在大数据规模下(536870912 及以上)本算子吞吐量高于参考实现
Sort 算子在所有数据规模下吞吐量均显著高于参考实现
Top-k 算子在所有数据规模下吞吐量均显著高于参考实现
## 个人信息 Email: czh50714@gmail.com 赛题ID:43 ## Benchmark 结果 实验配置 实验机器:曦云 C500 - 64 GB * 1 容器环境:GiteeAI pytorch2.4.0 maca 3.0.0.4 版本 实验结果 Reduce Sum 算子在小数据规模下(1000000)本算子吞吐量略低于参考实现;在大数据规模下(536870912 及以上)本算子吞吐量高于参考实现 Sort 算子在所有数据规模下吞吐量均显著高于参考实现 Top-k 算子在所有数据规模下吞吐量均显著高于参考实现
wencong added 3 commits 2025-12-09 16:36:34 +08:00
wawahejun closed this pull request 2025-12-15 02:20:36 +08:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ccf-ai-infra/GPUKernelContest#14
No description provided.