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

[ARM] fix arm build failure with Ninja build, test=develop #55548

Merged
merged 1 commit into from Jul 20, 2023

Conversation

qili93
Copy link
Contributor

@qili93 qili93 commented Jul 19, 2023

PR types

Bug fixes

PR changes

Others

Description

pcard-67617

Fix paddle_build.sh build failure on ARMv8

export WITH_DOC=OFF
export WITH_GPU=OFF
export WITH_ROCM=OFF
export WITH_TENSORRT=OFF
export WITH_COVERAGE=OFF
export COVERALLS_UPLOAD=OFF
export CMAKE_BUILD_TYPE=Release
export WITH_MKL=OFF
export WITH_ARM=ON
export WITH_CACHE=ON
export WITH_TEST=OFF
export RUN_TEST=OFF
export WITH_TESTING=OFF
export WITH_DISTRIBUTE=ON
export WITH_PSCORE=ON
export CMAKE_EXPORT_COMPILE_COMMANDS=ON
export PY_VERSION=3.9

bash -x paddle/scripts/paddle_build.sh build_only

Fix based on #55416 and #54646

@paddle-bot
Copy link

paddle-bot bot commented Jul 19, 2023

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

Copy link
Contributor

@ronny1996 ronny1996 left a comment

Choose a reason for hiding this comment

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

LGTM

@qili93 qili93 merged commit 4f307a7 into PaddlePaddle:develop Jul 20, 2023
27 checks passed
cqulilujia pushed a commit to cqulilujia/Paddle that referenced this pull request Jul 24, 2023
@qili93 qili93 deleted the fix_arm_build branch July 26, 2023 12:03
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.

None yet

2 participants