Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento d023eb38ae fix function name to starpu_data_unregister_submit() and starpu_data_invalidate_submit() il y a 11 ans
  Samuel Thibault 8cc1f6c0db Use separate OpenCL command queues for CPU->GPU, GPU->CPU, and GPU->GPU transfers il y a 11 ans
  Samuel Thibault dc80d3edf4 Add changelog for previous commit il y a 11 ans
  Samuel Thibault 09974968a8 Let the application provide the task footprint itself il y a 11 ans
  Samuel Thibault 4899b89184 Fix GPU thread binding: document logical cores/PUs, simplify _starpu_initialize_workers_deviceid initialization loop, fix confusion between PUs and cores in _starpu_get_next_bindid il y a 11 ans
  Samuel Thibault 0cd8850c0f Also print the number of errors. We also actually already do some aging il y a 11 ans
  Samuel Thibault 9fe394f47d Allow performance models to have bigger variation: 50% instead of just 10% il y a 11 ans
  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 il y a 11 ans
  Samuel Thibault 4095f15601 Re-enable parallel worker execution to actually test for explicit combined worker il y a 11 ans
  Samuel Thibault c1a4dd4e9b Fix pushing tasks to specific combined workers il y a 11 ans
  Samuel Thibault d35a5da619 Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code. il y a 11 ans
  Samuel Thibault e4c9c8774a Fix GPU memory size in the simgrid case il y a 11 ans
  Samuel Thibault 8d795023f2 Drop documentation about stack size, we already set it to 8MiB il y a 11 ans
  Samuel Thibault 8606711d0f Use 8MiB stack size by default in simgrid, instead of its default tiny size. il y a 11 ans
  Samuel Thibault 883669a501 Fix warning il y a 11 ans
  Samuel Thibault 823cdcc9e0 Fix warning il y a 11 ans
  Samuel Thibault 5ccb4bf6fc Silent warning il y a 11 ans
  Samuel Thibault 2c3729244e Silent warning il y a 11 ans
  Samuel Thibault 941eaebeb7 silent warning il y a 11 ans
  Samuel Thibault e36b471bb8 Silent warning il y a 11 ans
  Samuel Thibault c5ed3dff55 Silent warning il y a 11 ans
  Samuel Thibault 9df7f32dba Fix allocation size il y a 11 ans
  Samuel Thibault ece2c97b87 Fix build on systems which do not have pthread barriers, such as Mac OS X il y a 11 ans
  Samuel Thibault 6899dcfc42 Fix non-hwloc build il y a 11 ans
  Samuel Thibault 97a70e0311 mention STARPU_OPENCL_ON_CPUS in socl documentation il y a 11 ans
  Samuel Thibault 664f84ff73 Disable helgrind checks on pause_depth, we know it is racy and we are fine with it il y a 11 ans
  Nathalie Furmento bea606ccd9 src/drivers/cpu/driver_cpu.c: add missing include il y a 11 ans
  Nathalie Furmento 0edb90dcd2 mpi/tests/datatypes.c: fix typo il y a 11 ans
  Nathalie Furmento e8d5ada415 mpi/tests/datatypes.c: test exchange of void datatype il y a 11 ans
  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) il y a 11 ans