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

Close popen pipe after used #47053

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

zlsh80826
Copy link
Collaborator

@zlsh80826 zlsh80826 commented Oct 17, 2022

PR types

Bug fixes

PR changes

Others

Describe

The popen should be closed after used, otherwise, it will cause error on some of the OS.

@paddle-bot
Copy link

paddle-bot bot commented Oct 17, 2022

你的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 contributor External developers status: proposed labels Oct 17, 2022
@zlsh80826 zlsh80826 force-pushed the zlsh80826-popen-close branch 2 times, most recently from c618507 to 29c6c3c Compare October 25, 2022 07:18
@jzhang533 jzhang533 merged commit b3d52d4 into PaddlePaddle:develop Nov 3, 2022
zlsh80826 added a commit to zlsh80826/Paddle that referenced this pull request Nov 23, 2022
qingqing01 pushed a commit that referenced this pull request Nov 28, 2022
* Reduce squeeze2_matmul_fuse_pass, flattent tests time (#47098)

* Add missing fp32 config and reduce the testing combination

* Reduce trt matmul pass test max examples

* Loose TRT fp16 tests tolerance (#47100)

* Loose TRT half test tolerance to 1e-3 (#47101)

* Loose TRT half test tolerance to 1e-3 (#47106)

* Update distributed_strategy.proto (#46531)

* Close popen pipe after used (#47053)

* Add launch_bounds (#47285)

* Fix TRT UT failures (#47488)

* Format cherry-picked commits

* CudnnNormConvolution is no longer supported on NVIDIA Hopper GPUs (#48203)

* Skip tests that use fused_ops on H100

* Add error message to FusedOps on H100

Co-authored-by: Shijie <505749828@qq.com>
Co-authored-by: Leo Chen <39020268+leo0519@users.noreply.github.com>
Co-authored-by: Tian Zheng <tizheng@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers NVIDIA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants