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 a workaround for the tests hanging while loading MKL. #1076

Merged
merged 8 commits into from
Oct 1, 2018

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Sep 27, 2018

The workaround is to ensure the MKL library is loaded very early in the test process, so it doesn't cause the deadlock.

Workaround #1073

Another deadlock also occurs when running TestAutoInference and TestPipelineSweeper in parallel. Marking these tests to not run in parallel anymore.

Workaround #1095

Moving back to the Azure Hosted VS2017 pool to run the tests now that we've narrowed the deadlocks down.

Copy link
Contributor

@Zruty0 Zruty0 left a comment

Choose a reason for hiding this comment

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

:shipit:

The workaround is to ensure the MKL library is loaded very early in the test process, so it doesn't cause the deadlock.

Also moving the test queue back to the hosted windows pool.

Workaround dotnet#1073
@eerhardt eerhardt closed this Sep 28, 2018
@eerhardt eerhardt reopened this Sep 28, 2018
@eerhardt eerhardt changed the title Add a workaround for the tests hanging while loading MKL. WIP: Add a workaround for the tests hanging while loading MKL. Sep 28, 2018
@eerhardt eerhardt changed the title WIP: Add a workaround for the tests hanging while loading MKL. Add a workaround for the tests hanging while loading MKL. Sep 28, 2018
@eerhardt
Copy link
Member Author

Taking WIP off. This PR is ready for merge.

@eerhardt eerhardt merged commit 875ef00 into dotnet:master Oct 1, 2018
@eerhardt eerhardt deleted the WorkaroundMklHang branch October 1, 2018 18:20
@TomFinley TomFinley mentioned this pull request Jan 8, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants