커밋 기록

작성자 SHA1 메시지 날짜
  Nathalie Furmento d476c09ccf fix bugs detected by coverity 9 년 전
  Nathalie Furmento c1d81a1774 examples/incrementer: unload opencl program 9 년 전
  Nathalie Furmento 32e8bd93e5 examples/incrementer/incrementer_kernels_opencl.c: do not specify any event, specifying an event without waiting for it leads to memory leaks in OpenCL 9 년 전
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code 9 년 전
  Nathalie Furmento bb61f3808d update cnrs copyright 10 년 전
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 년 전
  Samuel Thibault 8f26d26ad7 Introduce the STARPU_CUDA_ASYNC and STARPU_OPENCL_ASYNC flags. No optimization is done yet for now. 11 년 전
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 년 전
  Samuel Thibault 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 13 년 전
  Cyril Roelandt b5f38aa1ee Fixing dead assignment. 13 년 전
  Samuel Thibault 37772c92ec Use cl_mem for OpenCL buffer pointers, as that's what they actually are, and to avoid confusing beginners with CPU buffers. 14 년 전
  Cédric Augonnet d56a66ebba Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac) 14 년 전
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 년 전
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL 14 년 전
  Nathalie Furmento 2bb283fb4f OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 14 년 전
  Nathalie Furmento 33ec408d01 examples/incrementer: the local size depends on the kernel and not on the input data size 14 년 전
  Nathalie Furmento 4a983beb04 Update copyright 14 년 전
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces 15 년 전
  Nathalie Furmento 3485f9c86b OpenCL Driver: renamings: 15 년 전
  Nathalie Furmento 6c00bb8756 Example: update towards new OpenCL API 15 년 전
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 년 전
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 15 년 전