Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault cab81b961c port 9879 from mic-scc: Use cl_arg_free for starpu_insert_task před 12 roky
  Samuel Thibault 34bd51c022 Do not use cl_arg_free for insert_task, it is not so simple apparently před 12 roky
  Samuel Thibault 34bb442ea2 revert 9867, which doesn't build před 12 roky
  Samuel Thibault 6c394c3561 Only free cl_arg if an arg is set před 12 roky
  Samuel Thibault c8f8cfea95 Add cl_arg_free field to enable automatic free(cl_arg) on task destroy. před 12 roky
  Nathalie Furmento 8ca7aab7ff function _starpu_codelet_pack_args takes a void** to be coherent with other functions před 13 roky
  Nathalie Furmento 522ec53d35 src/util/starpu_insert_task.c: fix when codelet is NULL před 13 roky
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and před 13 roky
  Nathalie Furmento 7f8de49e48 insert_task: use void* when possible as starpu_task->cl_arg is a void* před 13 roky
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces před 13 roky
  Nathalie Furmento c6e8c55fe1 insert_task: do not call _starpu_codelet_pack_args() if not needed před 13 roky
  Nathalie Furmento d6416329c9 Merge 2 functions starpu_insert_task and starpu_insert_task_array. před 13 roky
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. před 13 roky
  Samuel Thibault 037c2ed9ee starpu_insert_task also needs to set cl_arg_size, will be useful for SCC/MIC před 13 roky
  Nathalie Furmento 7b9e955af0 src/util/starpu_insert_task.c: destroy task when submission failed před 14 roky
  Nathalie Furmento a0d4805482 rename internal function _starpu_pack_cl_args to _starpu_codelet_pack_args před 14 roky
  Cyril Roelandt 50fc552808 Free the buffer allocated by _starpu_pack_cl_args in starpu_codelet_unpack_args rather than in starpu_task_insert_callback_wrapper. před 14 roky
  Cyril Roelandt 62bcc339aa Do not free cl_arg in starpu_codelet_unpack_args(). It leads to a double free. před 14 roky
  Cyril Roelandt 8a9eb4307b Fix a memory leak in starpu_codelet_pack_args. před 14 roky
  Nathalie Furmento 0cbe489754 Function renaming: před 14 roky
  Cyril Roelandt 99465346a7 src/ : repalce calls to assert() by calls to STARPU_ASSERT(). před 14 roky
  Nathalie Furmento 3ad31951c8 src: code cleaning před 14 roky
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct před 14 roky
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler před 14 roky
  Nathalie Furmento ccde4d7412 starpu_insert_task returns the return code of the task submission před 15 roky
  Nathalie Furmento 4c08351571 implement starpu_pack_cl_args and use it in starpu_insert_task and starpu_mpi_insert_task před 15 roky
  Nathalie Furmento 6ea6644534 revert previous commit #3188 před 15 roky
  Nathalie Furmento 1c03adbc48 doc: minor fixes for starpu_insert_task před 15 roky
  Cédric Augonnet ecac820f78 The unpack function does not free the buffer in cl_arg anymore. This makes it před 15 roky
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! před 15 roky