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

disable test_parallel_executor_profiler in cuda 10.1 #29581

Merged
merged 2 commits into from
Dec 14, 2020
Merged

disable test_parallel_executor_profiler in cuda 10.1 #29581

merged 2 commits into from
Dec 14, 2020

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented Dec 14, 2020

PR types

Others

PR changes

Others

Describe

Coverage pipeline use cuda 10.1 now, profiler will random hang in cuda 10.1, see #29082 for details.
We guess there are some bugs in cuda 10.1 or 10.2, since this unittest is stable in cuda 11 (py3 pipeline) now.

Thus, this PR disable test_parallel_executor_profiler in cuda 10.1

@paddle-bot-old
Copy link

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

Copy link
Contributor

@Xreki Xreki 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

@XieYunshen XieYunshen left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 merged commit 81acc32 into PaddlePaddle:develop Dec 14, 2020
@luotao1 luotao1 deleted the disable_ut branch December 14, 2020 13:45
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.

4 participants