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 gpups error when upgrade cuda12.3 #63391

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

danleifeng
Copy link
Contributor

@danleifeng danleifeng commented Apr 10, 2024

PR Category

Parameter Server

PR Types

Bug fixes

Description

fix gpups error when upgrade cuda12.3/cudnn9

 ExternalError: CUDA error(400), invalid resource handle.
      [Hint: 'cudaErrorInvalidResourceHandle'. This indicates that a resource handle passed to the API call was not valid. Resource handles are opaque types like cudaStream_t and cudaEvent_t.] (at ../paddle/fluid/framework/fleet/heter_ps/heter_comm_inl.h:516)
      [operator < pull_gpups_sparse > error]. (at ../paddle/phi/core/threadpool.h:40)

Pcard-81973

Copy link

paddle-bot bot commented Apr 10, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@danleifeng
Copy link
Contributor Author

next pr will fix gpups all cuda success check

Copy link
Collaborator

@sneaxiy sneaxiy left a comment

Choose a reason for hiding this comment

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

Please add error check to cudaMemcpyAsync in the next PR.

@danleifeng danleifeng merged commit de54be3 into PaddlePaddle:develop Apr 11, 2024
28 of 30 checks passed
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