Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 40a7acdefc Fix build without cuda il y a 9 ans
  Samuel Thibault ba27f5ed74 Avoid cublasSdot bug when using non-blocking streams, fixed in cuda 7.5 il y a 9 ans
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code il y a 9 ans
  Samuel Thibault 3434b52b4c Add arbiter support il y a 10 ans
  Samuel Thibault 824091b450 fix build il y a 10 ans
  Samuel Thibault d9c1dfa96c skip tests which use redux when testing the global arbiter il y a 10 ans
  Nathalie Furmento e3b44209ed update copyright il y a 10 ans
  Samuel Thibault d35c3ec66b Make quickcheck faster il y a 10 ans
  Samuel Thibault 6f02123c98 assume double support is available in simgrid mode il y a 10 ans
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible il y a 11 ans
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible il y a 11 ans
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 il y a 12 ans
  Samuel Thibault 6c292a0431 add more function names for MIC/SCC il y a 12 ans
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. il y a 12 ans
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC il y a 12 ans
  Samuel Thibault fbadd97f8c Add names to codelets il y a 12 ans
  Samuel Thibault 02d4168c57 Fix reduction codelets modes further il y a 12 ans
  Samuel Thibault ad0f7bbef7 Set reduction codelet modes in codelet, not at execution il y a 12 ans
  Nathalie Furmento 9063cf5133 examples: avoid shadowed declarations il y a 12 ans
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init il y a 12 ans
  Nathalie Furmento d87bb4efeb examples: minor fixes following icc warnings il y a 13 ans
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 13 ans
  Samuel Thibault d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset il y a 13 ans
  Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy il y a 13 ans
  Cyril Roelandt d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). il y a 13 ans
  Cyril Roelandt 5752d326a0 examples/reductions/dot_product: fix result checking. il y a 13 ans
  Cyril Roelandt 9a97aa40de examples/reductions/dot_product.c: check the result of the computations. il y a 13 ans
  Cyril Roelandt 4c003c74ec Make examples/reductions/dot_product work with OpenCL. il y a 13 ans