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

Distributed: improve some of the tests in the Distributed test suite when multithreading is enabled #42499

Merged
merged 3 commits into from
Oct 5, 2021

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Oct 5, 2021

Ref #42479

This patch improves the reliability of the relevant tests when multithreading is enabled.

@DilumAluthge DilumAluthge added parallelism Parallel or distributed computation test This change adds or pertains to unit tests backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Oct 5, 2021
Co-authored-by: Takafumi Arakaki <[email protected]>
Co-authored-by: Takafumi Arakaki <[email protected]>
Copy link
Member

@tkf tkf left a comment

Choose a reason for hiding this comment

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

LGTM!

@DilumAluthge
Copy link
Member Author

FreeBSD test failures are known. Windows test failures are the known tridiag segfaults.

@DilumAluthge DilumAluthge merged commit 153db7a into master Oct 5, 2021
@DilumAluthge DilumAluthge deleted the dpa/improve-reliability-distributed-test branch October 5, 2021 16:17
KristofferC pushed a commit that referenced this pull request Oct 5, 2021
…when multithreading is enabled (#42499)

Co-authored-by: Takafumi Arakaki <[email protected]>

Co-authored-by: Takafumi Arakaki <[email protected]>
(cherry picked from commit 153db7a)
KristofferC pushed a commit that referenced this pull request Oct 19, 2021
…when multithreading is enabled (#42499)

Co-authored-by: Takafumi Arakaki <[email protected]>

Co-authored-by: Takafumi Arakaki <[email protected]>
(cherry picked from commit 153db7a)
KristofferC pushed a commit that referenced this pull request Nov 11, 2021
…when multithreading is enabled (#42499)

Co-authored-by: Takafumi Arakaki <[email protected]>

Co-authored-by: Takafumi Arakaki <[email protected]>
(cherry picked from commit 153db7a)
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Nov 13, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
…when multithreading is enabled (JuliaLang#42499)

Co-authored-by: Takafumi Arakaki <[email protected]>

Co-authored-by: Takafumi Arakaki <[email protected]>
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
…when multithreading is enabled (JuliaLang#42499)

Co-authored-by: Takafumi Arakaki <[email protected]>

Co-authored-by: Takafumi Arakaki <[email protected]>
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
…when multithreading is enabled (#42499)

Co-authored-by: Takafumi Arakaki <[email protected]>

Co-authored-by: Takafumi Arakaki <[email protected]>
(cherry picked from commit 153db7a)
vchuravy pushed a commit to JuliaLang/Distributed.jl that referenced this pull request Oct 6, 2023
…when multithreading is enabled (JuliaLang/julia#42499)

Co-authored-by: Takafumi Arakaki <[email protected]>

Co-authored-by: Takafumi Arakaki <[email protected]>
(cherry picked from commit 1f4f1c5)
Keno pushed a commit that referenced this pull request Jun 5, 2024
…when multithreading is enabled (#42499)

Co-authored-by: Takafumi Arakaki <[email protected]>

Co-authored-by: Takafumi Arakaki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parallelism Parallel or distributed computation test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants