Skip to content

【Hackathon 10th Spring No.46】[WIP][CppExtension] add option to use ninja to compile cpp_extensions -part#78520

Open
ccsuzzh wants to merge 6 commits intoPaddlePaddle:developfrom
ccsuzzh:support_ninja
Open

【Hackathon 10th Spring No.46】[WIP][CppExtension] add option to use ninja to compile cpp_extensions -part#78520
ccsuzzh wants to merge 6 commits intoPaddlePaddle:developfrom
ccsuzzh:support_ninja

Conversation

@ccsuzzh
Copy link
Copy Markdown
Contributor

@ccsuzzh ccsuzzh commented Mar 28, 2026

PR Category

Environment Adaptation

PR Types

New features

Description

windows平台cpp_extensions默认是单线程编译,通过支持ninja来实现并行和增量编译。

是否引起精度变化

@paddle-bot
Copy link
Copy Markdown

paddle-bot bot commented Mar 28, 2026

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

@paddle-bot paddle-bot bot added the contributor External developers label Mar 28, 2026
@ccsuzzh ccsuzzh changed the title 【Hackathon 10th Spring No.46】[WIP]add option to use ninja to compile cpp_extensions -part 【Hackathon 10th Spring No.46】[WIP][CppExtension] add option to use ninja to compile cpp_extensions -part Mar 28, 2026
@luotao1 luotao1 self-assigned this Mar 30, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 5.58659% with 169 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@cc7f1fc). Learn more about missing BASE report.

Files with missing lines Patch % Lines
python/paddle/utils/cpp_extension/cpp_extension.py 5.58% 169 Missing ⚠️

❌ Your patch status has failed because the patch coverage (5.58%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #78520   +/-   ##
==========================================
  Coverage           ?    5.58%           
==========================================
  Files              ?        1           
  Lines              ?      179           
  Branches           ?        0           
==========================================
  Hits               ?       10           
  Misses             ?      169           
  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.

@ccsuzzh
Copy link
Copy Markdown
Contributor Author

ccsuzzh commented Apr 1, 2026

/re-run all-failed

@ccsuzzh
Copy link
Copy Markdown
Contributor Author

ccsuzzh commented Apr 2, 2026

/re-run all-failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants