Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【CI】separate paddle.logsumexp #3897

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

zxcd
Copy link
Collaborator

@zxcd zxcd commented Nov 19, 2024

PR types

Bug fixes

PR changes

APIs

Describe

Paddle.logsumexp appears to have a memory leak issue on the 32GB Tesla V100. Until this API is fixed, it will be temporarily bypassed through a combination implementation.
Error code:
ExternalError: CUDA error(700), an illegal memory access was encountered

Copy link

paddle-bot bot commented Nov 19, 2024

Thanks for your contribution!

@mergify mergify bot added the S2T asr/st label Nov 19, 2024
@zxcd zxcd merged commit d32ced7 into PaddlePaddle:develop Nov 19, 2024
5 checks passed
@zxcd zxcd deleted the fix_cuda_error branch January 16, 2025 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S2T asr/st
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant