Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.18 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.18 KB

vgpu-server

Experiment to create a network vgpu from linux to windows

The project is devoling in code blocks and the project need the https://github.com/greatlord/dyad project as well. it is a lightway network layer that works for Windows and Unix.

Plans

  • Make OpenCL communcate over network
  • Make OpenGL communcate over network
  • Make Vulka communcate over network
  • Make Cuda communcate over network
  • write a grapchie card driver that commucate over network ( real vgpu )

Todo

  • Find a lightway network library that is can be in close soruces (Done)

  • Define protocoll for commucations (ToDo)

  • Support mulit connections with tracking (ToDo)

  • Write OpenCL dll with icd interface (ToDo)

  • Write vulka dll with icd interface (ToDo)

  • Write Cuda dll with icd interface (ToDo)

  • Write a grapchie card driver (ToDo)

  • Better build system makefiles ?? (ToDo)

  • Test Case (ToDo)

  • setup a test client and server in progress ( using Debian 64bits and Wine )

Member in this project

Magnus Olsen (Project Leader) 

If u are skill devloper and want to help this project contact [email protected] with subject "help with vpgu project"

Project licens opensource GPL 2.0