doe300 / VC4CL

OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
MIT License
728 stars 80 forks source link

Installation Instructions #22

Closed fighne closed 6 years ago

fighne commented 6 years ago

Using the instructions here 'https://github.com/doe300/VC4CL/wiki/How-to-get' I'm stumbling at the first stage of installing, there doesn't appear to be a working link or on the nightly build either.

I must be missing something obvious could you point me in the right direction please.

doe300 commented 6 years ago

Look again at the wiki. I had the instructions lying around for some time, just forgot to push them, sorry.

A side-note: The debian packages have not been tested (see #12) and they need (until https://github.com/doe300/VC4C/issues/29 is finished) SPIR-LLVM to be installed at the correct location (see here for instructions).

fighne commented 6 years ago

Many thanks, can I suggest that to reduce the confusion specifying the Clang v3.9+ as the C++11 compiler. I have to say the less people have to do to install the less support issues you'll get. :) But great work and many thanks - Pete