Commit History

Author SHA1 Message Date
  Nathalie Furmento 549ac5bc36 rename WORKER_LIST into STARPU_WORKER_LIST 12 years ago
  Nathalie Furmento 2c71f9694d doc/chapters: reference STARPU_HOME instead of explaining it every time 12 years ago
  Nathalie Furmento 6cddd0c989 doc/chapters/configuration.texi: doc STARPU_HOSTNAME 12 years ago
  Nathalie Furmento 4c3d20e967 doc/chapters/configuration.texi: doc STARPU_HOME 12 years ago
  Nathalie Furmento a174829135 doc/chapters/mpi-support.texi: clarify algorithm to select executee node 12 years ago
  Nathalie Furmento 1599380e48 doc: update sched_ctx_hypervisor doc following r8458 12 years ago
  Samuel Thibault 994271f8c3 drop unused field 12 years ago
  Samuel Thibault 6562c5dbc0 For termination notification, replace manual condition with starpu_task_wait_for_all. This is much safer as it waits for the callbacks to have finished with accessing subchilds before unpartitioning. 12 years ago
  Samuel Thibault b9b3acbd9d Better document fatal errors about accessing children 12 years ago
  Samuel Thibault 3c1aa1bd4b permit to change the trace buffer size 12 years ago
  Samuel Thibault 3cb736da2d document no_auto_start_trace 12 years ago
  Samuel Thibault 2f54cfb3d1 rename no_auto_profile into no_auto_start_trace to avoid confusing FxT tracing with task profiling 12 years ago
  Samuel Thibault 5f1183ad40 fix function prototype name 12 years ago
  Samuel Thibault d44004556b Fix restarting recording an fxt trace 12 years ago
  Samuel Thibault 84152479db destroy data instead of setting it to zero 12 years ago
  Andra Hugo aa0ac077bd fix parallel_eager ( remove_workers should treat differently combine workers) 12 years ago
  Samuel Thibault 1752c3c676 Fix reduction documentation. Use starpu_data_invalidate to reset the dot kernel accumulator. 12 years ago
  Samuel Thibault 15edf8fa61 Move task push end management just before releasing the mutex of the queue to which it was pushed 12 years ago
  Samuel Thibault a1ddc83f77 TODO 12 years ago
  Ludovic Courtès 73387de086 contexts: Move definition of `changing_ctx_mutex' out of header. 12 years ago
  Andra Hugo 1206404a66 starpu_sched_ctx_hypervisor_stuff -> sched_ctx_hypervisor_stuff (any ideas about a name for the hypervisor are welcomed ) 12 years ago
  Samuel Thibault ff4b3e5d81 document that starpu_set_profiling_id needs to be called before starpu_init 12 years ago
  Andra Hugo 965e11a5f6 fix indentations: 10x ludo 12 years ago
  Nathalie Furmento 8eb0599066 tests/loader.c: allow better parsing of execution time 12 years ago
  Samuel Thibault 37b2eb9839 Add missing ifdef __cplusplus, thans Benoit Lize for the patch 12 years ago
  Andra Hugo bc2478ce2d control_task was replaced with exclude_from_dag + hypervisor_tag commented 12 years ago
  Andra Hugo 4c8e085e07 factorize code + fix perf model bug (chech nan to avoid nan+double) - sorry for the indentation 12 years ago
  Nathalie Furmento e94a3eb256 doc: minor updates 12 years ago
  Nathalie Furmento c3bf565249 fix prototypes 12 years ago
  Nathalie Furmento 4e4b6e7cf2 doc: fix formatting 12 years ago