Historique des commits

Auteur SHA1 Message Date
  Andra Hugo c404cced9f Removed flush and modified bench il y a 15 ans
  Andra Hugo 35fc32ac99 Modif of computation il y a 15 ans
  Andra Hugo 7a0a4c2641 Changed computing method il y a 15 ans
  Andra Hugo bd01c14293 Added cholesky and lu without sched ctx il y a 15 ans
  Andra Hugo a859b66ed7 Example with cholesky and lu running in two different contexts il y a 15 ans
  Cédric Augonnet 1618f94c1f Instead of using cublasSdot or cublasDdot, we reimplement scalar product in il y a 15 ans
  Cédric Augonnet 0de9ecb7a8 Massive cleanup in the examples/cholesky/ directory. Remove traces of the "dw_" il y a 15 ans
  Cédric Augonnet 53c60beeb5 Cleanup the examples/mult/ directory to only keep sgemm and dgemm (the rest of il y a 15 ans
  Nathalie Furmento 3a3c9e3038 delete trailing whitespaces il y a 15 ans
  Nathalie Furmento e62b075cbf add an implicit version of cholesky using starpu_insert_task il y a 15 ans
  Samuel Thibault 719155db9f copyright fixes il y a 15 ans
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib il y a 15 ans
  Nathalie Furmento 2bb283fb4f OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object il y a 15 ans
  Nathalie Furmento 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object il y a 15 ans
  Cédric Augonnet e972e93da4 Fix make distcheck il y a 15 ans
  Cédric Augonnet 975cfaa576 Move coverage.sh test into the tests/ directory as this is not something that il y a 15 ans
  Cédric Augonnet d016ed967c Move the dot_product example into the examples/reductions/ directory il y a 15 ans
  Cédric Augonnet d24f3f9b7b Use reductions to compute the min and the max entry of an array il y a 15 ans
  Nathalie Furmento 9fd7ad66a6 examples/Makefile.am: only install OpenCL codelet files when OpenCL is enabled il y a 15 ans
  Cédric Augonnet 9c959490e7 Start to implement a conjugate gradient il y a 15 ans
  Cédric Augonnet 3e6aadaca8 The pi_redux example is now one of the tests used by make check il y a 15 ans
  Cédric Augonnet e4c85b9e07 Implement the Monte Carlo algorithm used to compute Pi by the means of il y a 15 ans
  Cédric Augonnet 11561287cf The dot_product example computes the scalar product of two vectors by the means il y a 15 ans
  Samuel Thibault a48b287faa harmonize mult codes il y a 15 ans
  Nathalie Furmento 5807291b01 configure: detect availability of header file f77.h and compile fortran example only when available il y a 15 ans
  Nathalie Furmento aff285bfbb examples: revert commit #2792 as opencl driver should be fixed il y a 15 ans
  Nathalie Furmento 02fccd8e60 examples: disable coverage.sh in make check as long as opencl driver is failing with <out of ressources> error il y a 15 ans
  Nathalie Furmento 4c89b868ab basic_examples: add fortran version for vector scal example (thanks to Francois Tessier) il y a 15 ans
  Samuel Thibault 1c8dd1f59b test coverage after all programs il y a 15 ans
  Samuel Thibault 58330fd908 Add stencil example il y a 15 ans