(Français) Cluster de Centre

Introduction

The Grenoble center’s Cluster provides limited computing needs. This service is open to Inria users, with priority access on some of the machines to the research teams of the center that have sponsored their funding. For more details, see the page:

The tools for using the Cluster are:

  • OAR to reserve PC
  • Monika to monitor (see PC status)
  • Drawgantt to visualize the machine usage schedule (be patient)
  • Singularity to run an application with your own environment

The list of machine types is available here here. The machines names are suffixed by the name of the sponsoring team (so they have priority) otherwise the prefix is cp

Starter’s guide

Front-end acces

Your user’s NAS home is accessible from the cluster’s machines (so you have to put your ssh keys there).

ssh access1-cp.inrialpes.fr

You can also connect to it off-site through the SSH bastion.

Interactive use

access1-cp> oarsub -I -l walltime=01:00:00

To connect for an hour interactively as soon as a machine is available

Singularity

A tuto to start

todo…

Comments are closed.