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

Functions to change taskq wait policy #294

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

asadchev
Copy link
Contributor

@asadchev asadchev commented Jul 9, 2021

No description provided.

@asadchev asadchev requested a review from evaleev July 9, 2021 14:08
@@ -127,3 +128,16 @@ void TiledArray::ta_abort(const std::string &m) {
std::cerr << m << std::endl;
ta_abort();
}


void TiledArray::set_taskq_wait_busy() {
Copy link
Member

Choose a reason for hiding this comment

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

these really should be free functions in madness namespace, I think ... fine otherwise

@asadchev
Copy link
Contributor Author

asadchev commented Jul 9, 2021 via email

@evaleev
Copy link
Member

evaleev commented Jul 9, 2021 via email

@asadchev
Copy link
Contributor Author

asadchev commented Jul 9, 2021 via email

@evaleev
Copy link
Member

evaleev commented Jul 9, 2021 via email

@asadchev
Copy link
Contributor Author

asadchev commented Jul 9, 2021 via email

@evaleev
Copy link
Member

evaleev commented Jul 9, 2021 via email

@asadchev asadchev force-pushed the asadchev/improve/taskq-wait-policy branch 4 times, most recently from 10b316a to 82359ad Compare July 12, 2021 19:55
@asadchev asadchev force-pushed the asadchev/improve/taskq-wait-policy branch from 82359ad to d52db77 Compare July 12, 2021 21:23
@asadchev asadchev merged commit 5d54960 into master Jul 13, 2021
@evaleev evaleev deleted the asadchev/improve/taskq-wait-policy branch August 3, 2021 13:08
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