Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code il y a 9 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible il y a 11 ans
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros il y a 12 ans
  Nathalie Furmento 9f4255e6dc examples/spmv: fix datatypes for opencl kernel il y a 13 ans
  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 il y a 13 ans
  Cyril Roelandt 42ecdb6064 Fixing dead assignments. il y a 13 ans
  Samuel Thibault 9aa661f1ba Actually achieve parallelism instead of performing the computation 1024 times. il y a 14 ans
  Samuel Thibault 97e93682e2 fix typo il y a 14 ans
  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. il y a 14 ans
  Nathalie Furmento 2ba604d779 minor fix il y a 14 ans
  Nathalie Furmento a9f4293583 minor fixes for warnings detected by Intel Compiler il y a 14 ans
  Cédric Augonnet ff9569ec6f Cleanup the SpMV example il y a 14 ans