Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 2bb283fb4f OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object hace 15 años
  Nathalie Furmento 26d55a4e58 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object hace 15 años
  Nathalie Furmento 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object hace 15 años
  Nathalie Furmento cafb22e85f Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled hace 15 años
  Cédric Augonnet babde97945 Store tasks instead of jobs in the per-worker lists. hace 15 años
  Samuel Thibault b841a828c3 make it really clear about the value at entry of the function hace 15 años
  Samuel Thibault eb001abd5b (non-)document relation between scratch and the rest hace 15 años
  Samuel Thibault cafe57bf6c explicit a bit more about SCRATCH hace 15 años
  Nathalie Furmento c099c48e8f autogen.sh: specify shell to execute the script (this is needed by buildbot) hace 15 años
  Cédric Augonnet e06529d93f Implement tree-based reductions hace 15 años
  Cédric Augonnet c384b4f4e7 When starting a kernel while there remains pending data requests, the measured hace 15 años
  Cédric Augonnet e972e93da4 Fix make distcheck hace 15 años
  Cédric Augonnet 56b6ce49ca Remove the examples/coverage directory because its content was moved into tests/coverage/ hace 15 años
  Cédric Augonnet 77e1ff6d24 The examples are not in the current directory anymore hace 15 años
  Cédric Augonnet 5a6e53c653 Remove superfluous cudaThreadSynchronize() calls. hace 15 años
  Samuel Thibault b3cae45f6c make sure libtool is installed hace 15 años
  Cédric Augonnet 975cfaa576 Move coverage.sh test into the tests/ directory as this is not something that hace 15 años
  Cédric Augonnet d016ed967c Move the dot_product example into the examples/reductions/ directory hace 15 años
  Cédric Augonnet 6740d0e913 Minor cleanups hace 15 años
  Cédric Augonnet bb17b419fe The example may only execute on CPU workers hace 15 años
  Cédric Augonnet d24f3f9b7b Use reductions to compute the min and the max entry of an array hace 15 años
  Nathalie Furmento f38aec272a drivers/opencl: using fread does not work on all OSes (namely Windows ...) hace 15 años
  Nathalie Furmento fe5a0dc0fd core/perfmodel/perfmodel_bus.c: cast so that the comparison is correct hace 15 años
  Nathalie Furmento 8e358b9e9c driver/opencl: typo hace 15 años
  Nathalie Furmento 61c061f527 drivers/opencl: also detect accelerator devices (as defined by Movidius implementation) hace 15 años
  Nathalie Furmento e976dd317e drivers/opencl: improve error checking hace 15 años
  Nathalie Furmento a901e911ff datawizard/copy_driver: do not use a temporary variable hace 15 años
  Nathalie Furmento e1d768fab3 core/perfmodel_bus: check maximum size available on OpenCL device hace 15 años
  Nathalie Furmento a73845b3b1 doc: update w.r.t source code (see commit #2898) hace 15 años
  Nathalie Furmento 33ec408d01 examples/incrementer: the local size depends on the kernel and not on the input data size hace 15 años