kevmo314 / scuda

SCUDA is a GPU over IP bridge allowing GPUs on remote machines to be attached to CPU-only machines.
Apache License 2.0
536 stars 15 forks source link

Add build files #41

Open K0IN opened 13 hours ago

K0IN commented 13 hours ago

Add build files (Docker), as stated in https://github.com/kevmo314/scuda/issues/31, i would like to use earthly to build binaries (docker does not seem to be the correct tool to do this).

We can also discuss switching, to make / cmake for a standardized build system (so people can hack more easily).

i also added a Dockerfile.client so people can use it as a base image for projects (switching out their base image with cuda client)

Lets also talk about: