История коммитов

Автор SHA1 Сообщение Дата
  Cédric Augonnet c37b910143 document the basic examples so that they should be self-sufficient лет назад: 17
  Cédric Augonnet 232d016ed7 implement a very simple matrix multiplication that uses filters лет назад: 17
  Cédric Augonnet e6c184c3dc specify what is described/explained in the hello-world example лет назад: 17
  Cédric Augonnet 1d8b7066e9 - put a short description of the goal of the vector-scal example лет назад: 17
  Cédric Augonnet 3245db6395 starts to document the "vector-scal" example лет назад: 17
  Cédric Augonnet 8a17554361 Add a trivial example to show how to scale a vector by a constant factor. лет назад: 17
  Cédric Augonnet 5eb2d8a236 correct an error in the documentation лет назад: 17
  Cédric Augonnet 4ed11473ae Comment the "Hello World" example to make it self sufficient (hopefully). лет назад: 17
  Cédric Augonnet df3e02ea72 remove a deprecated warning лет назад: 17
  Cédric Augonnet 6f1c146e07 In case CPUs' clocks are not synchronized, we cannot use ticks so we use a лет назад: 17
  Cédric Augonnet 366cec56e8 pthread_spinlock_t have no static initialization value, so we need to make sure лет назад: 17
  Cédric Augonnet d84888c8f9 add timing in the YUV downscaler лет назад: 17
  Cédric Augonnet 846e608648 use StarPU to perform YUV downscaling (CPU only yet) лет назад: 17
  Cédric Augonnet bc3727d2f0 add a new example, to downscale a YUV movie (nothing yet ..) лет назад: 17
  Cédric Augonnet 626b22ba6f introduce a new example "downscaler", no real stuff for the moment лет назад: 17
  Cédric Augonnet bc9bf8ef97 StarPU in a nutshell: tasks лет назад: 17
  Cédric Augonnet 23ae40d3dd minor code optimizations лет назад: 17
  Cédric Augonnet ee2be00457 pad the data interface structure into something memcpy-friendly лет назад: 17
  Cédric Augonnet 041343c93f some .state had not been changed into a .handle in the debug code лет назад: 17
  Cédric Augonnet c1444dc9b7 check if pthread_spinlock_t is available лет назад: 17
  Cédric Augonnet ec8baec6b1 Do not reimplement spinlocks, use pthread_spin_t instead. лет назад: 17
  Cédric Augonnet 40f6b2a37b integrate the heat example in the test suite лет назад: 17
  Cédric Augonnet 9462c96b63 Rename all starpu_monitor_foo functions into starpu_register_foo. лет назад: 17
  Cédric Augonnet 72682ce449 intro doc лет назад: 17
  Cédric Augonnet e1fd6bbeee forgot some R->STARPU_R in the gordon driver лет назад: 17
  Cédric Augonnet 83b3424e02 .state->.handle in the doc лет назад: 17
  Cédric Augonnet a98fb93e9d Rename the .state field of the starpu_buffer_descr into .handle since лет назад: 17
  Cédric Augonnet a3938856b4 change access mode names in the doc лет назад: 17
  Cédric Augonnet f64f44c37c prefix the name of the different access modes (eg. RW -> STARPU_RW). лет назад: 17
  Samuel Thibault 4020aca42b fixes, rephrase some sentences лет назад: 17