История коммитов

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