2 projects tagged "virtual"
Cantivo Linux is a distribution and platform for desktop/server virtualization using the KVM hypervisor and SPICE protocol, managed from an intuitive Web interface. After your virtual desktops are setup, you can use a powerful multi-platform client to enjoy unsurpassed multimedia capabilities, streaming from your virtual desktops to anywhere in your network, and optionally let your users authenticate using RFID or NFC tokens.
Libfairydust is a small wrapper library intended for use with GPU clusters that 'hijacks' CUDA and OpenCL calls. It can be used to 're-route' calls to a certain GPU, so a process requesting GPU#0 might end up running on GPU#4 without knowing (or caring) about it. This works completely transparently and does not need any sort of 'cooperation' from the application, changes to code, or relinking.