Commit History

Author SHA1 Message Date
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento 039b5b4a0b src/util/starpu_task_insert_utils: move typedef function to .h 10 years ago
  Nathalie Furmento 2a8a1b0fda src/util/starpu_task_insert_utils.c: rename variable to avoid mixing up 10 years ago
  Samuel Thibault 5756a5b4bf Fix setting modes in STARPU_DATA_MODE_ARRAY case with more than STARPU_NMAXBUFS buffers 10 years ago
  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 10 years ago
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* 10 years ago
  Samuel Thibault ed48bfe677 Followup 14253 10 years ago
  Samuel Thibault 352ab87916 dyn_modes always has to be used when nbuffers is greater than MAX anyway, not only when using variable nbuffers 10 years ago
  Nathalie Furmento e3690f406a src/util/starpu_task_insert_utils.c: fix condition to reallocate task->dyn_modes and rename nbuffers to current_buffer 10 years ago
  Samuel Thibault 73932532c6 Fix spuriously setting task->dyn_modes when using STARPU_DATA_ARRAY. Also avoid reallocating for each data 10 years ago
  Nathalie Furmento 50f48abb8e rename STARPU_SSYNC into STARPU_SSEND 11 years ago
  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 years ago
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for 11 years ago
  Nathalie Furmento 22d9b329c6 src/util/starpu_task_insert_utils.c: fix data access mode setting when dealing with dynamic handles and STARPU_DATA_MODE_ARRAY 11 years ago
  Nathalie Furmento 1e80cd6515 include/ src: fix how access mode of data is set and get when dealing with dynamic handles 11 years ago
  Nathalie Furmento 040abf997a starpu_task_insert & co: 11 years ago
  Nathalie Furmento ab662bbb8e src/util: store the number of task value arguments as an int, a char could be too small 11 years ago
  Nathalie Furmento 2a67c4a99a src/util/starpu_task_insert_utils.c: small internal renamings 11 years ago
  Nathalie Furmento cc9aecb792 merge trunk 11 years ago
  Samuel Thibault 4133eda967 Add missing copyrights 11 years ago
  Nathalie Furmento ec97de8ce5 merge trunk 11 years ago
  Samuel Thibault 9d8e413617 Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls 11 years ago
  Andra Hugo 2bf349d9aa don't allow tasks that can't be parallel to be submitted to a ctx 11 years ago
  Samuel Thibault 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and 11 years ago
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
  Andra Hugo 2938dd4805 patch Terry: add a new prologue callback (one executed at pop time) 11 years ago
  Samuel Thibault 823cdcc9e0 Fix warning 11 years ago
  Samuel Thibault 45a02a3114 fix name 11 years ago
  Samuel Thibault f9c0bcf0cd comment about filling the cl modes field 11 years ago
  Nathalie Furmento 829460a4ab new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch) 11 years ago