Skip to content

Repository files navigation

GPULend 🚀

Free compute for all - GPULend allows you to seamlessly offload GPU-intensive tasks to available resources in a simple, secure way.
Whether you are training ML models, rendering, or crunching large datasets, GPULend simplifies distributed GPU usage.
Rent your own low-VRAM GPU to access high-VRAM GPUs elsewhere and maximize computation power.

Screenshot 1 Screenshot 2

🌟 Overview

  • Rent gpu
  • Share gpu
  • Manage jobs & credits

✨ Features

  • Lightweight and portable GUI
  • Automatic GPU detection and management
  • Cross-platform support (Windows & Linux)
  • Works with Podman containers for secure execution
  • Easy installation: standalone executable or AppImage

🛠 Installation

Windows

  1. Download the standalone .exe file.
  2. Or run the installer batch file:
git clone https://github.com/Vxtzq/GPULend
install_and_run.bat

Linux

git clone https://github.com/Vxtzq/GPULend
chmod +x GPULend.AppImage
./GPULend.AppImage

Optional: Run from Python

If you prefer running from source:

python -m pip install -r requirements.txt
python app.py

💻 Supported Platforms

Platform Notes
Windows 10/11 Standalone .exe or batch installer
Linux (Ubuntu/Fedora) AppImage or Python source
macOS [TODO: Add macOS support]

⚡ Quick Start

  • Launch GPULend.

  • Ensure Podman is installed and detected.

  • Offload computation tasks to available GPUs effortlessly.

Releases

Packages

Contributors

Languages