Alternatives
Products that do what Cudair – live-reloading for developing CUDA applications does
cudair enable live-reloading for developing CUDA applications like golang-air.
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11PA
2018 · github.com
- 12SC
2021 · blog.tonari.no
- 13CP
2020 · github.com
- 14RP
I integrated a remote GPU execution backend into PyTorch through the same system that custom hardware accelerators get integrated into PyTorch. You can create a remote machine and obtain its CUDA device whenever you want to create or move tensors onto the remote GPU. machine = mycelya_torch.RemoteMachine("modal", "A100") cuda_device = machine.device("cuda") x = torch.randn(1000, 1000, device=cuda_device) y = torch.randn(1000, 1000).to(cuda_device) I made it reasonably performant by having most operations dispatch asynchronously whenever possible. For cases where slow performance is…
Oct 2025 · github.com
- 15GL
2019 · github.com
- 16LR
2017 · github.com
- 17SL
2018 · github.com
- 18GS
Instantly create GPU instances over SSH. Instances boot a custom image with PyTorch, Jupyter, and the CUDA toolkit installed by default.
Jan 2026 · gpu.st
- 19AO
2020 · repobus.com
- 20GP
2019 · gocheese.cypherpunks.ru
- 21GA
2019 · geeonx.org
- 22

Hi everyone, Please checkout compute.cx which is a simple cli interface for using on demand GPUs from RunPod and HotAisle. I created this because I really like the ease of modal.com for severless gpu access, but don’t always want to pay their markup. Compute.cx gives the same DX but on public on-demand GPUs like runpod and hotaisie. Please try it out, and write to me [email protected] for any questions/suggestions, or file a bug report on https://github.com/theoriclabs/docs.compute.cx Thanks! Harsh Gupta https://x.com/hargup13 P.S. BYOK AWS, GCP and…
17d ago · compute.cx
- 23RW
2021 · github.com
- 24GT
2015 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →