Beyond Digital Labs
← Catalogue
Developer tools

Beyond GPU Manager

Watches every process touching your GPU and tells you which agent or session owns it. Then it lets you suspend, resume or kill any of them.

  • Windows 11
  • Windows 10
  • x64
  • C# .NET 10
  • WinForms + WebView2
  • SQLite
Version 1.2.1 Awaiting signing

Built, tested and gated. Release is held until code signing is in place.

Licence Subscription Monthly or annual, priced generously. Cancel at period end, and your data stays yours and stays exportable.
Download unavailable Documentation
Why you cannot download yet

Our builds are finished and gated, but they are not yet signed with a publicly-trusted certificate. Windows would present them as an unknown publisher. We are not shipping software that teaches you to click past the warning that protects you. Releases open the day signing is in place.

Why we built it

We run local models and several AI agents all day. The fans would spin up to full and there was no way to tell what had taken the card, or what it was doing with it.

  • nvidia-smi gives you a process ID, not the name of the agent responsible.
  • Knowing which process it is does not help if you cannot act on it.
  • Closing an entire application just to reclaim the card is a blunt instrument.

So we built the tool we actually wanted at two in the morning. See what is on the GPU. See who owns it. Take the card back.

What it does

Hear the fans. Know exactly why.

Per process attribution Every GPU process is traced back to the agent or session that owns it, not just a process ID and a number of megabytes.
Take the card back Suspend a runaway process, resume it when you are ready, or kill it outright. Full control from the window you are already looking at.
Live memory and utilisation Continuous sampling, with the history kept locally in SQLite. You can see what happened ten minutes ago instead of only what is happening now.
Local only Everything stays on the machine. No account, no cloud, nothing sent anywhere.
Verified
  • Release gate 21 of 21 passing
  • Signed per user installer, portable executable and MSIX all built from one pipeline
Known limit

The AMD code path is unverified. No AMD adapter has been available to test against.

We list these because you will find them anyway. A limitation you learn about after paying is a defect in how we sold it to you.

Requirements
System Windows 10 21H2 or later
NVIDIA GPU with current drivers. AMD is unverified.
About 120 MB of disk space

Documentation

Installation, requirements, configuration and licensing for Beyond GPU Manager.

Read the docs

Release history

Every release, what changed in it, and the hash of exactly what shipped.

See releases