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

add new ci case for cuda 11.x #36858

Merged
merged 1 commit into from
Nov 3, 2021
Merged

add new ci case for cuda 11.x #36858

merged 1 commit into from
Nov 3, 2021

Conversation

betterpig
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

add new ci case for cuda 11.x

@paddle-bot-old
Copy link

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

set WITH_MKL=ON
set WITH_GPU=ON
set WITH_AVX=ON
set MSVC_STATIC_CRT=OFF
Copy link
Contributor

Choose a reason for hiding this comment

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

set MSVC_STATIC_CRT=ON

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

新的流水线里开一下 WITH_TENSORRT和WITH_INFERENCE_API_TEST,可以先编译不跑

已开启,打开WITH_TENSORRT后编译通过 。

@@ -249,6 +249,22 @@ call :test_unit || goto test_unit_error
:: call :check_change_of_unittest || goto check_change_of_unittest_error
goto:success

rem ------PR CI windows check for unittests and inference in CUDA11-MKL-AVX----------
:CASE_wincheck_mkl_cuda11
Copy link
Contributor

Choose a reason for hiding this comment

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

CASE_wincheck_inference

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

Copy link
Contributor

@zhwesky2010 zhwesky2010 left a comment

Choose a reason for hiding this comment

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

新的流水线里开一下 WITH_TENSORRT和WITH_INFERENCE_API_TEST,可以先编译不跑单测

@zhwesky2010 zhwesky2010 merged commit fb39469 into PaddlePaddle:develop Nov 3, 2021
ghost pushed a commit to piotrekobi/Paddle that referenced this pull request Nov 3, 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.

2 participants