Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault ece2c97b87 Fix build on systems which do not have pthread barriers, such as Mac OS X vor 11 Jahren
  Samuel Thibault 6899dcfc42 Fix non-hwloc build vor 11 Jahren
  Samuel Thibault 97a70e0311 mention STARPU_OPENCL_ON_CPUS in socl documentation vor 11 Jahren
  Samuel Thibault 664f84ff73 Disable helgrind checks on pause_depth, we know it is racy and we are fine with it vor 11 Jahren
  Nathalie Furmento bea606ccd9 src/drivers/cpu/driver_cpu.c: add missing include vor 11 Jahren
  Nathalie Furmento 0edb90dcd2 mpi/tests/datatypes.c: fix typo vor 11 Jahren
  Nathalie Furmento e8d5ada415 mpi/tests/datatypes.c: test exchange of void datatype vor 11 Jahren
  Nathalie Furmento 77e9307e49 mpi/src/starpu_mpi.c: NULL pointers can be used to send and receive data (as long as the data contains 0 byte) vor 11 Jahren
  Nathalie Furmento 8425d5ccb8 mpi/src/starpu_mpi_datatype.c: allow to send void datatype vor 11 Jahren
  Samuel Thibault b5ed82386b Fix crash due to core/pu change vor 11 Jahren
  Samuel Thibault b97472e2df Fix core/thread confusions vor 11 Jahren
  Samuel Thibault 31a4c0403b CPU number is not a core number any more, but a PU number vor 11 Jahren
  Samuel Thibault b635abec48 Fix build vor 11 Jahren
  Andra Hugo 8c75841bf9 consider the hyperthreading when constructing the list of workers vor 11 Jahren
  Andra Hugo 5213dcbb75 consider the logical indexes when building the hwloc worker tree vor 11 Jahren
  Samuel Thibault b0a7d24c71 Do not abort simgrid execution when run with platform which does not have gpu memsize vor 11 Jahren
  Andra Hugo df64b8fa75 fix worker_tree collection: one bind id can correspond to several workerids vor 11 Jahren
  Samuel Thibault 5ec6f8b8a7 Drop unused mask parameter of _starpu_fetch_task_input and _starpu_push_task_output vor 11 Jahren
  Samuel Thibault 24f00257b5 Fix acquisition of data on node -1, re-enable using it in data_invalidate vor 11 Jahren
  Samuel Thibault d27a3ecc8d Fix typo vor 11 Jahren
  Samuel Thibault 3b7131a34b Fix build vor 11 Jahren
  Samuel Thibault c8c8eeeb31 More fixes for acquiring node -1 case. Still not working apparently, so not using it for data_invalidate for now. vor 11 Jahren
  Andra Hugo 45e9e7dbfc fixes for mic native (option --enable-native-mic) vor 11 Jahren
  Samuel Thibault 5c6802fbf3 Add changelog vor 11 Jahren
  Samuel Thibault 515b80ef3f Avoid making starpu_data_invalidate actually allocate RAM memory, by passing node -1 to acquire_on_node, and making the latter not allocate in that case. This fixes overzealous memory consumption by MPI layer vor 11 Jahren
  Andra Hugo 4f21f8b8ca bug fix: the worker list was empty vor 11 Jahren
  Nathalie Furmento 6f2bdb7c44 mpi/src/starpu_mpi_datatype.c: MPI_INTEGER8 does not seem to be standard vor 11 Jahren
  Nathalie Furmento c1a9b88ba7 New configure options --with-simgrid-dir --with-simgrid-include-dir and --with-simgrid-lib-dir to specify the location of the SimGrid library vor 11 Jahren
  Nathalie Furmento a740f330f2 clean file starpu_idle_microsec.log on make distclean vor 11 Jahren
  Nathalie Furmento d424548bc2 clean file starpu_idle_microsec.log on make distclean vor 11 Jahren