Skip to content

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
);
}

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.

3 participants