Skip to content

filecoin-project/apt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curio Logo

Curio APT Repository

This is the official Debian APT repository for GPU-accelerated Filecoin software from Curio Storage, Inc., part of the Filecoin Project.

📦 Available Packages

The repository currently includes pre-built packages of Curio, the Filecoin storage engine, with GPU support:

  • curio-cuda – Latest Curio build with CUDA support.
  • curio-opencl – Latest Curio build with OpenCL support.

These packages allow you to run the latest version of Curio optimized for your specific GPU stack on Debian- or Ubuntu-based systems.


🚀 How to Use

  1. Add the GPG key:
sudo wget -O /usr/share/keyrings/curiostorage-archive-keyring.gpg https://filecoin-project.github.io/apt/KEY.gpg
  1. Add the APT repository:
echo "deb [signed-by=/usr/share/keyrings/curiostorage-archive-keyring.gpg] https://filecoin-project.github.io/apt stable main" | sudo tee /etc/apt/sources.list.d/curiostorage.list
  1. Update and install the desired Curio package:
sudo apt update

sudo apt install curio-cuda     
# Or: sudo apt install curio-opencl

About

A Debian APT Software Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •