Историја ревизија

Аутор SHA1 Порука Датум
  Cédric Augonnet d5f7fb9d95 add a new benchmark to measure the performance of sgemm on square matrices (to пре 17 година
  Samuel Thibault 153901a43e typos пре 17 година
  Cédric Augonnet 81375feb05 add a new example of matrix multiplication with no filter, only one BLAS ops is пре 17 година
  Cédric Augonnet 91bc53fb3e Include the worker identifier in the performance model debug logs. пре 17 година
  Cédric Augonnet a729df228a it is possible to specify where to bind the different worker using the пре 17 година
  Cédric Augonnet 8a02f335ee underline that task submission is asynchronous пре 17 година
  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 година