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

Автор SHA1 Сообщение Дата
  Nathalie Furmento 87718074ae src: fix cppcheck warnings лет назад: 9
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC лет назад: 9
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions лет назад: 9
  Olivier Aumage 1c4f4e519e - fix discrepancy between C and Fortran insert args processing лет назад: 9
  Samuel Thibault 49ec3bfcde explain a common possibility for unknown argument given to task_insert and friends лет назад: 9
  Olivier Aumage a662948c71 - support both task_insert and insert_task лет назад: 9
  Olivier Aumage f6e0e65d4f - add Fortran support for dynamic buffers лет назад: 9
  Olivier Aumage 15c23fb8fe - add support for cl_args лет назад: 9
  Nathalie Furmento d808a28986 fix bugs detected by valgrind лет назад: 9
  Samuel Thibault 6920c2293e fix memory leak лет назад: 9
  Nathalie Furmento 58870d88ed Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions лет назад: 9
  Samuel Thibault 8c48c44395 Drop allocating memory only for callbacks in task_insert, the reason we allocated a structure has disappeared лет назад: 9
  Samuel Thibault 2955842305 stress task_insert even more лет назад: 9
  Samuel Thibault 0b91c84752 fix bogus mode setting on task_insert when using more that maxbuffers лет назад: 9
  Samuel Thibault 09a6294ec0 * Include application threads in the trace. лет назад: 10
  Nathalie Furmento 915771fae0 src/util/starpu_task_insert_utils.c: fix overflow when packing large arguments and lower minimum size for buffer лет назад: 10
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. лет назад: 10
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 10
  Nathalie Furmento 039b5b4a0b src/util/starpu_task_insert_utils: move typedef function to .h лет назад: 11
  Nathalie Furmento 2a8a1b0fda src/util/starpu_task_insert_utils.c: rename variable to avoid mixing up лет назад: 11
  Samuel Thibault 5756a5b4bf Fix setting modes in STARPU_DATA_MODE_ARRAY case with more than STARPU_NMAXBUFS buffers лет назад: 11
  Samuel Thibault fa26ba61b5 port r14413 from 1.2: revert and fix 14253: we mustn't set task->dyn_modes when the codelet already provides its dyn_modes, in which case the application will use STARPU_DATA_ARRAY лет назад: 11
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* лет назад: 11
  Samuel Thibault ed48bfe677 Followup 14253 лет назад: 11
  Samuel Thibault 352ab87916 dyn_modes always has to be used when nbuffers is greater than MAX anyway, not only when using variable nbuffers лет назад: 11
  Nathalie Furmento e3690f406a src/util/starpu_task_insert_utils.c: fix condition to reallocate task->dyn_modes and rename nbuffers to current_buffer лет назад: 11
  Samuel Thibault 73932532c6 Fix spuriously setting task->dyn_modes when using STARPU_DATA_ARRAY. Also avoid reallocating for each data лет назад: 11
  Nathalie Furmento 50f48abb8e rename STARPU_SSYNC into STARPU_SSEND лет назад: 11
  Nathalie Furmento 86d965a229 backport branches/starpu-1.1@13974: mpi: new data acces mode STARPU_SSYNC to be used in starpu_mpi_insert_task to specify the data has to be sent using a synchronous and non-blocking mode лет назад: 11
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for лет назад: 11