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

Asadchev/feature/einsum ta dot #369

Merged
merged 12 commits into from
Nov 17, 2022
Merged

Conversation

asadchev
Copy link
Contributor

No description provided.

@asadchev asadchev requested a review from evaleev September 22, 2022 15:20
@evaleev
Copy link
Member

evaleev commented Sep 26, 2022

@asadchev seems to be WIP? (the einsum_dot test is disabled)

@asadchev
Copy link
Contributor Author

asadchev commented Sep 26, 2022 via email

tests/einsum.cpp Outdated
@@ -723,4 +723,19 @@ BOOST_AUTO_TEST_CASE(einsum_tiledarray_replicated) {
);
}

BOOST_AUTO_TEST_CASE(einsum_tiledarray_dot) {
Copy link
Member

Choose a reason for hiding this comment

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

@asadchev I uncommented this ... should I comment it out?

@asadchev
Copy link
Contributor Author

asadchev commented Nov 14, 2022 via email

… broadcast (from all_reduce) tasks getting stuck in per-thread task queue (if using pthread-based MADNESS task backend) of the main thread, if the main thread gets subsequently stuck in e.g. blocking MPI calls these tasks will be never executed and other ranks cannot make progress
@evaleev evaleev merged commit 99bc520 into master Nov 17, 2022
@evaleev evaleev deleted the asadchev/feature/einsum-ta-dot branch November 17, 2022 01:35
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