Skip to content

Commit

Permalink
Merge pull request #73 from psteinb/merging-hpcinaday-scheduler-lesson
Browse files Browse the repository at this point in the history
Rewrite of cluster lesson based on hpc-in-a-day
  • Loading branch information
Peter Steinbach committed Feb 5, 2019
2 parents 0f0ff51 + 21cc8ea commit d86fca2
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 119 deletions.
10 changes: 10 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,16 @@ workshop_interactive_queues:
# Start time in minutes (0 to be clock-independent, 540 to show a start at 09:00 am).
start_time: 0

####################################################
# SITE specific configuration
# this is the scheduler to be used for the workshop
# possible values: slurm (planned lsf & pbs)
scheduler: "slurm"
login_host: "cray-1"
cluster_name: "cray-1"
shared_fast_filesystem: "/fastfs"


# Specify that things in the episodes collection should be output.
collections:
episodes:
Expand Down
Loading

0 comments on commit d86fca2

Please sign in to comment.