Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 1f0545b4e9 include: code cleaning il y a 13 ans
  Samuel Thibault 6af576989c Add missing prototypes il y a 13 ans
  Samuel Thibault 73ac11ecf8 provide file and line of errors il y a 13 ans
  Nathalie Furmento 50ffc4e901 OpenCL driver: improve platform detection and error message system il y a 14 ans
  Samuel Thibault ca5dd22771 move C99-ism from cuda/opencl helper headers to libstarpu itself. il y a 14 ans
  Samuel Thibault 0ed129e2a3 better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h il y a 14 ans
  Samuel Thibault 08949c3a6b MSVC does not support __func__, but __FUNCTION__ il y a 14 ans
  Nathalie Furmento 4f49f723e3 include/starpu_opencl.h: add a const qualifier (Thanks to Jonathan Adamczewski <jadamcze@utas.edu.au> for the patch) il y a 14 ans
  Nathalie Furmento 51b04ba8f9 OpenCL Driver: update functions to compile opencl kernel il y a 14 ans
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow il y a 14 ans
  Cédric Augonnet d56a66ebba Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac) il y a 14 ans
  Nathalie Furmento cc004131a4 OpenCL: when memory allocation fails, returns an error instead of aborting. StarPU can cope with the situation il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL il y a 14 ans
  Cédric Augonnet f60e74d9e8 Provide helpers to get a direct access to the current context and the current il y a 14 ans
  Nathalie Furmento 686e38fa9c OpenCL: use const when possible il y a 14 ans
  Nathalie Furmento 4a983beb04 Update copyright il y a 14 ans
  Nathalie Furmento 3485f9c86b OpenCL Driver: renamings: il y a 15 ans
  Nathalie Furmento 55bf552154 OpenCL Driver: codelets are no longer compiled into a file, but stored in a struct as cl_program objects il y a 15 ans
  Nathalie Furmento eee58177e6 starpu_opencl.h: CL_INVALID_GLOBAL_WORK_SIZE does not seem to be defined in all OpenCL versions, safer to treat it as un unknown error il y a 15 ans
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk il y a 15 ans