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

Demo CMakeLists add openmp flag. #27848

Merged
merged 2 commits into from
Oct 13, 2020
Merged

Demo CMakeLists add openmp flag. #27848

merged 2 commits into from
Oct 13, 2020

Conversation

jiweibo
Copy link
Contributor

@jiweibo jiweibo commented Oct 12, 2020

PR types

Others

PR changes

Others

Describe

Add openmp flag in the demo_ci/CMakeLists.txt.

detail info issue: PaddlePaddle/PaddleOCR#429

reference pr: PaddlePaddle/PaddleOCR#871

@paddle-bot-old
Copy link

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

safe_set_static_flag()
if (WITH_STATIC_LIB)
add_definitions(-DSTATIC_LIB)
endif()
message("cmake c debug flags " ${CMAKE_C_FLAGS_DEBUG})
Copy link
Contributor

Choose a reason for hiding this comment

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

这个是否需要去掉

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Shixiaowei02
Shixiaowei02 previously approved these changes Oct 13, 2020
Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

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

LGTM

@jiweibo jiweibo merged commit 345574a into PaddlePaddle:develop Oct 13, 2020
@jiweibo jiweibo deleted the 2.0 branch October 13, 2020 05:32
chen-zhiyu pushed a commit to chen-zhiyu/Paddle that referenced this pull request Oct 15, 2020
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

3 participants