[release/3.4][CUDA] Support Paddle on CUDA 13.2#79154
Merged
sneaxiy merged 1 commit intoMay 27, 2026
Merged
Conversation
Backport PaddlePaddle#78720 to release/3.4 as a single squashed commit. Source head: aa3920f
|
你的PR提交成功,感谢你对开源项目的贡献! |
Contributor
Author
|
自查完成,backport diff 已核对。
@SigureMo 请 review 这个 |
Contributor
Author
|
/re-run all-failed |
Member
|
@ShigureNyako 这个 PR 是 cherry-pick,要和 develop 完全一致,你给我把刚刚的 commit revert 了!!! |
fe73f86 to
363ad9a
Compare
Contributor
Author
Contributor
Author
|
/re-run ixuca mac |
SigureMo
approved these changes
May 27, 2026
Contributor
Author
|
/re-run approval |
Contributor
Author
|
Check approval 已在 SigureMo approve 后重跑,当前仍显示缺少 required RD approval:
@zhangbo9674 @wanghuancoder 麻烦有空帮忙看下这个 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Category
Environment Adaptation
PR Types
Improvements
Description
devPR:#78720
Backport #78720 to
release/3.4as a single squashed commit.Source head:
aa3920f0c43660700e1ba68e63a4ddb38fbc908b.Backport commit:
363ad9abe2d0aac09f73132862990171032594f1.Changes included:
third_party/flashattnto the official PaddlePaddle commit required by CUDA 13.2.install_cuda.sh 13.2support.range/arangeexplicit instantiations.Validation:
git diff HEAD --checkbash -n tools/dockerfile/manylinux/common/install_cuda.shpython3 -m py_compile setup.pyNot run:
--check: attempted, but Docker daemon is not running (Cannot connect to the Docker daemon at unix:///var/run/docker.sock).是否引起精度变化
否