Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 09aabda7c6 Add missing documentation vor 6 Jahren
  Nathalie Furmento e8e8cf9266 move documentation from separate doxygen files to public .h files vor 6 Jahren
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files vor 6 Jahren
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of vor 6 Jahren
  Nathalie Furmento f105f1cf84 new flag STARPU_TASK_END_DEP for starpu_task_insert & co vor 6 Jahren
  Nathalie Furmento f7abbfa6fc update copyright vor 7 Jahren
  Samuel Thibault de785e29d8 Make it clearer that this value is particular vor 7 Jahren
  Nathalie Furmento 34884ebc6c include/starpu_task_util.h: let STARPU_SHIFTED_MODE_MAX be the last value vor 7 Jahren
  Samuel Thibault 8e6ac3b45d Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array vor 7 Jahren
  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 vor 7 Jahren
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. vor 7 Jahren
  Nathalie Furmento 08501ee960 New function starpu_task_set() similar as starpu_task_build() but with a task object given as the first parameter vor 7 Jahren
  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 vor 7 Jahren
  Nathalie Furmento 220fbb515d include/starpu_task_util.h: fix to follow coding convention vor 7 Jahren
  Samuel Thibault 4dd0b4bcd5 Avoid clash between function name and structure initializer in C++ vor 7 Jahren
  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 vor 7 Jahren
  Samuel Thibault 592323f354 Factorize data packing and export it as starpu_codelet_pack_arg_init, starpu_codelet_pack_arg, starpu_codelet_pack_arg_fini vor 7 Jahren
  Nathalie Furmento ce8bbe3fc9 include: fix copyright vor 7 Jahren
  Nathalie Furmento aae4029d83 INRIA is now called Inria vor 7 Jahren
  Nathalie Furmento 24b4ea25cc new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array() vor 8 Jahren
  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) vor 8 Jahren
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE vor 8 Jahren
  Nathalie Furmento 58870d88ed Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions vor 9 Jahren
  Nathalie Furmento e3bf388754 New function starpu_codelet_unpack_args_and_copyleft() which allows to copy in a new buffer values which have not been unpacked by the current call vor 9 Jahren
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. vor 10 Jahren
  Nathalie Furmento bb61f3808d update cnrs copyright vor 10 Jahren
  Samuel Thibault 9de161f711 backport r14407 from 1.2: Check that the data access mode is not bogus vor 10 Jahren
  Samuel Thibault 893bca9d90 Note about adding task_insert values vor 10 Jahren
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for vor 11 Jahren
  Nathalie Furmento 040abf997a starpu_task_insert & co: vor 11 Jahren