Framartin / tutorials

Tutorials for the usage of the Uni.lu HPC platform

Home Page:https://ulhpc-tutorials.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

By ULHPC Licence GitHub issues Github Documentation Status GitHub forks

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

           Copyright (c) 2013-2020 UL HPC Team <hpc-sysadmins@uni.lu>

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 twice a year 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

About

Tutorials for the usage of the Uni.lu HPC platform

https://ulhpc-tutorials.readthedocs.io/

License:Other


Languages

Language:Jupyter Notebook 43.3%Language:C++ 11.6%Language:SCSS 10.6%Language:Less 9.6%Language:CSS 7.0%Language:C 4.1%Language:Shell 4.0%Language:JavaScript 2.6%Language:HTML 1.6%Language:Python 1.3%Language:Makefile 1.2%Language:MATLAB 0.9%Language:Cuda 0.8%Language:Gnuplot 0.6%Language:R 0.5%Language:TeX 0.2%Language:Fortran 0.0%Language:QMake 0.0%Language:Awk 0.0%