Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. před 12 roky
  Nathalie Furmento 5509266779 src/util/starpu_insert_task_utils.c: specify error code před 12 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 0675565df3 src/util/starpu_insert_task_utils.c: set arg_buffer to NULL when there is no STARPU_VALUE arguments před 13 roky
  Nathalie Furmento a0d4805482 rename internal function _starpu_pack_cl_args to _starpu_codelet_pack_args před 13 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 13 roky
  Nathalie Furmento af806fdba9 src/util/starpu_insert_task_utils.c: free allocated memory před 13 roky
  Samuel Thibault 093df9884a fix build with icpc před 13 roky
  Nathalie Furmento aa6900ce49 src/util/starpu_insert_task_utils.c: todo reminder před 13 roky
  Nathalie Furmento 4092dc6e8c src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task před 13 roky
  Cyril Roelandt c771c734fc Add a "name" field to the codelet structure. před 13 roky
  Nathalie Furmento 3ad31951c8 src: code cleaning před 13 roky
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions před 13 roky
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct před 13 roky
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t před 13 roky
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type před 13 roky
  Samuel Thibault 81bedff7fa Add STARPU_CALLBACK_WITH_ARG před 13 roky
  Cyril Roelandt de04a2a4bc Silence warnings produced by clang. před 13 roky
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler před 13 roky
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task před 14 roky
  Nathalie Furmento ccde4d7412 starpu_insert_task returns the return code of the task submission před 14 roky
  Ludovic Courtès 280873f503 Improve error message in `_starpu_insert_task_create_and_submit'. před 14 roky
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc před 14 roky
  Cédric Augonnet 8b31b4b44c Bug fix: do not forget to support the STARPU_REDUX mode with the před 14 roky
  Nathalie Furmento 4c08351571 implement starpu_pack_cl_args and use it in starpu_insert_task and starpu_mpi_insert_task před 14 roky
  Nathalie Furmento 6ea6644534 revert previous commit #3188 před 14 roky
  Nathalie Furmento 1c03adbc48 doc: minor fixes for starpu_insert_task před 14 roky
  Nathalie Furmento 8a5fabb3f2 Add new property for insert_task which is used in the MPI interface to specify the task which is going to execute the codelet před 14 roky
  Cédric Augonnet ecac820f78 The unpack function does not free the buffer in cl_arg anymore. This makes it před 14 roky
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! před 14 roky