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

missing example usage #19

Open
kc9qey opened this issue Jun 8, 2017 · 6 comments
Open

missing example usage #19

kc9qey opened this issue Jun 8, 2017 · 6 comments
Assignees
Milestone

Comments

@kc9qey
Copy link

kc9qey commented Jun 8, 2017

A full example usage is missing so it's difficult to know what to do. I might piece it together after staring at it for an hour but that's too high a bar for something that is trying to appear simple and easy to use.

Walk me through running this on stampede for example. Just a full typescript of a session showing modules loaded (python), the code you're going to run, env variables you've set, and the batch submit (can do it in idev ? ) would be nice. Then I can try to follow that.

@lwilson
Copy link
Contributor

lwilson commented Jul 25, 2017

Interactive walk through in process in tests/ (see #23 and #26). Script acts as a tutorial/example.

@lwilson lwilson self-assigned this Jul 25, 2017
@kc9qey
Copy link
Author

kc9qey commented Jul 25, 2017 via email

@lwilson
Copy link
Contributor

lwilson commented Jul 25, 2017

I've put a new script quicktest in the /tests directory which will allow you to do a sanity test. No inputs required on your end, just run:
cd tests; ./quicktest

I'm going to have @marshalllerner debug the interactive walkthrough.

@kc9qey
Copy link
Author

kc9qey commented Jul 25, 2017 via email

@marshalllerner
Copy link
Contributor

marshalllerner commented Jul 25, 2017 via email

@lwilson
Copy link
Contributor

lwilson commented Jul 26, 2017

#31 adds a section to the README.md about verifying Launcher installation using the quicktest script.

@lwilson lwilson added this to the v3.2 milestone Aug 8, 2017
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

3 participants