-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Draft lesson outline #1
Comments
Need to include |
(docs on |
There are actually at least a few things in the docs that we should be aware of: |
I think I have some of this in hand. It looks like in the absence of a profile, rules are run locally by default, at least in my initial experiments -- snakemake won't try to run sbatch unless you tell it to either via a profile or with the |
@reid-a I think this can be closed? |
Agreed! |
In light of the decision made at the April co-working meeting, viz. that we should not ever run the Amdahl code on the head node or on learner's laptops, some revisions are appropriate for the lesson content relative to the old lesson.
Initial Amdahl runs will be done on the cluster via batch files, then Snakemake basics will be explored with "Hello, world" executables on the head node, and then the two will be combined. Graduates of HPC Intro will know how to do the first thing, but realistically we should add some time for refreshing this knowledge for actual human learners with imperfect retention.
So a high-level version of the set of tasks now maybe looks something like this:
From here, the tasks get a bit more murky in my mind, but the two beats to hit include:
The text was updated successfully, but these errors were encountered: