All Projects → ULHPC → tutorials

ULHPC / tutorials

Licence: other
Tutorials for the usage of the Uni.lu HPC platform

Programming Languages

Jupyter Notebook
11667 projects
C++
36643 projects - #6 most used programming language
shell
77523 projects
c
50402 projects - #5 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to tutorials

Umpire
An application-focused API for memory management on NUMA & GPU architectures
Stars: ✭ 154 (+63.83%)
Mutual labels:  hpc
Singularity
Singularity: Application containers for Linux
Stars: ✭ 2,290 (+2336.17%)
Mutual labels:  hpc
Pyslurm
Python Interface to Slurm
Stars: ✭ 222 (+136.17%)
Mutual labels:  hpc
Future.apply
🚀 R package: future.apply - Apply Function to Elements in Parallel using Futures
Stars: ✭ 159 (+69.15%)
Mutual labels:  hpc
Spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
Stars: ✭ 2,425 (+2479.79%)
Mutual labels:  hpc
Easybuild Easyconfigs
A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
Stars: ✭ 200 (+112.77%)
Mutual labels:  hpc
Dask Jobqueue
Deploy Dask on job schedulers like PBS, SLURM, and SGE
Stars: ✭ 150 (+59.57%)
Mutual labels:  hpc
vpic
Vector Particle-In-Cell (VPIC) Project
Stars: ✭ 124 (+31.91%)
Mutual labels:  hpc
Hpcinfo
Information about many aspects of high-performance computing. Wiki content moved to ~/docs.
Stars: ✭ 171 (+81.91%)
Mutual labels:  hpc
Nek5000
our classic
Stars: ✭ 219 (+132.98%)
Mutual labels:  hpc
Osaca
Open Source Architecture Code Analyzer
Stars: ✭ 162 (+72.34%)
Mutual labels:  hpc
Caliper
Caliper is an instrumentation and performance profiling library
Stars: ✭ 162 (+72.34%)
Mutual labels:  hpc
Oq Engine
OpenQuake's Engine for Seismic Hazard and Risk Analysis
Stars: ✭ 207 (+120.21%)
Mutual labels:  hpc
Lbann
Livermore Big Artificial Neural Network Toolkit
Stars: ✭ 157 (+67.02%)
Mutual labels:  hpc
Occa
JIT Compilation for Multiple Architectures: C++, OpenMP, CUDA, HIP, OpenCL, Metal
Stars: ✭ 230 (+144.68%)
Mutual labels:  hpc
Opencoarrays
A parallel application binary interface for Fortran 2018 compilers.
Stars: ✭ 151 (+60.64%)
Mutual labels:  hpc
Sundials
SUNDIALS is a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. This is a mirror of current releases, and development will move here eventually. Pull requests are welcome for bug fixes and minor changes.
Stars: ✭ 194 (+106.38%)
Mutual labels:  hpc
adsy-trainings
Workshop and training materials
Stars: ✭ 13 (-86.17%)
Mutual labels:  slides
Batch Shipyard
Simplify HPC and Batch workloads on Azure
Stars: ✭ 240 (+155.32%)
Mutual labels:  hpc
Relion
Image-processing software for cryo-electron microscopy
Stars: ✭ 219 (+132.98%)
Mutual labels:  hpc

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].