Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 185 Bytes

Varium C1100 accelerator for Solana

Build

cmake -S . -B build
cd build
make

This also builds unit tests in build directory. Their executable names end with _test.