Commit History

Author SHA1 Message Date
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. 7 years ago
  Nathalie Furmento e70a08efd4 Add possibility to delay the termination of a task with the functions 7 years ago
  Nathalie Furmento fc900ba4ac New StarPU-MPI initialization function (starpu_mpi_init_with_driver) 8 years ago
  Nathalie Furmento 08501ee960 New function starpu_task_set() similar as starpu_task_build() but with a task object given as the first parameter 7 years ago
  Nathalie Furmento 8bff98951a changelog: update log 7 years ago
  Nathalie Furmento ac44526e7d Add a new value STARPU_TASK_COLOR to be used in starpu_task_insert() to pick up the color of a task in dag.dot 7 years ago
  Nathalie Furmento f8b6e4bfca New environment variable STARPU_GENERATE_TRACE_OPTIONS to specify fxt options (to be used with STARPU_GENERATE_TRACE) 7 years ago
  Nathalie Furmento ae5cc87de0 New starpu_fxt_tool option -label-deps to label dependencies on the output graph 7 years ago
  Samuel Thibault 4e706525bb document change 7 years ago
  Nathalie Furmento a93d1d859e update for 1.2.4 7 years ago
  Samuel Thibault af9b8aa005 Add starpu_task_notify_ready_soon_register 7 years ago
  Samuel Thibault 4f42d4295c Add a way to choose the colors of tasks 7 years ago
  Samuel Thibault 0a7ddec6fa Do not show internal tasks in fxt dag by default. Allow to hide acquisitions too. 7 years ago
  Samuel Thibault 04a1eb1ceb Add sched_data field in starpu_task structure. 7 years ago
  Samuel Thibault fd5a9f5179 Rework a bit and make public starpu_task_insert_data_make_room, starpu_task_insert_data_process_arg, starpu_task_insert_data_process_array_arg, starpu_task_insert_data_process_mode_array_arg 7 years ago
  Samuel Thibault 82eae3e3c1 Advertise starpu_codelet_pack_arg_init, starpu_codelet_pack_arg, starpu_codelet_pack_arg_fini 7 years ago
  Nathalie Furmento 546971a3bc ChangeLog: add entry for release serie 1.4 7 years ago
  Nathalie Furmento 57dd7bdfc8 fix copyright holder name 7 years ago
  Samuel Thibault abfe581427 Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed. 7 years ago
  Samuel Thibault 187c7a8839 Add STARPU_MPI_PRIORITIES environment variable 7 years ago
  Nathalie Furmento aae4029d83 INRIA is now called Inria 7 years ago
  Nathalie Furmento 43bdae4e12 followup to #22614: fix typos in doc and mention feature in ChangeLog 7 years ago
  Nathalie Furmento edc929ae40 New configure option --disable-icc to disable the compilation of specific ICC examples 7 years ago
  Nathalie Furmento 8576084196 ChangeLog: mention signal catching feature 7 years ago
  Nathalie Furmento 7c1cb74170 update changelog 7 years ago
  Nathalie Furmento bab8bf3bb3 update ChangeLog 7 years ago
  Nathalie Furmento daf8743161 Update doc with NewMadeleine 7 years ago
  Samuel Thibault 7cf5765b75 Add dependency backward information in debugging mode for gdb's starpu-print-task 7 years ago
  Nathalie Furmento 24b4ea25cc new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array() 7 years ago
  Nathalie Furmento e7d47393e8 new parameter STARPU_CL_ARGS_NFREE to be used when calling starpu_task_insert (similar to STARPU_CL_ARGS but do not free memory) 7 years ago