Commit History

Autor SHA1 Mensaxe Data
  Cédric Augonnet 5eb2d8a236 correct an error in the documentation %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 4ed11473ae Comment the "Hello World" example to make it self sufficient (hopefully). %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet df3e02ea72 remove a deprecated warning %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 6f1c146e07 In case CPUs' clocks are not synchronized, we cannot use ticks so we use a %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 366cec56e8 pthread_spinlock_t have no static initialization value, so we need to make sure %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet d84888c8f9 add timing in the YUV downscaler %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 846e608648 use StarPU to perform YUV downscaling (CPU only yet) %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet bc3727d2f0 add a new example, to downscale a YUV movie (nothing yet ..) %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 626b22ba6f introduce a new example "downscaler", no real stuff for the moment %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet bc9bf8ef97 StarPU in a nutshell: tasks %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 23ae40d3dd minor code optimizations %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet ee2be00457 pad the data interface structure into something memcpy-friendly %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 041343c93f some .state had not been changed into a .handle in the debug code %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet c1444dc9b7 check if pthread_spinlock_t is available %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet ec8baec6b1 Do not reimplement spinlocks, use pthread_spin_t instead. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 40f6b2a37b integrate the heat example in the test suite %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 9462c96b63 Rename all starpu_monitor_foo functions into starpu_register_foo. %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 72682ce449 intro doc %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet e1fd6bbeee forgot some R->STARPU_R in the gordon driver %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 83b3424e02 .state->.handle in the doc %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet a98fb93e9d Rename the .state field of the starpu_buffer_descr into .handle since %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet a3938856b4 change access mode names in the doc %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet f64f44c37c prefix the name of the different access modes (eg. RW -> STARPU_RW). %!s(int64=16) %!d(string=hai) anos
  Samuel Thibault 4020aca42b fixes, rephrase some sentences %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 58e0f5a673 only gordon requires an argument here %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 3f3c7940ec use the dynamic code loading facilities for the Gordon/mult example %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 487d630b25 Gordon now makes it possible to retrieve the actual execution time of a task so %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 8bd7ca5765 - dynamic code loading requires libelf %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 75149a22e5 partially revert previous commit %!s(int64=16) %!d(string=hai) anos
  Cédric Augonnet 7f2aa2b4b3 use the dynamic code loading feature in Gordon %!s(int64=16) %!d(string=hai) anos