CLEPS user documentation Logo

Contents:

  • Getting started
    • Build tutorial codes
    • Execute tutorial code
    • Simplify login with SSH keys
  • CLEPS architecture
    • What is a cluster?
    • CLEPS Compute nodes
    • CLEPS Partitions
      • Node features
    • CLEPS Storage
      • The /home path
      • The /scratch path
      • The /local path
  • Computing environement
    • Preinstalled software: Using Modules
      • Module commands
      • Compiler/MPI families
      • Debugging and profiling tools
    • Installing with Conda
      • Conda installation
      • Environment setup
      • Mpi4Py users
      • GPU users
        • Tensorflow environment
        • PyTorch environment
    • Apptainer (formerly Singularity)
      • Working with Docker/Apptainer containers
        • 0 – Find an image that you like
        • 1 – Tutorials
    • Data management
      • Transfer files from your machine
  • Launching jobs
    • Slurm terminology
      • Examples:
    • General use scripts
      • Single-threaded jobs
      • Single job with changing arguments
      • Multi-threaded jobs
      • MPI job
      • MPI/Multi-threaded jobs
    • GPU specific scripts
      • Tensorflow
        • Single GPU
        • Multiple GPUs in one node
      • PyTorch
        • Single GPU
        • Multiple GPUs in one node
    • Other useful options
    • Interactive sessions
    • Using Jupyter notebooks
    • Visualization
  • Going further
    • Job management
      • sinfo
      • squeue
      • scontrol
      • salloc
      • srun
      • sbatch
      • scancel
      • sreport
      • Interactive job monitoring
      • Processes mapping
      • OAR/Slurm transition
    • Lustre filesystem
      • Architecture
      • File striping
      • Stripe alignment
      • External documentation
  • F.A.Q
    • Accessing CLEPS
    • Software
    • Storage
    • Reserve nodes
    • Contributing
    • Acknowlodgements
CLEPS user documentation
  • Welcome to the CLEPS user documentation!
  • View page source

Welcome to the CLEPS user documentation!

What does CLEPS mean?

CLuster pour l’Expérimentation et le Prototypage Scientifique

Contents:

  • Getting started
    • Build tutorial codes
    • Execute tutorial code
    • Simplify login with SSH keys
  • CLEPS architecture
    • What is a cluster?
    • CLEPS Compute nodes
    • CLEPS Partitions
      • Node features
    • CLEPS Storage
      • The /home path
      • The /scratch path
      • The /local path
  • Computing environement
    • Preinstalled software: Using Modules
      • Module commands
      • Compiler/MPI families
      • Debugging and profiling tools
    • Installing with Conda
      • Conda installation
      • Environment setup
      • Mpi4Py users
      • GPU users
    • Apptainer (formerly Singularity)
      • Working with Docker/Apptainer containers
    • Data management
      • Transfer files from your machine
  • Launching jobs
    • Slurm terminology
      • Examples:
    • General use scripts
      • Single-threaded jobs
      • Single job with changing arguments
      • Multi-threaded jobs
      • MPI job
      • MPI/Multi-threaded jobs
    • GPU specific scripts
      • Tensorflow
      • PyTorch
    • Other useful options
    • Interactive sessions
    • Using Jupyter notebooks
    • Visualization
  • Going further
    • Job management
      • sinfo
      • squeue
      • scontrol
      • salloc
      • srun
      • sbatch
      • scancel
      • sreport
      • Interactive job monitoring
      • Processes mapping
      • OAR/Slurm transition
    • Lustre filesystem
      • Architecture
      • File striping
      • Stripe alignment
      • External documentation
  • F.A.Q
    • Accessing CLEPS
    • Software
    • Storage
    • Reserve nodes
    • Contributing
    • Acknowlodgements

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020-2025, Mauricio Diaz, Jean-Marc Haby, Simon Legrand, Vicente Mataix Ferrándiz.

Built with Sphinx using a theme provided by Read the Docs.