{"id":30110319,"url":"https://github.com/leggedrobotics/euler-cluster-guide","last_synced_at":"2025-08-10T04:44:23.808Z","repository":{"id":308318806,"uuid":"1032378191","full_name":"leggedrobotics/euler-cluster-guide","owner":"leggedrobotics","description":"Comprehensive guide for using Docker containers on Euler cluster at ETH Zurich","archived":false,"fork":false,"pushed_at":"2025-08-05T09:27:05.000Z","size":805,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-05T10:29:52.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leggedrobotics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-05T08:13:17.000Z","updated_at":"2025-08-05T09:26:46.000Z","dependencies_parsed_at":"2025-08-05T10:29:54.220Z","dependency_job_id":"feaa50ef-d9d0-4c2d-8fba-38dc21fe6d0e","html_url":"https://github.com/leggedrobotics/euler-cluster-guide","commit_stats":null,"previous_names":["leggedrobotics/euler-cluster-guide"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/leggedrobotics/euler-cluster-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leggedrobotics%2Feuler-cluster-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leggedrobotics%2Feuler-cluster-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leggedrobotics%2Feuler-cluster-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leggedrobotics%2Feuler-cluster-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leggedrobotics","download_url":"https://codeload.github.com/leggedrobotics/euler-cluster-guide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leggedrobotics%2Feuler-cluster-guide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269677514,"owners_count":24457858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-10T04:44:22.176Z","updated_at":"2025-08-10T04:44:23.774Z","avatar_url":"https://github.com/leggedrobotics.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSL Euler Cluster Guide\n\nA comprehensive guide for the Euler HPC cluster at ETH Zurich by the Robotics Systems Lab.\n\n## 📚 Documentation\n\nThe full documentation is available at: https://leggedrobotics.github.io/euler-cluster-guide/\n\n## 🎯 Quick Start\n\nNew to Euler? Start here:\n1. **[Getting Started](https://leggedrobotics.github.io/euler-cluster-guide/getting-started/)** - Access setup and verification\n2. **[Data Management](https://leggedrobotics.github.io/euler-cluster-guide/data-management/)** - Storage locations and quotas\n3. **[Python \u0026 ML](https://leggedrobotics.github.io/euler-cluster-guide/python-environments/)** - Miniconda and training workflows\n4. **[Computing](https://leggedrobotics.github.io/euler-cluster-guide/computing-guide/)** - Interactive sessions and batch jobs\n5. **[Containers](https://leggedrobotics.github.io/euler-cluster-guide/container-workflow/)** - Docker/Singularity workflows\n\n## 📚 Additional Resources\n\n- **[Complete Reference Guide](https://leggedrobotics.github.io/euler-cluster-guide/complete-guide/)** - All sections in one document\n- **[Scripts Library](https://leggedrobotics.github.io/euler-cluster-guide/scripts/)** - Ready-to-use SLURM scripts and examples\n- **[Troubleshooting](https://leggedrobotics.github.io/euler-cluster-guide/troubleshooting/)** - Common issues and solutions\n\n## 📁 Repository Structure\n\n```\neuler-cluster-guide/\n├── docs/                          # GitHub Pages documentation\n│   ├── index.md                  # Homepage\n│   ├── getting-started.md        # Access and SSH setup\n│   ├── data-management.md        # Storage and quotas\n│   ├── python-environments.md    # Miniconda and ML workflows\n│   ├── computing-guide.md        # Interactive and batch jobs\n│   ├── container-workflow.md     # Docker/Singularity guide\n│   ├── complete-guide.md         # All sections combined\n│   ├── scripts.md                # Scripts library\n│   ├── troubleshooting.md        # Common issues\n│   └── scripts/                  # Test scripts organized by section\n│       ├── getting-started/      # Setup verification scripts\n│       ├── data-management/      # Storage test scripts\n│       ├── python-environments/  # ML workflow examples\n│       ├── computing-guide/      # Job submission examples\n│       └── container-workflow/   # Container test files\n├── mkdocs.yml                    # MkDocs configuration\n└── README.md                     # This file\n```\n\n## ✅ Tested Configuration\n\n- **Docker**: 24.0.7\n- **Apptainer**: 1.2.5\n- **Cluster**: Euler (ETH Zurich)\n- **GPUs**: NVIDIA RTX 2080 Ti, RTX 4090\n\n\n## 📞 Support\n\n- **Issues**: [GitHub Issues](https://github.com/leggedrobotics/euler-cluster-guide/issues)\n- **RSL Access**: Contact Manthan Patel\n- **Cluster Support**: ETH IT ServiceDesk\n\n## 📄 License\n\nThis guide is provided by the Robotics Systems Lab (RSL) at ETH Zurich for educational purposes.\n\n---\n\n*Maintained by the Robotics Systems Lab (RSL), ETH Zurich*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleggedrobotics%2Feuler-cluster-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleggedrobotics%2Feuler-cluster-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleggedrobotics%2Feuler-cluster-guide/lists"}