Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
GPU AI On LIGER
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Gitlab is now running v13.9.2 - More info -> here <-

  • ECN Site Collaborations
  • GPU AI On LIGER
  • Wiki
  • Getting started with Liger

Last edited by Pierre-Emmanuel Guerin Dec 09, 2020
Page history

Getting started with Liger

Welcome to the Centrale Nantes Supercomputing Center (CNSC) managed by the ICI tech staff team. We are happy to assist you in getting started with your new account. We offer documentation on our website, new user training, seminars, as well as many other services.

What is HPC?

A legitimate need for supercomputing resources ? The High Performance Computing Cluster at ICI is a collection of servers designed to process long-running, compute-intensive batch jobs. The cluster consists of a large number of compute nodes connected by a high performance Infinband network and high throughput storage (GPFS). You can find more answers here:

  • What is high performance computing?
  • Le Calcul Intensif expliqué par GENCI
  • Intel explanation (10mn vidéo)

What is it used for ?

The HPC is used for long-running batch jobs that require intensive compute resources. Jobs can be monitored, but are not interactive. Compute jobs running in the HPC can operate in parallel using popular frameworks like OpenMP and MPI.

Many users write and/or compile their own software to run on the HPC, for which we provide a number of tools and libraries to support. Other users can run jobs in general purpose applications, already compiled and installed on the HPC, such as MATLAB.

The Basics

A supercomputer account provides access to all computational resources. Before gaining access you will need the following to be understood:

Secure Shell

A secure shell client (SSH, various versions available for free)

  • Linux/Mac Users
  • Windows Users; Windows does not have SSH capabilities built-in. Download one of these tools
    • PowerShell Terminal witth SSH command (only for Windows 10)
    • PuTTY
    • Bitvise Tunnelier
    • MobaXterm

Cheat Sheet for New Users

Clone repository
  • Batch job commands
  • Control Your GPUs
  • Direct SSH connection on Turing node
  • Disk Spaces Policy
  • Environment Information
  • Getting started with Liger
  • Hours Accounting
  • How To Use Module Command
  • How to access to Turing
  • Interactive Submission
  • Liger For AI
  • Memory allocation on GPU partition
  • Policy of submission and accounting
  • Python
  • Quick start
View All Pages