Skip to content

ULHPC/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fdf2ce · Mar 13, 2025
Nov 23, 2018
Aug 30, 2022
Nov 17, 2021
Nov 17, 2021
Jan 30, 2024
Jun 7, 2018
Dec 12, 2023
Nov 17, 2021
Mar 13, 2025
Nov 17, 2021
Jun 7, 2023
Jun 24, 2019
Dec 6, 2023
Mar 10, 2024
Feb 23, 2024
Jun 7, 2023
Nov 17, 2021
Nov 15, 2021
Jul 9, 2024
Jun 6, 2018
Nov 17, 2021
Apr 24, 2023
Sep 11, 2023
Oct 17, 2023
Nov 17, 2021
Dec 6, 2023
Mar 25, 2024
Jun 20, 2019
Nov 20, 2019
Dec 15, 2020
Nov 9, 2021
Oct 25, 2021
Nov 20, 2019
Nov 20, 2019
Oct 17, 2023
Jun 10, 2015
Dec 4, 2020
Nov 9, 2021
Jun 4, 2018
Aug 30, 2022
Jun 4, 2018
Mar 10, 2024
May 15, 2023

Repository files navigation

By ULHPC Licence GitHub issues Github Documentation Status GitHub forks

    _   _ _       _   _ ____   ____   _____      _             _       _
   | | | | |     | | | |  _ \ / ___| |_   _|   _| |_ ___  _ __(_) __ _| |___
   | | | | |     | |_| | |_) | |       | || | | | __/ _ \| '__| |/ _` | / __|
   | |_| | |___  |  _  |  __/| |___    | || |_| | || (_) | |  | | (_| | \__ \
    \___/|_____| |_| |_|_|    \____|   |_| \__,_|\__\___/|_|  |_|\__,_|_|___/

           Copyright (c) 2013-2021 UL HPC Team <[email protected]>

This repository holds a set of tutorials to help the users of the UL HPC platform to better understand or simply use our platform.

  • Reference online version
  • The list of the proposed tutorials is continuously evolving and are used on a regular basis during the UL HPC School we organise at the University of Luxembourg.
    • You can find the up-to-date list of tutorials on this page

Installation / Repository Setup

First of all, ensure you have installed the Pre-requisites / Preliminary software and followed the corresponding configuration instructions.

Then reference instructions for setting up your working copy of this repository can be found in docs/setup/install.md.

In short:

$> mkdir -p ~/git/github.com/ULHPC
$> cd ~/git/github.com/ULHPC
$> git clone https://github.com/ULHPC/tutorials.git
$> cd tutorials
$> make setup

Tutorial Slides and Instructions

The latest version of all the proposed tutorials is available online:

http://ulhpc-tutorials.rtfd.io

For each tutorial, a PDF copy of the slides are provided (as slides.pdf in the corresponding sub-directories).

A List of the proposed tutorials is summarized in docs/README.md.

List of contributors

See docs/contacts.md

In the advent where you want to contribute yourself to these tutorials, do not hesitate! See below for instructions.

Issues / Feature request

You can submit bug / issues / feature request using the ULHPC/tutorials Tracker.

Developments / Contributing to the code

If you want to contribute to the code, you shall be aware of the way this repository is organized. These elements are detailed in docs/contributing.md.

You are more than welcome to contribute to its development by sending a pull request.

Online Documentation

Read the Docs aka RTFD hosts documentation for the open source community and the ULHPC/sysadmins has its documentation (see the docs/ directly) hosted on readthedocs.

See docs/rtfd.md for more details.

Licence

Unless otherwise specified, this project and the sources proposed within this repository are released under the terms of the GPL-3.0 licence.

Licence