提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento 2bb283fb4f OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 14 年之前
  Nathalie Furmento 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 14 年之前
  Cédric Augonnet e972e93da4 Fix make distcheck 14 年之前
  Cédric Augonnet 975cfaa576 Move coverage.sh test into the tests/ directory as this is not something that 14 年之前
  Cédric Augonnet d016ed967c Move the dot_product example into the examples/reductions/ directory 14 年之前
  Cédric Augonnet d24f3f9b7b Use reductions to compute the min and the max entry of an array 14 年之前
  Nathalie Furmento 9fd7ad66a6 examples/Makefile.am: only install OpenCL codelet files when OpenCL is enabled 15 年之前
  Cédric Augonnet 9c959490e7 Start to implement a conjugate gradient 15 年之前
  Cédric Augonnet 3e6aadaca8 The pi_redux example is now one of the tests used by make check 15 年之前
  Cédric Augonnet e4c85b9e07 Implement the Monte Carlo algorithm used to compute Pi by the means of 15 年之前
  Cédric Augonnet 11561287cf The dot_product example computes the scalar product of two vectors by the means 15 年之前
  Samuel Thibault a48b287faa harmonize mult codes 15 年之前
  Nathalie Furmento 5807291b01 configure: detect availability of header file f77.h and compile fortran example only when available 15 年之前
  Nathalie Furmento aff285bfbb examples: revert commit #2792 as opencl driver should be fixed 15 年之前
  Nathalie Furmento 02fccd8e60 examples: disable coverage.sh in make check as long as opencl driver is failing with <out of ressources> error 15 年之前
  Nathalie Furmento 4c89b868ab basic_examples: add fortran version for vector scal example (thanks to Francois Tessier) 15 年之前
  Samuel Thibault 1c8dd1f59b test coverage after all programs 15 年之前
  Samuel Thibault 58330fd908 Add stencil example 15 年之前
  Cédric Augonnet fda0f0ca3f Some examples include starpu.h (and therefore possibly hwloc.h) 15 年之前
  Cédric Augonnet fdcffc1dcd The hwloc library is used in the public API so we need hwloc.h in case hwloc is 15 年之前
  Cédric Augonnet 0109c94f9c Add an example of program embedding its own scheduling policy 15 年之前
  Nathalie Furmento 75f01af154 examples: add a shell script to call examples with different sets of parameters w.r.t coverage 15 年之前
  Nathalie Furmento 4a983beb04 Update copyright 15 年之前
  Nathalie Furmento 15e2dafe6c reorganise examples directory 15 年之前
  Nathalie Furmento 01774169b9 examples/filters/fblock: reorganise source code 15 年之前
  Nathalie Furmento 04f934750e examples/variable: reorganise source code 15 年之前
  Nathalie Furmento d391040ec9 example/block: reorganise source code 15 年之前
  Nathalie Furmento b6ffc9ab54 examples/Makefile.am: add missing file 15 年之前
  Nathalie Furmento b234e4aa84 Filter block example: add OpenCL implementation 15 年之前
  Nathalie Furmento fe60c699c6 examples/filters/fblock: add CUDA implementation 15 年之前