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

Add possibility to disable array optimizations during serialization #800

Closed
hkaiser opened this issue Jul 22, 2013 · 1 comment
Closed
Assignees
Labels
category: parcel transport difficulty: easy Good issues for starting out with HPX development type: enhancement
Milestone

Comments

@hkaiser
Copy link
Member

hkaiser commented Jul 22, 2013

Add possibility to disable array optimizations during serialization. Best would be to introduce a configuration store entry hpx.parcel.array_optimization defaulting to 1. This feature is a nice debugging option and can be extended later to control what two localities should be able to use array optimizations and what localities are not compatible (different endianess, padding differences, etc.)

@ghost ghost assigned hkaiser Jul 22, 2013
@hkaiser
Copy link
Member Author

hkaiser commented Jul 22, 2013

This has been fixed here: 19a4b66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: parcel transport difficulty: easy Good issues for starting out with HPX development type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant