コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento c989236047 exemples/interface/complex: Make sure CUDA cards with capabilities < 1.3 do not try to perform operations on doubles 13 年 前
  Nathalie Furmento 2be142a0ff configure: remove Cell support from configure, it is no longer possible to enable the gordon driver 13 年 前
  Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples 13 年 前
  Sylvain Henry 37bce2edab Fix bad CUDA/OpenCL interaction 13 年 前
  Nathalie Furmento c2dbabb2e3 examples: cg example needs a CUDA card which supports double 13 年 前
  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 13 年 前
  Cyril Roelandt ebf4572b34 Remove the "-arch sm_13" option from the NVCCFLAGS. 13 年 前
  Nathalie Furmento 877a3b3bdd build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11. 13 年 前
  Ludovic Courtès 74ac8f3079 build: Adjust tests to Automake 1.12. 13 年 前
  Cyril Roelandt 06fe73b434 Fix a GNUism in examples/Makefile.am, so that bmake can compile the project. 13 年 前
  Nathalie Furmento 25f36c7e72 examples/interface: move definition of display codelet to a separate file 13 年 前
  Samuel Thibault ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants 13 年 前
  Samuel Thibault 3e58d92492 Add 2d shadow filters 13 年 前
  Samuel Thibault 2d353bd5bd Add gl interop example using glutidlefunc 13 年 前
  Samuel Thibault c51a648b81 fix build without blas 13 年 前
  Samuel Thibault c3433292b0 Add a pipeline example 13 年 前
  Nathalie Furmento eed1ba5bbc examples/Makefile.am: remove duplicate line 13 年 前
  Nathalie Furmento 0755556822 examples: new exemple to test storing and loading compiled OpenCL kernel on and from the file system 13 年 前
  Samuel Thibault 4d21f76259 Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation. 13 年 前
  Samuel Thibault 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 年 前
  Sylvain Henry fff6d69b0a SOCL: add matrix multiplication example 13 年 前
  Samuel Thibault acce0b71ce Add OpenGL interoperability support 13 年 前
  Nathalie Furmento 59a6478932 examples/scheduler/schedulers.sh: add script file to test all schedulers on cholesky application 13 年 前
  Nicolas Collin b6575c2a6f Added the SPMD example in Makefile.am. 13 年 前
  Cyril Roelandt 4c003c74ec Make examples/reductions/dot_product work with OpenCL. 13 年 前
  Nathalie Furmento ba13c4c564 examples/Makefile.am: do not add incrementer/incrementer_kernels_opencl_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA 13 年 前
  Cyril Roelandt 028728a6eb Make examples/cpp/incrementer_cpp work with CUDA and OpenCL. 13 年 前
  Nathalie Furmento 39853e6635 examples/Makefile.am: add missing \ 13 年 前
  Nathalie Furmento 6058410a1c examples/Makefile.am: typos 13 年 前
  Cyril Roelandt 1080005252 Make examples/axpy/axpy work with OpenCL. 13 年 前