browndeer / coprthr

The CO-PRocessing THReads (COPRTHR) SDK - latest release is v1.6.2 (Freewill)
http://www.browndeertechnology.com/coprthr.html
Other
94 stars 35 forks source link

examples/parallella: add libraries in the correct order in Makefile #31

Closed imrehg closed 2 years ago

imrehg commented 9 years ago

First STDCL then OPENCL, because that's the dependency path, otherwise the examples do not compile.