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

Apex integration #1666

Merged
merged 16 commits into from Sep 15, 2015
Merged

Apex integration #1666

merged 16 commits into from Sep 15, 2015

Conversation

khuck
Copy link
Contributor

@khuck khuck commented Jul 17, 2015

Hey Hartmut! I think everything is merged and tested. Please let me know if there are problems, I will continue to debug.

// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
////////////////////////////////////////////////////////////////////////////////

/ggG/ Naive SMP version implemented with futures.
Copy link
Member

Choose a reason for hiding this comment

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

This looks like some leftover from editing.

}
catch(hpx::exception const& e) {
std::cerr << "apex_policy_engine_active_thread_count: caught exception: "
<< e.what() << std::endl;
Copy link
Member

Choose a reason for hiding this comment

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

In the case of an exception, I think this function should return and counter_id should be set to an invalid id to avoid further problems.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change has been made.

@hkaiser
Copy link
Member

hkaiser commented Aug 19, 2015

Can we now close this (after #1726 was created)?

hkaiser added a commit that referenced this pull request Sep 15, 2015
@hkaiser hkaiser merged commit f75d2b0 into STEllAR-GROUP:master Sep 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants