TorqHUB

Stop paying for idle metal

Your GPUs are booked around the clock and working a fraction of it. TorqHUB streams workloads onto the machines that can actually take them.

Your capacity is mostly air

Reserved 24/7. Working, say, 18% of the time. Billed for 100% of it.

Bar chart: ten GPU racks. Two are actively computing, shown in blue. Eight sit idle, shown in grey. A coral line across all ten represents the full cost you pay. Illustrative figures — real utilisation varies.

Occupied = Used

A job holds the card for eight hours and computes for forty minutes. The card is busy. Nothing is happening.

Occupancy

How much of each reserved GPU is actually doing work. Drag to feel the gap.

18%

Duty cycle slider. Current value 18 percent of reserved capacity. Range 5 to 60 percent. Use the left and right arrow keys to adjust by one percent.

What it costs you

Move the sliders. This is the money that turns into heat and nothing else.

The cost of waiting

Reserved GPUs burn money every hour they sit idle. Change the fleet — then drag the occupancy slider to watch the gap close.

Duty cycle 18% Set by the occupancy slider above.
Idle spend / month
Idle spend / year less than one engineer / yr

Projected idle spend: $9,578 per month, $114,931 per year, at 18 percent duty cycle. less than one engineer / yr. Illustrative figures.

Every job finds a GPU that fits

Different jobs, different shapes, different machines. Flip the switch and watch the gaps disappear.

OFF — pinned to home GPUs

A100 67%
H100 11%
L40S 8%
DONE
64
UTIL
29%
QUEUE
36
GPUS
3

ON — TorqHUB brokered + elastic

A100 6%
H100 11%
L40S 31%
DONE
129
UTIL
16%
QUEUE
5
GPUS
3

The same air, at every scale

Small shop or full datacenter, a typical fleet runs near 18% utilised — reserved 24/7, working a sliver. Here's the monthly burn without TorqHUB, and what pooling reclaims with it.

Small business

A few cards, one team's apps.

3 GPUs
$3,290/mo wasted without TorqHUB
$2,680/mo saved with TorqHUB

At 3 GPUs, pooling reclaims about 2 idle machines.

Mid business

A room of GPUs, a dozen products.

8 GPUs
$9,280/mo wasted without TorqHUB
$8,490/mo saved with TorqHUB

At 8 GPUs, pooling reclaims about 6 idle machines.

Big business

A full rack at datacenter scale.

30 GPUs
$32,920/mo wasted without TorqHUB
$30,780/mo saved with TorqHUB

At 30 GPUs, pooling reclaims about 23 idle machines.

Illustrative — built from the same consolidation model as the live scheduler above, not a quote. Utilisation and per-GPU rates are tunable in config.

Monthly economics at three business scales, all at a typical 18% utilisation. Small business, 3 GPUs: about $3,290 per month wasted on idle metal without TorqHUB, about $2,680 per month saved by pooling — roughly 2 idle machines reclaimed. Mid business, 8 GPUs: about $9,280 per month wasted on idle metal without TorqHUB, about $8,490 per month saved by pooling — roughly 6 idle machines reclaimed. Big business, 30 GPUs: about $32,920 per month wasted on idle metal without TorqHUB, about $30,780 per month saved by pooling — roughly 23 idle machines reclaimed. Illustrative demo figures from the same model as the live scheduler, not a quote.

One SDK token. Infinite scale.

You write the logic. We route the compute.

  1. 01

    Install

    One package, one token. No cluster to provision, no broker to configure.

  2. 02

    Submit

    Send a job with its type and payload. TorqHUB routes it to the GPU that fits.

  3. 03

    Scale

    Batch to hundreds, poll or await results. The router fills the gaps for you.

submit.ts
import { TorqClient } from '@torq/sdk'

const torq = new TorqClient({
  token: process.env.TORQ_TOKEN,
})

// submit a job — the router picks the GPU that fits
const job = await torq.jobs.submit('llm-70b', {
  model: 'meta-llama/Llama-3-70B',
  prompt: 'Summarize this transcript…',
})

// wait for the result (or poll, or batch to hundreds)
const result = await torq.jobs.wait(job.id)

A mesh that's already running

Capacity where the work is. The router sees every node and every gap.

One GPU, used fully

A single card — local, on your desk, fully private. TorqHUB schedules the queue and loads/unloads models automatically, so even one GPU stays busy instead of idling between tasks.

12 Regions
8.4K Workers
24 Job types

A single GPU, fully used

Even one card — local, on-prem, fully private. TorqHUB schedules the queue and loads/unloads models automatically, so a single GPU is reused evenly instead of idling between tasks.

Private corporate mesh

Pool the GPUs you already own into a closed, private mesh. TorqHUB redistributes compute across the fleet inside your walls — your jobs, your machines, nothing leaves the network.

Public crowd mesh

Or tap a crowdsourced pool: rent capacity on demand, or put your idle cards on the mesh and earn. The router streams every job to wherever the right GPU is free.

Talk to us about a deployment

Network mesh: a central TorqHUB router connected to GPU worker nodes across multiple regions. Illustrative scale figures. TorqHUB runs two ways: as a public crowdsourced compute mesh, or deployed privately inside your own corporate systems — contact us for deployment details.

STOP RENTING AIR

Tell us what you need. We'll come back with access, capacity or a deck.

Email is required — it's how we'll always reach you. A phone number is optional but strongly recommended: some messengers block messages from accounts they haven't added, so a number is our reliable way through.

What are you here for?
Where should we reach you? optional

Some networks won't deliver a message from an account you haven't added — that's why the phone number above is the safe fallback.