Historique des commits

Auteur SHA1 Message Date
  Sylvain Henry 37bce2edab Fix bad CUDA/OpenCL interaction il y a 13 ans
  Nathalie Furmento c2dbabb2e3 examples: cg example needs a CUDA card which supports double il y a 13 ans
  Nathalie Furmento c678c91655 examples/Makefile.am: the option -arch sm_13 is needed to compile the kernel reductions/dot_product_kernels.cu as it uses double operations il y a 13 ans
  Cyril Roelandt ebf4572b34 Remove the "-arch sm_13" option from the NVCCFLAGS. il y a 13 ans
  Nathalie Furmento 877a3b3bdd build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11. il y a 13 ans
  Ludovic Courtès 74ac8f3079 build: Adjust tests to Automake 1.12. il y a 13 ans
  Cyril Roelandt 06fe73b434 Fix a GNUism in examples/Makefile.am, so that bmake can compile the project. il y a 13 ans
  Nathalie Furmento 25f36c7e72 examples/interface: move definition of display codelet to a separate file il y a 13 ans
  Samuel Thibault ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants il y a 13 ans
  Samuel Thibault 3e58d92492 Add 2d shadow filters il y a 13 ans
  Samuel Thibault 2d353bd5bd Add gl interop example using glutidlefunc il y a 13 ans
  Samuel Thibault c51a648b81 fix build without blas il y a 13 ans
  Samuel Thibault c3433292b0 Add a pipeline example il y a 13 ans
  Nathalie Furmento eed1ba5bbc examples/Makefile.am: remove duplicate line il y a 13 ans
  Nathalie Furmento 0755556822 examples: new exemple to test storing and loading compiled OpenCL kernel on and from the file system il y a 13 ans
  Samuel Thibault 4d21f76259 Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation. il y a 13 ans
  Samuel Thibault 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header il y a 13 ans
  Sylvain Henry fff6d69b0a SOCL: add matrix multiplication example il y a 13 ans
  Samuel Thibault acce0b71ce Add OpenGL interoperability support il y a 13 ans
  Nathalie Furmento 59a6478932 examples/scheduler/schedulers.sh: add script file to test all schedulers on cholesky application il y a 13 ans
  Nicolas Collin b6575c2a6f Added the SPMD example in Makefile.am. il y a 13 ans
  Cyril Roelandt 4c003c74ec Make examples/reductions/dot_product work with OpenCL. il y a 13 ans
  Nathalie Furmento ba13c4c564 examples/Makefile.am: do not add incrementer/incrementer_kernels_opencl_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA il y a 13 ans
  Cyril Roelandt 028728a6eb Make examples/cpp/incrementer_cpp work with CUDA and OpenCL. il y a 13 ans
  Nathalie Furmento 39853e6635 examples/Makefile.am: add missing \ il y a 13 ans
  Nathalie Furmento 6058410a1c examples/Makefile.am: typos il y a 13 ans
  Cyril Roelandt 1080005252 Make examples/axpy/axpy work with OpenCL. il y a 13 ans
  Cyril Roelandt 2912649808 Make examples/interface/complex work with OpenCL. il y a 13 ans
  Nathalie Furmento 13b65d483d examples/Makefile.am: add pi/pi.h il y a 13 ans
  Nathalie Furmento bb758e1c00 examples: move examples/opt back to examples il y a 13 ans