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

command line parsing before MPI_init #18

Closed
fwang2 opened this issue Aug 25, 2018 · 1 comment
Closed

command line parsing before MPI_init #18

fwang2 opened this issue Aug 25, 2018 · 1 comment
Assignees

Comments

@fwang2
Copy link
Contributor

fwang2 commented Aug 25, 2018

I think command line parsing should happen before MPI_init -
this way, you can avoid the dreadful MPI error message no matter what you do - even in the case of no exceptions.

@mjbach mjbach self-assigned this Aug 25, 2018
@mjbach
Copy link
Collaborator

mjbach commented Aug 25, 2018

Sure, it should hopefully just be a simple reorganization of main.c

mjbach added a commit that referenced this issue Aug 28, 2018
@mjbach mjbach closed this as completed Aug 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants