[go: nahoru, domu]

Skip to content
@hpc-carpentry

HPC Carpentry

Lessons for novice users of large scale shared computing systems.

HPC Carpentry

We are a global volunteer organization committed to developing high-quality training materials and a modular curriculum to educate users of high-performance computing machinery. For more information, please visit HPC-Carpentry.org.

HPC Carpentry is not an official member of The Carpentries yet, but we are working through the Lesson Program Incubator to fix that. If you would like to help, please join #hpc-carpentry on the Carpentries' Slack and keep an eye out for our next meeting: we host two per month, so you won't have to wait long.

We contribute lessone to the Carpentries Incubator as they near completion, which means they can't be pinned here. A typical HPC Carpentry workshop is stitched together from the following resources:

  1. hpc-carpentry/amdahl

    A parallel Python program with tunable proportions of serial and parallel work, used in our core lessons to mimic a "real" parallel workload using sleep() instead of an energy-intensive task.

  2. swcarpentry/shell-novice

    Cluster resources are often, if not always, accessed from a command-line interface (CLI) rather than a graphical user interface (GUI). Software Carpentries' introduction to the shell (a.k.a. "terminal," a.k.a. "command line") is a prerequisite for our workshops.

  3. carpentries-incubator/hpc-intro

    A gentle introduction to workload managers (queuing systems) and shared computational resources, this lesson forms the heart of HPC Carpentry.

  4. carpentries-incubator/hpc-workflows

    If you've launched one job, you might as well launch a thousand... but use a tool to manage your workflow! This lesson uses Snakemake to orchestrate a scaling study, an important step in understanding the limits of any parallel application.

Popular repositories Loading

  1. hpc-python hpc-python Public

    HPC Python lesson materials

    Python 57 48

  2. hpc-shell hpc-shell Public archive

    Materials to teach terminal fundamentals for HPC users

    Python 19 21

  3. hpc-carpentry.old-site hpc-carpentry.old-site Public archive

    Main webpage for HPC Carpentry has now moved to https://github.com/hpc-carpentry/hpc-carpentry.org

    CSS 14 6

  4. hpc-chapel hpc-chapel Public

    HPC Chapel lesson materials

    Python 11 8

  5. old-hpc-workflows old-hpc-workflows Public archive

    Scaling studies on high-performance clusters using Snakemake workflows

    Python 8 2

  6. coordination coordination Public

    Delocalized issues relevant to the HPC Carpentry organization overall

    Python 6 7

Repositories

Showing 10 of 14 repositories
  • hpc-carpentry.github.io Public

    The HPC Carpentry website

    hpc-carpentry/hpc-carpentry.github.io’s past year of commit activity
    JavaScript 4 MIT 6 17 1 Updated Jul 1, 2024
  • coordination Public

    Delocalized issues relevant to the HPC Carpentry organization overall

    hpc-carpentry/coordination’s past year of commit activity
    Python 6 7 30 0 Updated May 20, 2024
  • HPC-R Public

    Introduction to Parallel Computing and Machine Learning with pbdR

    hpc-carpentry/HPC-R’s past year of commit activity
    R 0 0 0 0 Updated Feb 6, 2024
  • .github Public

    HPC Carpentry community profile

    hpc-carpentry/.github’s past year of commit activity
    0 0 0 0 Updated Jan 22, 2024
  • old-hpc-workflows Public archive

    Scaling studies on high-performance clusters using Snakemake workflows

    hpc-carpentry/old-hpc-workflows’s past year of commit activity
    Python 8 2 20 (1 issue needs help) 0 Updated Mar 10, 2023
  • hpc-python Public

    HPC Python lesson materials

    hpc-carpentry/hpc-python’s past year of commit activity
    Python 57 48 12 0 Updated Jan 20, 2023
  • amdahl Public
    hpc-carpentry/amdahl’s past year of commit activity
    Python 0 MIT 2 1 0 Updated Dec 15, 2022
  • tuning_lammps Public

    A half-day lesson on tuning usage of LAMMPS for large-scale HPC systems

    hpc-carpentry/tuning_lammps’s past year of commit activity
    Python 3 4 3 (1 issue needs help) 0 Updated Jul 1, 2022
  • hpc-chapel Public

    HPC Chapel lesson materials

    hpc-carpentry/hpc-chapel’s past year of commit activity
    Python 11 8 6 0 Updated Jun 29, 2022
  • hpc-carpentry/hpc-novice’s past year of commit activity
    Vim Snippet 0 2 1 2 Updated Mar 3, 2022

Top languages

Loading…

Most used topics

Loading…