Add GPU over IP idea

This commit is contained in:
2026-06-16 10:34:37 +02:00
parent e90b47bcbd
commit 1c611472fc
2 changed files with 4 additions and 0 deletions

View File

@@ -92,3 +92,4 @@ Name | Status | Blog Entries
[Try NixOS](./projects/other/try-nixos.md) | - | - [Try NixOS](./projects/other/try-nixos.md) | - | -
[Try Home-Manager](./projects/other/try-home-manager.md) | - | - [Try Home-Manager](./projects/other/try-home-manager.md) | - | -
[Create better monthly financial report](./projects/other/better-financial-report.md) | - | - [Create better monthly financial report](./projects/other/better-financial-report.md) | - | -
[GPU over IP](./projects/other/gpu-over-ip.md) | - | -

View File

@@ -0,0 +1,3 @@
# GPU over IP
Some time ago I saw some prototypes for sharing a GPU over the network with other servers.
Look into this a bit.