Skip to content

Conversation

@zhwesky2010
Copy link
Contributor

@zhwesky2010 zhwesky2010 commented May 27, 2021

PR types

Bug fixes

PR changes

Others

Describe

修复Ninja编译中不稳定问题:

1. MKLDNN的自定义命令中:在ninja的逻辑中会将 lib /def:${MKLDNN_INSTALL_DIR}/bin/mkldnn.def /out:${MKLDNN_INSTALL_DIR}/bin/mkldnn.lib /machine:x64 命令也误并入到循环体中,导致刷屏创建几百次mkldnn.lib,容易出错、耗时;

image

image

2. 修改warpct的增量编译bug,第二次编译失败;
baidu-research/warp-ctc#171 的后续,修改commit ID。
image

@paddle-bot-old
Copy link

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

@zhwesky2010 zhwesky2010 changed the title polish ninja compile fix ninja compile of warpctc and mkldnn May 28, 2021
Copy link
Contributor

@Avin0323 Avin0323 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@wanghuancoder wanghuancoder left a comment

Choose a reason for hiding this comment

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

LGTM

@zhwesky2010 zhwesky2010 merged commit 5b910f9 into PaddlePaddle:develop May 28, 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.

3 participants