Giter Club home page Giter Club logo

juliahlrs22's Introduction

Julia for High-Performance Computing

A 3.5-day workshop that will take place in Stuttgart the High Performance Computing Center Stuttgart (HLRS) in September 2022.

Course page: https://www.hlrs.de/training/2022/julia
Instructor: Carsten Bauer (PC2)
Organizers: Michael Schlottke-Lakemper (HLRS), Carsten Bauer (PC2)

Hosted by the High Performance Computing Center Stuttgart (HLRS) and the Paderborn Center for Parallel Computing (PC2).

                       

Tentative schedule

Handout

I prepared a little digital handout (PDF version) for the course which contains some practical information about Hawk and the local machines. For example, it gives brief instructions on how to get an interactive compute-node session with Julia on the cluster.

Optional: Preparing for the workshop (if you bring your own device)

Important note: We will provide preconfigured Laptops for the course and you don't need to bring your own device! If you want to bring it, you should only use it to interactively follow along (Jupyter notebooks). You won't be able to use it for the exercises that are supposed to be done on the Hawk cluster as you won't be able to access the latter from your private device.

Software

What you need (in short):

Workshop materials & Julia dependencies

To download the workshop materials, i.e. this GitHub repository, and to install all Julia (and a few Python) dependencies, run the following:

git clone https://github.com/carstenbauer/JuliaHLRS22
cd JuliaHLRS22
julia install.jl

Note: I might still change some of the workshop materials. To be on the safe side, make sure you update your local instance of the repository right before the start of the workshop. (You can always delete your local copy and redownload/git pull.)

Optional: Install LIKWID

You can either try to install LIKWID yourself or use the following commands (to be executed at the root of the JuliaHLRS22 folder):

cd orga/likwid_local_install
sh install_likwid.sh

Static HTML

In case you don't have Jupyter and just want to follow along: The folder HTML/ contains all the main content (jupyter notebooks) in static HTML format.

Try it out live! (Beta)

Click on the Binder badge to dive right into the workshop materials.

juliahlrs22's People

Contributors

carstenbauer 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.