# What is Eugo, in 90 seconds

The shortest useful answer: write ordinary Python, get supercomputer throughput, skip the infrastructure.

Source: https://university.eugo.io/videos/what-is-eugo-in-90-seconds

---

- Level: Beginner
- Duration: 2m
- Topics: fundamentals
- Status: not yet recorded — the transcript below covers the same material

## What this video covers

Eugo is a cloud platform for high-performance computing. You write standard Python in a browser-based notebook, and Eugo compiles, vectorizes, and distributes it across a cluster of ARM and GPU compute nodes. There are no servers to provision, no environments to configure, and no scaling to manage. You open a session, launch a cluster, and run your code. The platform handles parallelization and resource allocation for you.
