Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
J

Juice-Labs

> 编程语言
Open source

Juice Community Version Public Release

655 stars0 likes0 views
WebsiteGitHub

About

Juice Community Version Public Release

Welcome to Juice!

See our home page and our docs site for the latest info.

There is now a free version of the Juice product available.

What is Juice?

Juice is GPU-over-IP: client/server software that allows GPUs to be used over a standard TCP/IP network. Run the Juice server on a machine with a physical GPU, and then immediately access that GPU from any machine with the Juice client software.

Client applications are unaware that the physical GPU is remote and no modifications are necessary to application software. Juice client and server software runs equally well on physical machines, VMs, and containers on both Linux and Windows. The only hard requirements are a GPU to serve and a network connection between the client and server.

Why Juice?

GPU capacity is increasingly critical to major trends in computing, but its use is hampered by a major limitation: a GPU-hungry application can only run in the same physical machine as the GPU itself. This limitation causes extreme local-resourcing problems -- there's either not enough (or none, depending on the size and power needs of the device), or GPU capacity sits idle and wasted (utilization is broadly estimated at below 15%).

By abstracting application hosts from physical GPUs, Juice decouples GPU-consuming clients from GPU-providing servers:

  1. Any client workload can access GPU from anywhere, creating new capabilities
  2. GPU capacity is pooled and shared across wide areas -- GPU hardware scales independently of other computing resources
  3. GPU utilization is driven much higher, and stranded capacity is rescued, by dynamically adding multiple clients to the same GPU based on resource needs and availability -- i.e. more workloads are served with the same GPU hardware

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Gogpuremotegpuvirtualizationvirtualization-technology

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言