Commit History

Author SHA1 Message Date
  Samuel Thibault 40b7bdeb1e Add fixme 4 years ago
  Nathalie Furmento 8d47b84ba2 mpi/src: fix code indentation 4 years ago
  HE Kun 936489d835 Add mode values STARPU_EPILOGUE_CALLBACK and STARPU_EPILOGUE_CALLBACK_ARG for starpu_task_insert 4 years ago
  Lucas Nesi 03d52ba8eb add priorities on data requests from mpi 4 years ago
  Nathalie Furmento 081da472db minor format fixes 4 years ago
  Samuel Thibault 55b0ad436b mpi_redux: allocate exactly the comm size 4 years ago
  Samuel Thibault 748872a14e Fix bogus zero-size allocation 4 years ago
  Samuel Thibault ceaaed7c7c mpi: do not crash when application optimizes handle registration away 4 years ago
  Antoine JEGO 7a7abdc1c7 mpi: perform reduction only over contributing nodes 4 years ago
  Antoine Jego ae6818ee93 revert fortran task insert ; remove init after redux_data ; example now uses 2 contributing nodes over 1 handle instead of 2 over 2 4 years ago
  Nathalie Furmento 9054490002 happy 2021 4 years ago
  Samuel Thibault 18b4a1e02a Add task submission file+line in traces 4 years ago
  Nathalie Furmento 6e7a56bc76 mpi: fix last commit 4 years ago
  JUVEN Alexis 6006b5e5fe fixed bug in mpi dags 4 years ago
  Nathalie Furmento 6cf1d41d9e mpi: rename some variables to be consistent with other functions 4 years ago
  Nathalie Furmento ee34c4c332 mpi: Move MPI cache functions into the public API 5 years ago
  Samuel Thibault aa1d2ebd06 mpi redux: Fix setting dependencies between taskB and taskC 5 years ago
  Nathalie Furmento 6a16f8370f update copyright holders 5 years ago
  Samuel Thibault ff10510e28 Add STARPU_TASK_SCHED_DATA 5 years ago
  Nathalie Furmento 1895bc218c New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE 6 years ago
  Nathalie Furmento de9bdb8249 Update starpu_task_insert() and alike to set starpu_task::callback_arg_free, starpu_task::prologue_callback_arg_free and starpu_task::prologue_callback_pop_arg_free to 1 when corresponding parameters (STARPU_CALLBACK_ARG, STARPU_PROLOGUE_CALLBACK_ARG, and STARPU_PROLOGUE_CALLBACK_POP_ARG) are used 6 years ago
  Nathalie Furmento 96642218fa New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO 6 years ago
  Nathalie Furmento ec53ca233c New starpu_task_insert() parameter STARPU_TASK_WORKERIDS allowing to set the fields starpu_task::workerids_len and starpu_task::workerids 6 years ago
  Nathalie Furmento f105f1cf84 new flag STARPU_TASK_END_DEP for starpu_task_insert & co 6 years ago
  Nathalie Furmento f7abbfa6fc update copyright 6 years ago
  Samuel Thibault 8e6ac3b45d Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array 6 years ago
  Nathalie Furmento 2fbd8958ef Add a new value STARPU_TASK_SYNCHRONOUS to be used in starpu_task_insert() to define if the task is (or not) synchronous 7 years ago
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. 7 years ago
  Nathalie Furmento ac44526e7d Add a new value STARPU_TASK_COLOR to be used in starpu_task_insert() to pick up the color of a task in dag.dot 7 years ago
  Samuel Thibault c5ee6c978e Avoid useless dereference 7 years ago