| Piece | Linux | macOS | Windows |
|---|---|---|---|
Houdry Fabric (houdry CLI) | amd64, arm64 | Intel, Apple silicon | x64, arm64 |
| Houdry Agent (desktop) | install script | install script | GitHub .exe |
macOSSupported
LinuxSupported
WindowsSupported
GPU workstation
Install Fabric from GitHub Releases. NVIDIA, AMD, and platform inventory are reported by houdry gpu detect. A workstation without a discrete GPU can still run houdry serve as the control plane; another box registers as compute.
Desk
Install Houdry Agent. It only needs to reach :8080 on the LAN (or localhost). It does not need a GPU.
Discovery
houdry serve announces on Wi‑Fi. Agent and houdry gpu register browse for that announce. Isolated guest networks will not see it. Paste http://HOST:8080/v1 in Agent instead.
Data locations
| Product | Default home |
|---|---|
| Fabric | ~/.houdry (HOODRY_HOME) |
| Agent (Linux/macOS) | ~/.houdry-agent |
| Agent (Windows) | %LOCALAPPDATA%\houdry-agent |