Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 205 Bytes

NYCU Parallel Programming Final Project - Group24: Gaussian Process Acceleration

Usage

mkdir build
cmake -B build/ -S . -DCMAKE_BUILD_TYPE=Release
cmake --build build/ --config Release
./bin/app