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

Create a proper user level context switching class for BG/Q #941

Closed
sithhell opened this issue Oct 9, 2013 · 1 comment
Closed

Create a proper user level context switching class for BG/Q #941

sithhell opened this issue Oct 9, 2013 · 1 comment

Comments

@sithhell
Copy link
Member

sithhell commented Oct 9, 2013

Currently, HPX on BG/Q is using the posix user level context switching API. It turns out to be slow. We need to find a way to make either Boost.Context work or write our own context switching assembly routines.

@ghost ghost assigned hkaiser and sithhell Oct 9, 2013
@hkaiser hkaiser mentioned this issue Jan 29, 2014
8 tasks
@hkaiser hkaiser modified the milestones: 0.9.9, 0.9.8 Mar 15, 2014
@sithhell
Copy link
Member Author

sithhell commented Jun 3, 2014

Boost.Context will support BG/Q with 1.56. The context switching is already properly implemented in the current boost master branch.

@sithhell sithhell closed this as completed Jun 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants