Commit History

Author SHA1 Message Date
  Samuel Thibault 592323f354 Factorize data packing and export it as starpu_codelet_pack_arg_init, starpu_codelet_pack_arg, starpu_codelet_pack_arg_fini 7 years ago
  Nathalie Furmento 5baf04e626 doc: fix copyrights 7 years ago
  Nathalie Furmento 3c382a8190 doc: fix copyright holder name 7 years ago
  Nathalie Furmento 64099c1dda add missing copyright 7 years ago
  Nathalie Furmento 5b18261bf6 doc: fix copyright syntax 7 years ago
  Nathalie Furmento aae4029d83 INRIA is now called Inria 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
  Nathalie Furmento 444461c75a doc: improve name for chapitre title 8 years ago
  Nathalie Furmento 553f2b122e doc: minor fixes 8 years ago
  Nathalie Furmento 22b699d03c starpu_codelet_unpack_args: use 0 instead of NULL as an end marker 8 years ago
  Nathalie Furmento 0005967a7d doc: add missing return types for functions 8 years ago
  Samuel Thibault 6920c2293e fix memory leak 9 years ago
  Nathalie Furmento 58870d88ed Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions 9 years ago
  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 9 years ago
  Samuel Thibault 22543ab4bb Document the new behavior 9 years ago
  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 9 years ago
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. 9 years ago
  Samuel Thibault a98e146ca6 fix warning 9 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento 802a261a06 fix inria copyright 10 years ago
  Samuel Thibault 9e6fa3480f clear out that here "not defined" just means to being defined 10 years ago
  Nathalie Furmento 040abf997a starpu_task_insert & co: 10 years ago
  Nathalie Furmento 757f5791e8 doc: fix internal references 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Samuel Thibault 9d8e413617 Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls 10 years ago
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
  Nathalie Furmento 6df6cb8f2c add missing documentation 11 years ago
  Nathalie Furmento 829460a4ab new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch) 11 years ago
  Nathalie Furmento 75cfcc28e6 doc/doxygen/chapters/api/insert_task.doxy: typo 11 years ago