Commit History

Autor SHA1 Mensaxe Data
  Samuel Thibault 5fd4e6e4ad Add can_execute_task support to prio scheduler %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 22a5b5d3d7 Follow-up with r6233: make complex_copy_methods non-const %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 53f1aa4fff Make renaming suggestion less imperative. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 502d1bf5ef mention data reduction as an optimization technique %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault d727e17be1 done %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault d7cb5a1d9d Add reduction example %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault c7c3522023 Add missing hook from previous commit %!s(int64=14) %!d(string=hai) anos
  Ludovic Courtès 0a9d31fc33 doc: Mention GCC 4.7 support. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 4dc472d777 Make copy_methods non-const, to let asynchronous_copy_disable be able to modify it %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt f679fffa5a STARPU_ABORT: print a message to stderr and abort rather than calling assert(0). %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault d64f32d285 Do not disable asynchronous copy by default %!s(int64=14) %!d(string=hai) anos
  Ludovic Courtès 91bd802f57 gcc: Fix codelet wrapper generation with GCC 4.7. %!s(int64=14) %!d(string=hai) anos
  Ludovic Courtès d52311c0cd gcc: Change parser declaration to have (possibly) C++ linkage. %!s(int64=14) %!d(string=hai) anos
  Ludovic Courtès 65cdc2499f gcc: Avoid designated initializers when __cplusplus in the C expression parser. %!s(int64=14) %!d(string=hai) anos
  Ludovic Courtès 4f838dae68 gcc: Check for `affects_type_identity' in `struct attribute_spec'. %!s(int64=14) %!d(string=hai) anos
  Ludovic Courtès 4313b8de63 gcc: Work around C++ and GNU C incompatibilities. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault ad7e118494 partly revert 6222: drivers do not call push themselves, so the mutex is not already locked there %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt fb04598d22 src/sched_policies/parallel_heft.c: initialize global_push_mutex. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault aa0e27fd3b Fix prio scheduler: the mutex is already handled by the driver. %!s(int64=14) %!d(string=hai) anos
  Ludovic Courtès ad65bc046d schedulers.sh: Use integer comparison for $?. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 9fa92e2a0e Don't let applications record dependencies after regenerated/restarted tasks have been submitted/resubmitted %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 01a13ebe1a fix storing -EINVAL in node %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault afa3591099 Fix missing spinlocks %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 06aab4fa3e Fix restarted tags by separating the "same tag used by several instances of the same task" and the "same tag signaled by several tasks" thanks to setting submitted to 2 in the former case. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 9db5ddc0c2 README.dev: add a section about error handling. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt f70742364e src/datawizard/interfaces/*_interface.c: Use STARPU_ABORT() rather than STARPU_ASSERT(0) when finding an invalid node kind. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt c07745e5dd Make STARPU_ABORT call assert(0) rather than abort(). %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 2e4e7d6a40 Fix tags shared by several tasks: when submitting another task, it should not reset the 'done' property, as the tag is already signaled and should be kept as such %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 8bc2f2e2f9 Fix restartable/restarted tasks: terminated is only for the first iteration %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault a02d9e6497 complete perfmodel fields %!s(int64=14) %!d(string=hai) anos