Skip to content

leggedrobotics/euler-cluster-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSL Euler Cluster Guide

A comprehensive guide for the Euler HPC cluster at ETH Zurich by the Robotics Systems Lab.

📚 Documentation

The full documentation is available at: https://leggedrobotics.github.io/euler-cluster-guide/

🎯 Quick Start

New to Euler? Start here:

  1. Getting Started - Access setup and verification
  2. Data Management - Storage locations and quotas
  3. Python & ML - Miniconda and training workflows
  4. Computing - Interactive sessions and batch jobs
  5. Containers - Docker/Singularity workflows

📚 Additional Resources

📁 Repository Structure

euler-cluster-guide/
├── docs/                          # GitHub Pages documentation
│   ├── index.md                  # Homepage
│   ├── getting-started.md        # Access and SSH setup
│   ├── data-management.md        # Storage and quotas
│   ├── python-environments.md    # Miniconda and ML workflows
│   ├── computing-guide.md        # Interactive and batch jobs
│   ├── container-workflow.md     # Docker/Singularity guide
│   ├── complete-guide.md         # All sections combined
│   ├── scripts.md                # Scripts library
│   ├── troubleshooting.md        # Common issues
│   └── scripts/                  # Test scripts organized by section
│       ├── getting-started/      # Setup verification scripts
│       ├── data-management/      # Storage test scripts
│       ├── python-environments/  # ML workflow examples
│       ├── computing-guide/      # Job submission examples
│       └── container-workflow/   # Container test files
├── mkdocs.yml                    # MkDocs configuration
└── README.md                     # This file

✅ Tested Configuration

  • Docker: 24.0.7
  • Apptainer: 1.2.5
  • Cluster: Euler (ETH Zurich)
  • GPUs: NVIDIA RTX 2080 Ti, RTX 4090

📞 Support

  • Issues: GitHub Issues
  • RSL Access: Contact Manthan Patel
  • Cluster Support: ETH IT ServiceDesk

📄 License

This guide is provided by the Robotics Systems Lab (RSL) at ETH Zurich for educational purposes.


Maintained by the Robotics Systems Lab (RSL), ETH Zurich

About

Comprehensive guide for using Docker containers on Euler cluster at ETH Zurich

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5