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

Different way of parsing command line arguments #3

Open
armarkos opened this issue Jun 2, 2017 · 2 comments
Open

Different way of parsing command line arguments #3

armarkos opened this issue Jun 2, 2017 · 2 comments

Comments

@armarkos
Copy link

armarkos commented Jun 2, 2017

Hi David,

It turned out that you don't parse any of --ranks and --app-argv. ??? I am confused.

Aram

@armarkos
Copy link
Author

armarkos commented Jun 2, 2017

I managed to make your simple examples to work, but my code is crashing with exit code 11. I am not sure what is going on. Do you have somewhere to turn debug mode on?

@dhollman
Copy link
Contributor

dhollman commented Jun 5, 2017

I should be parsing --ranks and --app-argv. Not sure what the problem is. What behavior is your code seeing with respect to this?

I do have a debug mode, but right now it doesn't really have the granularity controls it needs to be all that useful in a "large" application like yours.

I'm hoping to get more time to work on this after all of the DAT stuff slows down and is in order. I'll see what I can do then. Minimal reproducers are always helpful if you have the time :-)

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