Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento a52dd97db6 src/util/starpu_insert_task_utils.c: more explicit error message vor 13 Jahren
  Nathalie Furmento 053e156e71 mpi/tests/mpi_reduction.c: fix data handles access modes defined by the codelet vor 13 Jahren
  Nathalie Furmento 13939b21e2 mpi/src/starpu_mpi_datatype.c: pointers are not permitted as case values, use if conditions instead of switch vor 13 Jahren
  Nathalie Furmento bc799eac86 mpi/tests: add testcase vor 13 Jahren
  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 vor 13 Jahren
  Nathalie Furmento 23c7b24def mpi/src: make sure psize is initialised with the proper value vor 13 Jahren
  Nathalie Furmento 61f41b0783 mpi/src: test return value of MPI_Isend function and add debug message vor 13 Jahren
  Nathalie Furmento 93b137d920 mpi/src: test return value of MPI function vor 13 Jahren
  Nathalie Furmento d2fa75cd19 mpi/src: update debug display system to use a level from which on we want to display debug messages vor 13 Jahren
  Nathalie Furmento 2d5f9e7020 mpi/src: new function _starpu_mpi_datatype to return a MPI datatype as vor 13 Jahren
  Samuel Thibault 02d4168c57 Fix reduction codelets modes further vor 13 Jahren
  Samuel Thibault ad0f7bbef7 Set reduction codelet modes in codelet, not at execution vor 13 Jahren
  Samuel Thibault 40b9725a65 fix build vor 13 Jahren
  Samuel Thibault af6fbb8766 Tell helgrind that it's fine to check for empty fifo without actual mutex (it's just a pointer) vor 13 Jahren
  Samuel Thibault 9dc7323531 Note TODO about MPI reduction vor 13 Jahren
  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) vor 13 Jahren
  Andra Hugo 4c3d206a67 wake up workers when there's a task pushed vor 13 Jahren
  Sylvain Henry a56bf9a099 SOCL: fix race vor 13 Jahren
  Samuel Thibault 6f424b2cdf Make setting mc->data atomic with removing it from the mc_list, instead of dealing with data being NULL vor 13 Jahren
  Samuel Thibault 7f41445f74 add -lm for sqrt vor 13 Jahren
  Samuel Thibault 8162e8cfed explain profiling safety to helgrind through annotation rather than suppression vor 13 Jahren
  Samuel Thibault 38e722860a Initialize cond and mutex dynamically, so they can be destroyed dynamically by helgrind vor 13 Jahren
  Samuel Thibault d59644d146 Add more synchronization hints about config->running vor 13 Jahren
  Samuel Thibault 5f35a0321d Add more synchronization to explain helgrind that config.running is safe vor 13 Jahren
  Nathalie Furmento a646d6a75a src/common/utils.h: old versions of valgrind do not provide the macros vor 13 Jahren
  Samuel Thibault 2a81ad3400 Add -lm for sqrtf and sqrt vor 13 Jahren
  Samuel Thibault 65505adaba Also fix freeing opencl data of vector and matrix interfaces vor 13 Jahren
  Samuel Thibault 73b8f5a1c3 fix build vor 13 Jahren
  Samuel Thibault 0346982735 fix freeing opencl data from the block interface vor 13 Jahren
  Nathalie Furmento 4828cc67c5 mpi/src/starpu_mpi.c: test return values of MPI functions vor 13 Jahren