Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
  Nathalie Furmento c58171fb76 examples/basic_examples/vector_scal: invert size and array parameters in cuda and opencl implementations vor 12 Jahren
  Nathalie Furmento b829f7be62 examples: s/vector_scale/vector_scal/g vor 12 Jahren
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files vor 12 Jahren
  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 vor 13 Jahren
  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. vor 14 Jahren
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! vor 14 Jahren
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL vor 14 Jahren
  Nathalie Furmento 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object vor 14 Jahren
  Nathalie Furmento 35519c2ee2 basic_examples/vector_scal: the local size depends on the kernel and not on the input data size vor 14 Jahren
  Nathalie Furmento 4a983beb04 Update copyright vor 14 Jahren
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces vor 15 Jahren
  Olivier Aumage 0f49a8f7d3 - missing or, redundant initialization vor 15 Jahren
  Nathalie Furmento 3485f9c86b OpenCL Driver: renamings: vor 15 Jahren
  Nathalie Furmento e2ae0c2f77 vector scaling example: updates to match the documentation vor 15 Jahren
  Nathalie Furmento 6c00bb8756 Example: update towards new OpenCL API vor 15 Jahren
  Nathalie Furmento ad01a8b74d vector scaling example: typos vor 15 Jahren
  Nathalie Furmento 62a3d44180 update copyrights vor 15 Jahren
  Nathalie Furmento a98e588307 doc: update with OpenCL codelet vor 15 Jahren
  Nathalie Furmento 4f54419528 example: add OpenCL codelet for vector scaling example vor 15 Jahren