Juice Community Version Public Release
See our home page and our docs site for the latest info.
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.
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:
No open issues yet, or sync has not completed.