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

Fix int32 overflow in cuda kernel loop #38007

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

zhiqiu
Copy link
Contributor

@zhiqiu zhiqiu commented Dec 9, 2021

PR types

Bug fixes

PR changes

OPs

Describe

fix int32 overflow in cuda kernel loop

Given

Op(label_smooth): Inputs: X{auto_241_[LoDTensor<float, CUDAPlace(0), (40, 128, 250027)>]}, Outputs: Out{auto_242_[LoDTensor<NOT_INITED>]}

a cuda error 700 error may be raised:

Srror Mostore Srmory

@paddle-bot-old
Copy link

paddle-bot-old bot commented Dec 9, 2021

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@pangyoki pangyoki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhiqiu zhiqiu merged commit 37f43eb into PaddlePaddle:develop Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants