Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 890 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 890 Bytes

High Performance Computing in Julia

Repository of the course High Performance Computing in Julia.

Abstract

These are a set of notes designed for a short course addressing the use of the Julia Programming Language for High Performance Computing (HPC). They target the reader that has some basic knowledge of HPC and distributed systems. First goal is to show how to use Julia from zero on a typical HPC cluster environment. Second goal is showing which changes are necessary for parallelizing a code using Julia. The main purpose of the use of Julia is that it is easy to install, easy to code, and it can still deliver great computational performance on a HPC system.

Authors

  • Roberto Machado Velho
  • Rafael Benchimol Klausner
  • Matheus da Silva Serpa
  • Adriano Maurício de Almeida Côrtes