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

Making parcel coalescing test actually test something #2125

Merged
merged 2 commits into from May 1, 2016

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Apr 28, 2016

  • making sure -DHPX_PARCEL_COALESCING_MODULE_EXPORTS is not propagated to all tests
  • flyby: added HPX_DECLARE_PLAIN_ACTION()
  • flyby: made client<>::client(future<id_type>&&) non-explicit

- making sure -DHPX_PARCEL_COALESCING_MODULE_EXPORTS is not propagated to all tests
- flyby: added HPX_DECLARE_PLAIN_ACTION()
- flyby: made client<>::client(future<id_type>&&) non-explicit
@hkaiser
Copy link
Member Author

hkaiser commented Apr 28, 2016

@justwagle Please verify whether this branch fixes the issues you're seeing on Windows when trying to use parcel coalescing

@justwagle
Copy link
Member

@hkaiser This fixes the issue of action not being correctly registered for parcel coalescing. The counters are now showing values other than 0 for the toy application I am testing with.

@hkaiser hkaiser merged commit f073a40 into master May 1, 2016
@hkaiser hkaiser deleted the fixing_parcel_coalescing branch May 1, 2016 11:56
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