Nathalie Furmento 230d1901a4 socl: instead of setting LD_PRELOAD with the location of libOpenCL.so, set LD_LIBRARY_PATH with the directory containing libOpenCL.so, this avoid libtool to crash when loading libOpenCL.so (which happens on alaric) лет назад: 10
..
examples 230d1901a4 socl: instead of setting LD_PRELOAD with the location of libOpenCL.so, set LD_LIBRARY_PATH with the directory containing libOpenCL.so, this avoid libtool to crash when loading libOpenCL.so (which happens on alaric) лет назад: 10
src c8bf7b8807 socl/src/init.c: do not call starpu_shutdown() if starpu_init() returned ENODEV лет назад: 10
vendors 9353bae638 SOCL: install vendors file in @datarootdir@/starpu/opencl/vendors лет назад: 12
Makefile.am 9353bae638 SOCL: install vendors file in @datarootdir@/starpu/opencl/vendors лет назад: 12
README 6e42a45f11 SOCL: remove pkg-config file лет назад: 12

README

StarPU's OpenCL interface
=========================

This directory contains an OpenCL implementation that can
be used as a replacement of the classic StarPU's API.