Samuel Thibault 00374476e4 backport r15084 from trunk: 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 00374476e4 backport r15084 from trunk: 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.