Commit History

Author SHA1 Message Date
  Samuel Thibault 8ca621ccb8 Add starpu_data_pointer_is_inside 7 years ago
  Samuel Thibault 77ff94900d Do not export -lcuda -lcudart -lOpenCL in *starpu*.pc 7 years ago
  Samuel Thibault f0e73d042c Add missing option to starpu_fxt_tool 7 years ago
  Samuel Thibault 89fa50d97a Deprecate handle_to_pointer interface operation 7 years ago
  Nathalie Furmento 2fbd8958ef Add a new value STARPU_TASK_SYNCHRONOUS to be used in starpu_task_insert() to define if the task is (or not) synchronous 7 years ago
  Nathalie Furmento e3ce3f9d8c New functions starpu_data_partition_submit_sequential_consistency() 7 years ago
  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 8 years ago
  Nathalie Furmento 8576084196 ChangeLog: mention signal catching feature 8 years ago