Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/outerbounds/pydata-global-2023-hpc


https://github.com/outerbounds/pydata-global-2023-hpc

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Instructions
```
git clone https://github.com/outerbounds/pydata-global-2023-hpc.git
```

## Part 1: [Get started - torchx for scheduling local jobs](./torchx-local/)
This section will help you familiarize with the Torchx tool, which helps you schedule batch jobs on a variety of solutions.

## Part 2: [Build systems - torchrun with Metaflow](./torchrun-cluster/)
This section will teach you to learn Metaflow by training a GPT model from scratch, all from Python code.

## Slides
You can find a PDF of the presentation slides [here](./PyData%20-%20HPC%20in%20the%20cloud.pdf).