コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault fe23677913 move blas link flags to STARPU_BLAS_LDFLAGS 14 年 前
  Samuel Thibault df21a8b79e move opengl flags to STARPU_OPENGL_RENDER_LDFLAGS 14 年 前
  Samuel Thibault 7cff24cd66 move -lgfortran to STARPU_CUDA_FORTRAN_LDFLAGS 14 年 前
  Nathalie Furmento 1f33d0ed4a examples/reductions/dot_product: add a cuda codelet for the reduction 14 年 前
  Cédric Augonnet 1a07d6c313 Forgot to commit Makefile.am changes, and use pinned memory if possible. 14 年 前
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional 14 年 前
  Nathalie Furmento 4231064e60 Configuration and compilation system: fix OpenCL settings 14 年 前
  Nathalie Furmento 8e7dd0e906 compilation system: cuda cppflags should also not be included automatically 14 年 前
  Nathalie Furmento aa683e2b27 Configuration and Compilation system: 14 年 前
  Nathalie Furmento 307015aaab examples: add simple callbacl example 14 年 前
  Nathalie Furmento b343427e20 examples/Makefile.am: fix flags for mandelbrot compilation 14 年 前
  Nathalie Furmento c00e69ef7a examples/Makefile.am: also include global flags to compile mandelbrot 14 年 前
  Samuel Thibault 393582ec25 fix build with no libX11 on the system 14 年 前
  Samuel Thibault 01456b03c5 Use autoconf's standard AC_PATH_XTRA macro 14 年 前
  Nathalie Furmento de0facd291 examples: distribute opencl kernel source 14 年 前
  Nathalie Furmento ce16e787db examples/Makefile.am: make check should run all the examples 14 年 前
  Cédric Augonnet 1618f94c1f Instead of using cublasSdot or cublasDdot, we reimplement scalar product in 14 年 前
  Cédric Augonnet 0de9ecb7a8 Massive cleanup in the examples/cholesky/ directory. Remove traces of the "dw_" 14 年 前
  Cédric Augonnet 53c60beeb5 Cleanup the examples/mult/ directory to only keep sgemm and dgemm (the rest of 14 年 前
  Nathalie Furmento 3a3c9e3038 delete trailing whitespaces 14 年 前
  Nathalie Furmento e62b075cbf add an implicit version of cholesky using starpu_insert_task 14 年 前
  Samuel Thibault 719155db9f copyright fixes 14 年 前
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib 15 年 前
  Nathalie Furmento 2bb283fb4f OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 15 年 前
  Nathalie Furmento 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 15 年 前
  Cédric Augonnet e972e93da4 Fix make distcheck 15 年 前
  Cédric Augonnet 975cfaa576 Move coverage.sh test into the tests/ directory as this is not something that 15 年 前
  Cédric Augonnet d016ed967c Move the dot_product example into the examples/reductions/ directory 15 年 前
  Cédric Augonnet d24f3f9b7b Use reductions to compute the min and the max entry of an array 15 年 前
  Nathalie Furmento 9fd7ad66a6 examples/Makefile.am: only install OpenCL codelet files when OpenCL is enabled 15 年 前