File: README

package info (click to toggle)
pocl 6.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,320 kB
  • sloc: lisp: 149,513; ansic: 103,778; cpp: 54,947; python: 1,513; sh: 949; ruby: 255; pascal: 226; tcl: 180; makefile: 175; java: 72; xml: 49
file content (9 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
All you need is to clone the master branch from the 
Halide github repo here to this directory:

   git clone git@github.com:Halide/Halide.git

After this the configure of pocl should detect Halide.
Don't forget to run 'make prepare-examples' once to
setup the Halide example project.