
Run scripts on AWS GPUs, paying only for compute time, with automatic instance management.
Visit WebsiteThe Bottom Line
Entry price
Free, no paid tier
Biggest pro
Eliminates idle compute costs by terminating instances immediately.
Biggest con
Requires an existing AWS account and basic AWS setup.
TL;DR - crunr
- Runs scripts on your AWS GPU instances, paying only for active compute time.
- Automates instance provisioning, dependency installation, job execution, and termination.
- Free, open-source, and enhances security by keeping AWS keys local and having no backend.
What is crunr?
Available on: Windows, macOS, Linux
Pros & Cons
Pros
- Eliminates idle compute costs by terminating instances immediately.
- Simplifies running complex jobs on powerful cloud hardware with a single command.
- Enhanced security as AWS keys remain local and no third-party servers are involved.
- Cost-effective by leveraging AWS spot instances.
- No cloud-specific code rewrites or SDKs required for scripts.
Cons
- Requires an existing AWS account and basic AWS setup.
- Users are responsible for their AWS costs, not crunr.
- Requires Python 3.10+, ssh, and rsync installed locally.
Key Features
Pricing
crunr is completely free to use with no hidden costs.
Reviews
Be the first to review crunr
Your take helps the next buyer. Verified LinkedIn reviewers get a badge.
Write a reviewBest crunr Alternatives
Top alternatives based on features, pricing, and user needs.
The essential cloud platform purpose-built for accelerating AI workloads with NVIDIA GPUs.
Build, train, and deploy AI/ML models on accelerated cloud GPUs with simplicity and scalability.
The end-to-end AI cloud that simplifies building and deploying models with GPU infrastructure.
The Superintelligence Cloud for AI development with NVIDIA GPUs and secure clusters.
Still deciding?
Most buyers shortlist 2 or 3 tools before committing. Pull a side-by-side comparison or browse the full alternatives shortlist below.
Explore More
crunr FAQ
How does crunr ensure I only pay for the exact time my script runs on AWS?
What types of AWS instances and regions does crunr support for running jobs?
Since crunr has no servers, how does it manage to upload my code and download results?
Can I use crunr to run scripts that require specific software dependencies like pip, apt, or npm packages?
What happens if my job fails or I want to stop it prematurely?
crunr clean command, which will also terminate the instance and prevent further charges.Source: crunr.com