Skip to content

Conversation

@lixinqi
Copy link
Contributor

@lixinqi lixinqi commented Jun 3, 2025

PR Category

Execute Infrastructure

PR Types

Improvements

Description

pcard-67164

@paddle-bot
Copy link

paddle-bot bot commented Jun 3, 2025

你的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.

@lixinqi lixinqi changed the title share pool id amongst cuda graphs support sharing pool id amongst cuda graphs Jun 3, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (develop@f6316d4). Learn more about missing BASE report.

Additional details and impacted files
@@ Coverage Diff @@ ## develop #73075 +/- ## =========================================== Coverage ? 100.00% =========================================== Files ? 1 Lines ? 3 Branches ? 0 =========================================== Hits ? 3 Misses ? 0 Partials ? 0 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
})
.def_static(
"begin_capture_with_pool_id",
[](phi::GPUPlace place, int mode, std::optional<int64_t> pool_id) {
Copy link
Contributor

Choose a reason for hiding this comment

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

pool_id 如何获取,有现存的API吗

Copy link
Contributor Author

Choose a reason for hiding this comment

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

有,就在下面。

 .def_static("gen_new_memory_pool_id", &phi::backends::gpu::CUDAGraph::UniqueMemoryPoolID)
@lixinqi lixinqi merged commit 35d7f4c into PaddlePaddle:develop Jun 4, 2025
51 checks passed
@lixinqi lixinqi deleted the share_pool_id_amongst_cuda_graphs branch June 4, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants