Historial de Commits

Autor SHA1 Mensaje Fecha
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h hace 13 años
  Andra Hugo 0d70643c87 fix synchro issue in dummy (take policy mutex when pushing tasks to workers & wake them up if they are sleeping) hace 13 años
  Nathalie Furmento 700ce35aef mpi/tests/mpi_reduction.c: revert 9055, tag was already unique hace 13 años
  Nathalie Furmento e81217d363 bump to 1.2 hace 13 años
  Marc Sergent df02c8376e src/datawizard/user_interactions.c: in function starpu_data_release_on_node, change the order for functions _starpu_unlock_post_sync_tasks and _starpu_release_data_on_node as _starpu_unlock_post_sync_tasks needs to access handle which can be freed in _starpu_release_data_on_node hace 13 años
  Nathalie Furmento 414ec9bd53 mpi/tests/mpi_reduction.c: give each data handle a unique tag hace 13 años
  Nathalie Furmento 6e338441c8 tests/perfmodels/valid_model.c: unload models to clear memory hace 13 años
  Nathalie Furmento f87b2a7389 perfmodel: new function starpu_perfmodel_unload_model hace 13 años
  Nathalie Furmento fecd363dd9 mpi/src: add explicit messages on assert failures hace 13 años
  Nathalie Furmento 482e69700b mpi/src: minor fixes hace 13 años
  Nathalie Furmento 0bfeca4de0 mpi/tests/user_defined_datatype_value.h: allow to overlap sending of the size and packing of the data hace 13 años
  Nathalie Furmento 70f5676bf3 mpi/tests/user_defined_datatype.c: define more elements hace 13 años
  Nathalie Furmento a52dd97db6 src/util/starpu_insert_task_utils.c: more explicit error message hace 13 años
  Nathalie Furmento 053e156e71 mpi/tests/mpi_reduction.c: fix data handles access modes defined by the codelet hace 13 años
  Nathalie Furmento 13939b21e2 mpi/src/starpu_mpi_datatype.c: pointers are not permitted as case values, use if conditions instead of switch hace 13 años
  Nathalie Furmento bc799eac86 mpi/tests: add testcase hace 13 años
  Nathalie Furmento 3223cc72d7 mpi/src: do not send a heap allocated variable as the behaviour of MPI_Isend is unclear if the data is sent after exiting the function hace 13 años
  Nathalie Furmento 23c7b24def mpi/src: make sure psize is initialised with the proper value hace 13 años
  Nathalie Furmento 61f41b0783 mpi/src: test return value of MPI_Isend function and add debug message hace 13 años
  Nathalie Furmento 93b137d920 mpi/src: test return value of MPI function hace 13 años
  Nathalie Furmento d2fa75cd19 mpi/src: update debug display system to use a level from which on we want to display debug messages hace 13 años
  Nathalie Furmento 2d5f9e7020 mpi/src: new function _starpu_mpi_datatype to return a MPI datatype as hace 13 años
  Samuel Thibault 02d4168c57 Fix reduction codelets modes further hace 13 años
  Samuel Thibault ad0f7bbef7 Set reduction codelet modes in codelet, not at execution hace 13 años
  Samuel Thibault 40b9725a65 fix build hace 13 años
  Samuel Thibault af6fbb8766 Tell helgrind that it's fine to check for empty fifo without actual mutex (it's just a pointer) hace 13 años
  Samuel Thibault 9dc7323531 Note TODO about MPI reduction hace 13 años
  Andra Hugo a0074841dc fix ispeed_lp (consider the bw only if the gpu does not belong to the ctx, in this case a forced data transfer could be needed) hace 13 años
  Andra Hugo 4c3d206a67 wake up workers when there's a task pushed hace 13 años
  Sylvain Henry a56bf9a099 SOCL: fix race hace 13 años