赛题 #37: ReduceSum, SortPair, TopkPair 算法优化 #8
Loading…
Reference in New Issue
No description provided.
Delete Branch "xingjian/GPUKernelContest:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
赛题 #37: ReduceSum, SortPair, TopkPair 算法优化
性能提升 (对比 Thrust 基准)
优化技术
ReduceSum:
SortPair / TopkPair:
测试环境
关联 Issue
Closes #37
加分项说明
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.