Giter VIP home page Giter VIP logo

hpc-parallel-novice's Introduction

Introduction to Parallelisation on HPC platforms

Novice introduction to parallelisation with high performance computing. This material was conceived as a sandbox project for hpc-carpentry. This work derives from hpc-in-a-day but will not be kept in sync.

Material

The material can be viewed here!

Audience

The material targets future users of a HPC infrastructure of any discipline. The learners are expected to have an introductory level of programming skills. Learners are expected to know how to submit a batch job on a HPC cluster. Further, knowledge on how to write functions in python are required. Basic numpy array commands are beneficial but not required to follow the course.

This boils down to the fact, that learners should have completed:

Scheduler

This material tries to be scheduler agnostic. Currently, it supports LSF and SLURM. The job scheduler type can be set with the workshop_scheduler variable in _config.yaml.

How to Teach

More information on how to teach this material can be found in the instructor notes under the Extras tab.

How to build

Dependencies

The material is based on the software carpentry lesson template. It hence depends on a fairly recent version of jekyll. Just give building it with make site in the root directory a try. If you find any problems, please open an issue.

local tests

To test the material locally, open a terminal and type:

$ make serve
# ...
    Server address: http://127.0.0.1:4000
  Server running... press ctrl-c to stop.

Once you see the above, open a web browser on the same machine and copy & paste http://127.0.0.1:4000 in the URL address field. Load this page and you should see a local version of the material display. Exit the rendering as prompted by pressing ctrl-c.

hpc-parallel-novice's People

Contributors

psteinb avatar tkphd avatar bkmgit avatar annajiat avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.