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

--hpx:debug-hpx-log=FILE does not work #889

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

--hpx:debug-hpx-log=FILE does not work #889

eschnett opened this issue Sep 26, 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

The command

mpirun -x HPX_HAVE_PARCELPORT_TCPIP=0 -np 2 ./bin/block_matrix --hpx:1:pu-offset=4 \
    --hpx:threads=2 --hpx:pu-step=2 --hpx:debug-hpx-log=block_matrix.log

does not produce any log. No file "block_matrix.log" is generated.

@ghost ghost assigned hkaiser Sep 26, 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