Историја ревизија

Аутор SHA1 Порука Датум
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. пре 12 година
  Nathalie Furmento 5509266779 src/util/starpu_insert_task_utils.c: specify error code пре 12 година
  Samuel Thibault 037c2ed9ee starpu_insert_task also needs to set cl_arg_size, will be useful for SCC/MIC пре 13 година
  Nathalie Furmento 0675565df3 src/util/starpu_insert_task_utils.c: set arg_buffer to NULL when there is no STARPU_VALUE arguments пре 13 година
  Nathalie Furmento a0d4805482 rename internal function _starpu_pack_cl_args to _starpu_codelet_pack_args пре 13 година
  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. пре 13 година
  Nathalie Furmento af806fdba9 src/util/starpu_insert_task_utils.c: free allocated memory пре 13 година
  Samuel Thibault 093df9884a fix build with icpc пре 13 година
  Nathalie Furmento aa6900ce49 src/util/starpu_insert_task_utils.c: todo reminder пре 13 година
  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 пре 13 година
  Cyril Roelandt c771c734fc Add a "name" field to the codelet structure. пре 13 година
  Nathalie Furmento 3ad31951c8 src: code cleaning пре 13 година
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions пре 13 година
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct пре 13 година
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t пре 13 година
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type пре 13 година
  Samuel Thibault 81bedff7fa Add STARPU_CALLBACK_WITH_ARG пре 13 година
  Cyril Roelandt de04a2a4bc Silence warnings produced by clang. пре 13 година
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler пре 13 година
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task пре 14 година
  Nathalie Furmento ccde4d7412 starpu_insert_task returns the return code of the task submission пре 14 година
  Ludovic Courtès 280873f503 Improve error message in `_starpu_insert_task_create_and_submit'. пре 14 година
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc пре 14 година
  Cédric Augonnet 8b31b4b44c Bug fix: do not forget to support the STARPU_REDUX mode with the пре 14 година
  Nathalie Furmento 4c08351571 implement starpu_pack_cl_args and use it in starpu_insert_task and starpu_mpi_insert_task пре 14 година
  Nathalie Furmento 6ea6644534 revert previous commit #3188 пре 14 година
  Nathalie Furmento 1c03adbc48 doc: minor fixes for starpu_insert_task пре 14 година
  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 пре 14 година
  Cédric Augonnet ecac820f78 The unpack function does not free the buffer in cl_arg anymore. This makes it пре 14 година
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! пре 14 година