Skip to content

[WIP] Scatter guide #114

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

Merged
3 commits merged into from
Oct 17, 2018
Merged

[WIP] Scatter guide #114

3 commits merged into from
Oct 17, 2018

Conversation

biokcb
Copy link
Member

@biokcb biokcb commented Jul 31, 2018

WIP - scattering lesson(s). This is a scatter lesson I am adapting from a lesson I created for my department. Does not require anything but shell commands so it should be simple enough for anyone to follow.

This is the first commit for a simple scatter lesson. This is just a gentle introduction that scatters over the 'hello world' example in the original user guide.

I have some more examples to upload using dot product and cross product variations on scatter, but want to check in on whether or not this should be a separate "Advanced scatter" lesson or part of this lesson? I'll start with a separate file in a new branch, but if it should be a part of this one I will do that instead.

This should eventually cover #104 and the other lesson #29. I am working on this first because it's the most requested lesson for new users where I work! Suggestions and comments welcome.

biokcb added 2 commits July 31, 2018 10:07
This is the first commit for a *simple* scatter lesson. This is just a gentle introduction that scatters over the 'hello world' example in the original user guide.
Added an example that uses a second step in a workflow, scattering per step and as a subworkflow to illustrate that scattering over a subworkflow may be more efficient in some circumstances.
@ghost
Copy link

ghost commented Oct 17, 2018

@biokcb very cool! Is this still WIP, or ready for review and to be merged? Thanks!

@biokcb
Copy link
Member Author

biokcb commented Oct 17, 2018

@kaushik-work I am wondering if I should add the multi-parameter scatter tutorial as a separate tutorial or as a part of this one. If not a part of this one, then it is ready for review & I can update it if something needs to be changed! Then I'll open another WIP for the multi-parameter one. Thanks!

@ghost
Copy link

ghost commented Oct 17, 2018

Very cool. The tutorial looks awesome. By multi-parameter do you mean the menagerie of scatter methods that we support (dot, nested/flat cross etc)? If so, yes, that sounds like a separate advanced tutorial.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nicely written tutorial in a warm personal style with appropriate technical details.

@ghost ghost merged commit d9fc7be into gh-pages Oct 17, 2018
@biokcb
Copy link
Member Author

biokcb commented Oct 17, 2018

@kaushik-work Thank you! Yes, dot products and the like. I started working on it but realized I didn't know if it should all be one tutorial. I will start it again in a new PR this week.

This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant