コミット履歴

作者 SHA1 メッセージ 日付
  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 12 年 前
  Nathalie Furmento 414ec9bd53 mpi/tests/mpi_reduction.c: give each data handle a unique tag 12 年 前
  Nathalie Furmento 6e338441c8 tests/perfmodels/valid_model.c: unload models to clear memory 12 年 前
  Nathalie Furmento f87b2a7389 perfmodel: new function starpu_perfmodel_unload_model 12 年 前
  Nathalie Furmento fecd363dd9 mpi/src: add explicit messages on assert failures 12 年 前
  Nathalie Furmento 482e69700b mpi/src: minor fixes 12 年 前
  Nathalie Furmento 0bfeca4de0 mpi/tests/user_defined_datatype_value.h: allow to overlap sending of the size and packing of the data 12 年 前
  Nathalie Furmento 70f5676bf3 mpi/tests/user_defined_datatype.c: define more elements 12 年 前
  Nathalie Furmento a52dd97db6 src/util/starpu_insert_task_utils.c: more explicit error message 12 年 前
  Nathalie Furmento 053e156e71 mpi/tests/mpi_reduction.c: fix data handles access modes defined by the codelet 12 年 前
  Nathalie Furmento 13939b21e2 mpi/src/starpu_mpi_datatype.c: pointers are not permitted as case values, use if conditions instead of switch 12 年 前
  Nathalie Furmento bc799eac86 mpi/tests: add testcase 12 年 前
  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 12 年 前
  Nathalie Furmento 23c7b24def mpi/src: make sure psize is initialised with the proper value 12 年 前
  Nathalie Furmento 61f41b0783 mpi/src: test return value of MPI_Isend function and add debug message 12 年 前
  Nathalie Furmento 93b137d920 mpi/src: test return value of MPI function 12 年 前
  Nathalie Furmento d2fa75cd19 mpi/src: update debug display system to use a level from which on we want to display debug messages 12 年 前
  Nathalie Furmento 2d5f9e7020 mpi/src: new function _starpu_mpi_datatype to return a MPI datatype as 12 年 前
  Samuel Thibault 02d4168c57 Fix reduction codelets modes further 12 年 前
  Samuel Thibault ad0f7bbef7 Set reduction codelet modes in codelet, not at execution 12 年 前
  Samuel Thibault 40b9725a65 fix build 12 年 前
  Samuel Thibault af6fbb8766 Tell helgrind that it's fine to check for empty fifo without actual mutex (it's just a pointer) 12 年 前
  Samuel Thibault 9dc7323531 Note TODO about MPI reduction 12 年 前
  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) 12 年 前
  Andra Hugo 4c3d206a67 wake up workers when there's a task pushed 12 年 前
  Sylvain Henry a56bf9a099 SOCL: fix race 12 年 前
  Samuel Thibault 6f424b2cdf Make setting mc->data atomic with removing it from the mc_list, instead of dealing with data being NULL 12 年 前
  Samuel Thibault 7f41445f74 add -lm for sqrt 12 年 前
  Samuel Thibault 8162e8cfed explain profiling safety to helgrind through annotation rather than suppression 12 年 前
  Samuel Thibault 38e722860a Initialize cond and mutex dynamically, so they can be destroyed dynamically by helgrind 12 年 前