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 (7 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
To run the CLBlast tests using pocl:

1) Install a BLAS that the CLBlast's tests can compare the
runs against, e.g. "apt install libblas-dev".

2) Reconfigure pocl and run make prepare_examples, which
clones CLBlast, builds it and enables it as a stest suite.