tree: 9e848d3701b7d86f966c7b296f50b32d68aa76c3 [path history] [tgz]
  1. files/
  2. clpeak-1.1.4.ebuild
  3. Manifest
  4. OWNERS
  5. README.md
media-libs/clpeak/README.md

By default we ship clpeak on ChromeOS test builds so you do not need to build the binaries yourself simply run /usr/local/opencl/clpeak you should see output similar to this : https://github.com/krrishnarraj/clpeak#sample

If you wish to build once you have a ChromeOS checkout and chroot working just follow these simple instructions:

build

emerge-${BOARD} clpeak

deploy

cros deploy clpeak

run

ssh /usr/local/opencl/clpeak

OSZAR »