hughperkins / EasyCL

Easy to run kernels using OpenCL
Other
183 stars 51 forks source link

build: allow linking to system clew #20

Closed zougloub closed 7 years ago

zougloub commented 7 years ago

The bundled (submodule) clew package installation procedure is a bit complex, and linking to a system library is possible, so this patch is providing a means to do that.

hughperkins commented 7 years ago

Ok. I'm good for merging that. Do you mind rmeoving the failing test from .travis.yml, so the CI test passes? just add it to the long string of exceptoins, at the end of the unit test command:

"../dist/bin/easycl_unittests tests=-SLOW*:testlocal*:testnewinstantiations.createForFirstGpu:testnewinstantiations.createForIndexedGpu"

all those bits after tests=- are exceptions, colon-separated