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

Adding new API functions: register_id_with_basename, unregister_id_with_basename, find_ids_from_basename; adding test #1124

Merged
merged 4 commits into from May 5, 2014

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented May 4, 2014

This patch introduces the following new API functions:

  • register_id_with_basename, unregister_id_with_basename
  • find_id_from_basename, find_ids_from_basename, find_all_ids_from_basename

all of which help to simplify orchestrating collective operations.

This patch also fixes an issue with the automatic conversion of a hpx::naming::gid_type which was returned by an action into a proper hpx::id_type instance.

…th_basename, find_ids_from_basename; adding test
@hkaiser hkaiser added this to the 0.9.9 milestone May 4, 2014
sithhell added a commit that referenced this pull request May 5, 2014
Adding new API functions: register_id_with_basename, unregister_id_with_basename, find_ids_from_basename; adding test
@sithhell sithhell merged commit 00de1d4 into master May 5, 2014
@sithhell sithhell deleted the collective_registered_names branch May 5, 2014 13:31
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

2 participants