Commit History

Autor SHA1 Mensaxe Data
  Cédric Augonnet c16ae555e6 in the public interface, we only manipulate data_handles %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet e6f5366b65 Prefix notify_data_modification and make it available to the applications. %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet effebd782c Implement notify_data_modification and starpu_sync_data_with_mem when the %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 3227abedd1 make private functions static in the FxT initialization code. %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet e28c761533 declare the prototype of liberate_memory_on_node %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet d7f4df14ce make private functions static (again) %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 75e19d081f create a seperate file for memory node management %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 54c2b999d5 job_create is an internal function, programmers only manipulate tasks. %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet f50da2b311 do not export private functions %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 7ddfe04a88 Add a set of functions to manipulate all queues attached to a memory node. %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 62d1e62152 Atomic ops builtins (__sync_*) only appeared in gcc-4.1, so until we find a %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 2dd824f06a Darwin has never been running on old intel <i686 %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 81d9721230 On Darwin, gcc's default target is i386, so that atomic ops are not available %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 67d8bc5708 In case starpu_tag_declare_deps is passed constant arguments, the caller %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet f9f71787f8 Use condition variables instead of semaphores in the "data request" mechanisms: %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet bfaaa7732f more cleanups for the "incrementer" examples %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 25a0df2747 by default, a task does not use tags, and it is asynchronous %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 414f1e8c28 cleanup the incrementer_runtime.c file to make it as simple as possible %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet a3dfc2ea41 Add an example where it is possible to use StarPU with the runtime API. %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 77b673df3d minor cleanups of the examples %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 841dee46ef While removing a tag, protect the hierarchical table on the one hand, and the %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 935a57a4e9 missed one chunk of the previous patch %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 34bffe6fe3 accessed to tag->state have to be protected %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 53b76fc51b Notify_dependencies may free the completion group structure while we still have %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 71646ef288 Protect tags when they are notified of the termination of one of their deps. %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 54b4d86198 Continue to cleanup the handling of tasks dependencies, there are still issues. %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 5cecf770ab Start to reorganize the handling of tasks dependencies during task submission. %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 1afb01e8cd also install the tag_example3 example %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 36e824717a Add a new test (equivalent to tag_example2, but task are submitted in the %!s(int64=17) %!d(string=hai) anos
  Cédric Augonnet 69c17771ce we must not set the is_submitted flag until we are sure nobody is going to %!s(int64=17) %!d(string=hai) anos