Commit History

Autor SHA1 Mensaxe Data
  Cédric Augonnet 1a07d6c313 Forgot to commit Makefile.am changes, and use pinned memory if possible. %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 4231064e60 Configuration and compilation system: fix OpenCL settings %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 8e7dd0e906 compilation system: cuda cppflags should also not be included automatically %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento aa683e2b27 Configuration and Compilation system: %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 307015aaab examples: add simple callbacl example %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento b343427e20 examples/Makefile.am: fix flags for mandelbrot compilation %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento c00e69ef7a examples/Makefile.am: also include global flags to compile mandelbrot %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 393582ec25 fix build with no libX11 on the system %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 01456b03c5 Use autoconf's standard AC_PATH_XTRA macro %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento de0facd291 examples: distribute opencl kernel source %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento ce16e787db examples/Makefile.am: make check should run all the examples %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 1618f94c1f Instead of using cublasSdot or cublasDdot, we reimplement scalar product in %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 0de9ecb7a8 Massive cleanup in the examples/cholesky/ directory. Remove traces of the "dw_" %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 53c60beeb5 Cleanup the examples/mult/ directory to only keep sgemm and dgemm (the rest of %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 3a3c9e3038 delete trailing whitespaces %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento e62b075cbf add an implicit version of cholesky using starpu_insert_task %!s(int64=15) %!d(string=hai) anos
  Samuel Thibault 719155db9f copyright fixes %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 2bb283fb4f OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet e972e93da4 Fix make distcheck %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 975cfaa576 Move coverage.sh test into the tests/ directory as this is not something that %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet d016ed967c Move the dot_product example into the examples/reductions/ directory %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet d24f3f9b7b Use reductions to compute the min and the max entry of an array %!s(int64=15) %!d(string=hai) anos
  Nathalie Furmento 9fd7ad66a6 examples/Makefile.am: only install OpenCL codelet files when OpenCL is enabled %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 9c959490e7 Start to implement a conjugate gradient %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 3e6aadaca8 The pi_redux example is now one of the tests used by make check %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet e4c85b9e07 Implement the Monte Carlo algorithm used to compute Pi by the means of %!s(int64=15) %!d(string=hai) anos
  Cédric Augonnet 11561287cf The dot_product example computes the scalar product of two vectors by the means %!s(int64=15) %!d(string=hai) anos