Commit History

Author SHA1 Message Date
  Samuel Thibault b908301373 Remove spurious changes 12 years ago
  Samuel Thibault eaf8bac1ba port r9871 from trunk: Do not use cl_arg_free for insert_task, it is not so simple apparently 12 years ago
  Samuel Thibault 0ef9b0171a Fill where field according to mic_funcs, scc_funcs and cpu_funcs_name 12 years ago
  Samuel Thibault c8f8cfea95 Add cl_arg_free field to enable automatic free(cl_arg) on task destroy. 12 years ago
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 years ago
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
  Samuel Thibault b59e5fd23e revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers 12 years ago
  Nathalie Furmento 12aeacef0f new functions starpu_task_set_implementation() and starpu_task_get_implementation() to be used by schedulers 12 years ago
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
  Nathalie Furmento 5071f678af rename function starpu_display_codelet_stats to starpu_codelet_display_stats 12 years ago
  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 years ago
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and 12 years ago
  Nathalie Furmento ccb670cd34 sched_ctx_hypervisor has been renamed in sc_hypervisor 12 years ago
  Andra Hugo 4a030a3cda use the function getting the id of the global ctx 12 years ago
  Samuel Thibault 1041c694c5 Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor 12 years ago
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
  Samuel Thibault d59644d146 Add more synchronization hints about config->running 12 years ago
  Samuel Thibault 5b3d87d1c3 Permit to disable sequential consistency for a given task. 12 years ago
  Andra Hugo cc8ea216d1 renaming & ispeed 12 years ago
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx 12 years ago
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU 12 years ago
  Samuel Thibault 4892fdbe2d rule out some races 12 years ago
  Nathalie Furmento 77815bd069 perfmodels: Gordon performance models are no longer enabled 12 years ago
  Nathalie Furmento 3e06c96920 task: it is no longer possible to define a gordon implementation of a codelet 12 years ago
  Nathalie Furmento eb32a9b3d4 src: fix coding style 13 years ago
  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 13 years ago
  Samuel Thibault 2e901e9bd8 Add more debugging information on assertions 13 years ago
  Andra Hugo bc2478ce2d control_task was replaced with exclude_from_dag + hypervisor_tag commented 13 years ago
  Nathalie Furmento f6ed9a29d1 src/core/task.c: add debug and clear code 13 years ago
  Nathalie Furmento bcd88d9383 sched_ctx: renaming 13 years ago