Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 977 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 977 Bytes

opencl-testing

Ubuntu Actions Status Windows Actions Status Mac Actions Status Cross-compile Windows Actions Status Coverage Status

Install

git clone --recursive https://github.com/APN-Pucky/opencl-testing.git
cd opencl-testing
mkdir build
cd build
cmake ..
make install