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

pu-offset leads to startup error #896

Closed
eschnett opened this issue Sep 27, 2013 · 0 comments
Closed

pu-offset leads to startup error #896

eschnett opened this issue Sep 27, 2013 · 0 comments
Assignees
Labels
category: init difficulty: easy Good issues for starting out with HPX development type: defect
Milestone

Comments

@eschnett
Copy link
Contributor

This command:

mpirun -x HPX_HAVE_PARCELPORT_TCPIP=0 -np 2 ./bin/block_matrix --hpx:1:pu-offset=4

leads to this error:

hpx::init: std::exception caught: the hpx runtime system has not been initialized yet: HPX(invalid_status)

Omitting " --hpx:1:pu-offset=4" avoids the error.

@ghost ghost assigned hkaiser Sep 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: init difficulty: easy Good issues for starting out with HPX development type: defect
Projects
None yet
Development

No branches or pull requests

2 participants