Commit History

Author SHA1 Message Date
  Cédric Augonnet 041343c93f some .state had not been changed into a .handle in the debug code 16 years ago
  Cédric Augonnet c1444dc9b7 check if pthread_spinlock_t is available 16 years ago
  Cédric Augonnet ec8baec6b1 Do not reimplement spinlocks, use pthread_spin_t instead. 16 years ago
  Cédric Augonnet 40f6b2a37b integrate the heat example in the test suite 16 years ago
  Cédric Augonnet 9462c96b63 Rename all starpu_monitor_foo functions into starpu_register_foo. 16 years ago
  Cédric Augonnet 72682ce449 intro doc 16 years ago
  Cédric Augonnet e1fd6bbeee forgot some R->STARPU_R in the gordon driver 16 years ago
  Cédric Augonnet 83b3424e02 .state->.handle in the doc 16 years ago
  Cédric Augonnet a98fb93e9d Rename the .state field of the starpu_buffer_descr into .handle since 16 years ago
  Cédric Augonnet a3938856b4 change access mode names in the doc 16 years ago
  Cédric Augonnet f64f44c37c prefix the name of the different access modes (eg. RW -> STARPU_RW). 16 years ago
  Samuel Thibault 4020aca42b fixes, rephrase some sentences 16 years ago
  Cédric Augonnet 58e0f5a673 only gordon requires an argument here 16 years ago
  Cédric Augonnet 3f3c7940ec use the dynamic code loading facilities for the Gordon/mult example 16 years ago
  Cédric Augonnet 487d630b25 Gordon now makes it possible to retrieve the actual execution time of a task so 16 years ago
  Cédric Augonnet 8bd7ca5765 - dynamic code loading requires libelf 16 years ago
  Cédric Augonnet 75149a22e5 partially revert previous commit 16 years ago
  Cédric Augonnet 7f2aa2b4b3 use the dynamic code loading feature in Gordon 16 years ago
  Cédric Augonnet 375fc13473 typo in the doc 16 years ago
  Cédric Augonnet ee6e55e4c3 basic examples: scaling a vector 16 years ago
  Cédric Augonnet ebe63bb6b9 just add new items, but no content 16 years ago
  Samuel Thibault ad49435ad1 proofread 16 years ago
  Samuel Thibault 3a7f234dd1 todo 16 years ago
  Samuel Thibault 43d4096d80 fix compilation 16 years ago
  Samuel Thibault ffe92a8345 fix warnings 16 years ago
  Samuel Thibault afbeddc8b3 proofread 16 years ago
  Cédric Augonnet f240c7b14b document the hello world example, @cartouche results into something horrible... 16 years ago
  Cédric Augonnet 7eabf0d01a adapt the hello world to its actual descriptions in the documentation 16 years ago
  Cédric Augonnet 983555fa6a start to describe some Hello World example 16 years ago
  Cédric Augonnet 932383e827 add the most simple StarPU example possible: a hello world 16 years ago