Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento f105f1cf84 new flag STARPU_TASK_END_DEP for starpu_task_insert & co hace 6 años
  Nathalie Furmento f7abbfa6fc update copyright hace 6 años
  Samuel Thibault 8e6ac3b45d Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array hace 6 años
  Nathalie Furmento 4dde5e744d doc: update function prototypes hace 6 años
  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 hace 6 años
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. hace 6 años
  Nathalie Furmento 08501ee960 New function starpu_task_set() similar as starpu_task_build() but with a task object given as the first parameter hace 6 años
  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 hace 6 años
  Nathalie Furmento e5d459db83 doc: fix syntax hace 7 años
  Samuel Thibault 4dd0b4bcd5 Avoid clash between function name and structure initializer in C++ hace 7 años
  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 hace 7 años
  Samuel Thibault 592323f354 Factorize data packing and export it as starpu_codelet_pack_arg_init, starpu_codelet_pack_arg, starpu_codelet_pack_arg_fini hace 7 años
  Nathalie Furmento 5baf04e626 doc: fix copyrights hace 7 años
  Nathalie Furmento 3c382a8190 doc: fix copyright holder name hace 7 años
  Nathalie Furmento 64099c1dda add missing copyright hace 7 años
  Nathalie Furmento 5b18261bf6 doc: fix copyright syntax hace 7 años
  Nathalie Furmento aae4029d83 INRIA is now called Inria hace 7 años
  Nathalie Furmento 24b4ea25cc new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array() hace 7 años
  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) hace 7 años
  Nathalie Furmento 444461c75a doc: improve name for chapitre title hace 8 años
  Nathalie Furmento 553f2b122e doc: minor fixes hace 8 años
  Nathalie Furmento 22b699d03c starpu_codelet_unpack_args: use 0 instead of NULL as an end marker hace 8 años
  Nathalie Furmento 0005967a7d doc: add missing return types for functions hace 8 años
  Samuel Thibault 6920c2293e fix memory leak hace 9 años
  Nathalie Furmento 58870d88ed Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions hace 9 años
  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 hace 9 años
  Samuel Thibault 22543ab4bb Document the new behavior hace 9 años
  Nathalie Furmento 2c7ab14ee2 starpu_task_build: Update to set starpu_task::cl_arg_free to 1 if some arguments of type STARPU_VALUE are given hace 9 años
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. hace 9 años
  Samuel Thibault a98e146ca6 fix warning hace 9 años