euler-cluster-guide

RSL Euler Cluster Guide

🚀 Quick Access to All Sections

1. Getting Started

Access Requirements, SSH Setup, Verification →

2. Data Management

Storage Locations and Quotas →

3. Python Environments & ML Training

Miniconda Setup and Training Workflows →

4. Computing on Euler

Interactive Sessions and Batch Jobs →

5. Container Workflow

Docker/Singularity Guide →

📚 Additional Resources

🎯 Quick Start

# SSH to Euler
ssh <nethz_username>@euler.ethz.ch

# Check RSL membership
my_share_info

# Submit a job
sbatch job.sh

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