Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 年之前
  Nathalie Furmento 5071f678af rename function starpu_display_codelet_stats to starpu_codelet_display_stats 12 年之前
  Nathalie Furmento a88351d5d1 macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API 12 年之前
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and 12 年之前
  Nathalie Furmento ccb670cd34 sched_ctx_hypervisor has been renamed in sc_hypervisor 12 年之前
  Andra Hugo 4a030a3cda use the function getting the id of the global ctx 12 年之前
  Samuel Thibault 1041c694c5 Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor 12 年之前
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 年之前
  Samuel Thibault d59644d146 Add more synchronization hints about config->running 12 年之前
  Samuel Thibault 5b3d87d1c3 Permit to disable sequential consistency for a given task. 12 年之前
  Andra Hugo cc8ea216d1 renaming & ispeed 12 年之前
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx 12 年之前
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU 12 年之前
  Samuel Thibault 4892fdbe2d rule out some races 12 年之前
  Nathalie Furmento 77815bd069 perfmodels: Gordon performance models are no longer enabled 12 年之前
  Nathalie Furmento 3e06c96920 task: it is no longer possible to define a gordon implementation of a codelet 12 年之前
  Nathalie Furmento eb32a9b3d4 src: fix coding style 12 年之前
  Samuel Thibault f5363c873c to avoid calling starpu_worker_get_memory_node, simply add variants of _starpu_handle_needs_conversion_task and _starpu_create_conversion_task which take the arch itself 12 年之前
  Samuel Thibault 2e901e9bd8 Add more debugging information on assertions 12 年之前
  Andra Hugo bc2478ce2d control_task was replaced with exclude_from_dag + hypervisor_tag commented 12 年之前
  Nathalie Furmento f6ed9a29d1 src/core/task.c: add debug and clear code 12 年之前
  Nathalie Furmento bcd88d9383 sched_ctx: renaming 12 年之前
  Nathalie Furmento 0fe7501799 src/core/task.c: remove un-needed assert. The test is already done in _starpu_codelet_check_deprecated_fields() 12 年之前
  Nathalie Furmento 548e015f07 src/core/task.c: remove trailing whitespaces 12 年之前
  Samuel Thibault eb64e18781 merge fixes 12 年之前
  Samuel Thibault 53a395de6d drop duplicate 12 年之前
  Andra Hugo 8598fe2043 fix for the syncronisation between deleting ctx and starpu_shutdow 12 年之前
  Andra Hugo b74fc182bb allow submitting to several ctxs from 1 th + small example 12 年之前
  Andra Hugo cab880bfd5 new merge with trunk, heft & dmda important changes 12 年之前
  Samuel Thibault 9672a315cf Add temanejo support for task-task dependencies and tag dependencies 12 年之前