Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

aspects-of-modern-cpp-for-hpc

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Marcel Giar authored
    c8914887
    History
    Name Last commit Last update
    LICENSES
    code
    slides
    LICENSE.md
    README.md

    Aspects of modern Cpp for HPC

    About this course

    This course is part of the annual HiPerCH workshop offered by the Competence Center for High Performance Computing in Hessen (HKHLR). For a detailed course description please refer to the course website.

    Getting the course material

    The course material can be obtained by cloning this repository. E.g. from within a terminal emulator of your choice execute:

    git clone https://git.rwth-aachen.de/hkhlr/aspects-of-modern-cpp-for-hpc.git

    Please note that you need to have Git installed. This can e.g. be done via sudo apt-get install git on Debian-based Linux distros or brew install git on macOS with Homebrew installed. Git for Windows can be obtained here.

    Course material

    The course content is comprised of slides (in PDF format) as well as source code examples.

    • Slides are located in the slides directory.
    • Code examples are located in the code directory.

    Code examples

    For details on the code examples please refer to this README file.

    Licensing

    Please refer to the LICENSE file for details on the licenses at use.