コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault cdeae45d62 Add complex interface filters 6 年 前
  Nathalie Furmento f7abbfa6fc update copyright 6 年 前
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights 7 年 前
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 7 年 前
  Nathalie Furmento bb61f3808d update cnrs copyright 10 年 前
  Samuel Thibault 6f02123c98 assume double support is available in simgrid mode 10 年 前
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible 11 年 前
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible 11 年 前
  Nathalie Furmento f6d2286da2 examples/interface/: minor fixes following bugs detected by valgrind 11 年 前
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 11 年 前
  Nathalie Furmento dce47dbbb2 examples/interface: turn example silent if environment variable STARPU_SSILENT is set 11 年 前
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 12 年 前
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年 前
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC 12 年 前
  Nathalie Furmento a872a04d26 examples/interface: codelet to display takes a optional string parameter 12 年 前
  Nathalie Furmento 6b45b0d259 examples/interface/complex.c: fix code when cuda is disabled 12 年 前
  Nathalie Furmento c8081e9143 examples/interface: do not re-use the variable ret as we need it later to detect a ENODEV error 12 年 前
  Nathalie Furmento 54c4e31e17 examples/interface: give names to codelets 12 年 前
  Nathalie Furmento 96b1403508 complex data interface: the comparison codelet returns the result to the caller 12 年 前
  Nathalie Furmento c989236047 exemples/interface/complex: Make sure CUDA cards with capabilities < 1.3 do not try to perform operations on doubles 12 年 前
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 年 前
  Nathalie Furmento a153f903fa examples/codelet: move compare codelet to complex_codelet.h 12 年 前
  Nathalie Furmento 25f36c7e72 examples/interface: move definition of display codelet to a separate file 12 年 前
  Cyril Roelandt d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). 13 年 前
  Cyril Roelandt 2912649808 Make examples/interface/complex work with OpenCL. 13 年 前
  Nathalie Furmento 1bc571e77a add a example on how to define a new data interface 13 年 前