Installation
This guide will show how to build, install and update Curio binaries
Debian package installation
sudo apt install mesa-opencl-icd ocl-icd-opencl-dev gcc git jq pkg-config curl clang build-essential hwloc libhwloc-dev wget libarchive-dev libgmp-dev libconfig++-dev -y && sudo apt upgrade -ysudo wget -O /usr/share/keyrings/curiostorage-archive-keyring.gpg https://filecoin-project.github.io/apt/KEY.gpg 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 sudo apt updatesudo apt install curio-cudasudo apt install curio-opencl
Linux Build from source
Software dependencies
System-specific
Rustup
Go
System Configuration
Build and install Curio
MacOS Build from source
Software dependencies
XCode Command Line Tools
Homebrew
Rust
Build and install Curio
Arm based CPUs
Intel CPUs
Last updated