Skip to content

Experiment to create a network vgpu from linux to windows

Notifications You must be signed in to change notification settings

greatlord/vgpu-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Experiment to create a network vgpu from linux to windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published