Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault 7c03c945f7 Add support for letting a schedule choose its own set of workers without having to care about combined workers. This only works for SPMD however, not FORKJOIN před 11 roky
  Samuel Thibault 4095f15601 Re-enable parallel worker execution to actually test for explicit combined worker před 11 roky
  Samuel Thibault c1a4dd4e9b Fix pushing tasks to specific combined workers před 11 roky
  Samuel Thibault d35a5da619 Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code. před 11 roky
  Samuel Thibault e4c9c8774a Fix GPU memory size in the simgrid case před 11 roky
  Samuel Thibault 8d795023f2 Drop documentation about stack size, we already set it to 8MiB před 11 roky
  Samuel Thibault 8606711d0f Use 8MiB stack size by default in simgrid, instead of its default tiny size. před 11 roky
  Samuel Thibault 883669a501 Fix warning před 11 roky
  Samuel Thibault 823cdcc9e0 Fix warning před 11 roky
  Samuel Thibault 5ccb4bf6fc Silent warning před 11 roky
  Samuel Thibault 2c3729244e Silent warning před 11 roky
  Samuel Thibault 941eaebeb7 silent warning před 11 roky
  Samuel Thibault e36b471bb8 Silent warning před 11 roky
  Samuel Thibault c5ed3dff55 Silent warning před 11 roky
  Samuel Thibault 9df7f32dba Fix allocation size před 11 roky
  Samuel Thibault ece2c97b87 Fix build on systems which do not have pthread barriers, such as Mac OS X před 11 roky
  Samuel Thibault 6899dcfc42 Fix non-hwloc build před 11 roky
  Samuel Thibault 97a70e0311 mention STARPU_OPENCL_ON_CPUS in socl documentation před 11 roky
  Samuel Thibault 664f84ff73 Disable helgrind checks on pause_depth, we know it is racy and we are fine with it před 11 roky
  Nathalie Furmento bea606ccd9 src/drivers/cpu/driver_cpu.c: add missing include před 11 roky
  Nathalie Furmento 0edb90dcd2 mpi/tests/datatypes.c: fix typo před 11 roky
  Nathalie Furmento e8d5ada415 mpi/tests/datatypes.c: test exchange of void datatype před 11 roky
  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) před 11 roky
  Nathalie Furmento 8425d5ccb8 mpi/src/starpu_mpi_datatype.c: allow to send void datatype před 11 roky
  Samuel Thibault b5ed82386b Fix crash due to core/pu change před 11 roky
  Samuel Thibault b97472e2df Fix core/thread confusions před 11 roky
  Samuel Thibault 31a4c0403b CPU number is not a core number any more, but a PU number před 11 roky
  Samuel Thibault b635abec48 Fix build před 11 roky
  Andra Hugo 8c75841bf9 consider the hyperthreading when constructing the list of workers před 11 roky
  Andra Hugo 5213dcbb75 consider the logical indexes when building the hwloc worker tree před 11 roky