Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 4107bd66c0 src/util/starpu_insert_task_utils.c: fix formatting il y a 12 ans
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers il y a 12 ans
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it il y a 12 ans
  Sylvain Henry a5c0165de1 Add support for NULL codelets in starpu_insert_task il y a 12 ans
  Sylvain Henry 4e64983f9f Add STARPU_TAG parameter to starpu_insert_task. il y a 12 ans
  Nathalie Furmento d6416329c9 Merge 2 functions starpu_insert_task and starpu_insert_task_array. il y a 13 ans
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. il y a 13 ans
  Nathalie Furmento 5509266779 src/util/starpu_insert_task_utils.c: specify error code il y a 13 ans
  Samuel Thibault 037c2ed9ee starpu_insert_task also needs to set cl_arg_size, will be useful for SCC/MIC il y a 13 ans
  Nathalie Furmento 0675565df3 src/util/starpu_insert_task_utils.c: set arg_buffer to NULL when there is no STARPU_VALUE arguments il y a 13 ans
  Nathalie Furmento a0d4805482 rename internal function _starpu_pack_cl_args to _starpu_codelet_pack_args il y a 13 ans
  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. il y a 13 ans
  Nathalie Furmento af806fdba9 src/util/starpu_insert_task_utils.c: free allocated memory il y a 13 ans
  Samuel Thibault 093df9884a fix build with icpc il y a 13 ans
  Nathalie Furmento aa6900ce49 src/util/starpu_insert_task_utils.c: todo reminder il y a 13 ans
  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 il y a 13 ans
  Cyril Roelandt c771c734fc Add a "name" field to the codelet structure. il y a 13 ans
  Nathalie Furmento 3ad31951c8 src: code cleaning il y a 13 ans
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions il y a 13 ans
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct il y a 13 ans
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t il y a 13 ans
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type il y a 13 ans
  Samuel Thibault 81bedff7fa Add STARPU_CALLBACK_WITH_ARG il y a 13 ans
  Cyril Roelandt de04a2a4bc Silence warnings produced by clang. il y a 13 ans
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler il y a 13 ans
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task il y a 14 ans
  Nathalie Furmento ccde4d7412 starpu_insert_task returns the return code of the task submission il y a 14 ans
  Ludovic Courtès 280873f503 Improve error message in `_starpu_insert_task_create_and_submit'. il y a 14 ans
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc il y a 14 ans
  Cédric Augonnet 8b31b4b44c Bug fix: do not forget to support the STARPU_REDUX mode with the il y a 14 ans