Historia zmian

Autor SHA1 Wiadomość Data
  Samuel Thibault 9e41edcfef Document variable-size interface 6 lat temu
  Samuel Thibault 9db94d20e1 random scheduling algorithms are not supposed to be good :) 6 lat temu
  Samuel Thibault eacec489a2 Fix getting hwloc object for worker component, but comment it since we do not actually need it currently 6 lat temu
  Samuel Thibault 15f0c3600f fix crash in eager with contexts on spuriously dereferencing chosen_task which is NULL 6 lat temu
  Samuel Thibault 65671a64f6 modular_ez: Fix testing for worker decisision 6 lat temu
  Samuel Thibault 97fc61ed0a document STARPU_SCHED_SIMPLE_COMBINED_WORKERS 6 lat temu
  Samuel Thibault d18b46e830 Fix confusion between worker data and combined worker data 6 lat temu
  Samuel Thibault 04c63f3834 Fix combined worker value passed to starpu_sched_ctx_add_combined_workers, fix subsequent issues 6 lat temu
  Samuel Thibault 9469eeb4a7 document the idle and prio prefetch variants 6 lat temu
  Samuel Thibault f725715a69 Document using starpu_sched_component_connect instead of add_child/father by hand 6 lat temu
  Samuel Thibault 8c62dbd4b4 Fix initial TSD value for create threads: libpthread would set it to 0, we want that to mean STARPU_NMAX_SCHED_CTXS 6 lat temu
  Samuel Thibault 6d6c5ce582 m/c/realloc may return NULL if size is 0 6 lat temu
  Adrien Guilbaud cf365bf9f2 add hook registration for nmad polling 6 lat temu
  Adrien Guilbaud 5f8b265ad5 add idle hooks 6 lat temu
  Adrien Guilbaud 2328ec04b6 give pioman a cpu id for bound thread 6 lat temu
  Samuel Thibault 7d6e6e0c79 Abstract combined worker component into parallel worker component 6 lat temu
  Samuel Thibault 283490b07e remove combined worker notion from combined worker component, which doesn't actually need it 6 lat temu
  Samuel Thibault b5fa08563b Fix combined workers in modular schedulers, add some modular schedulers 6 lat temu
  Samuel Thibault 60ac4d915f Do not require workers to be fresh, in case the init function constructed combined workers 6 lat temu
  Samuel Thibault 0930614a7b Fix combined worker component behavior 6 lat temu
  Samuel Thibault 07cf139b4b Fix crash on clearing current context 6 lat temu
  Samuel Thibault 96790a2eb1 Do not inherit MPI data when partitioning data, application needs to provide a separate MPI tag 6 lat temu
  Samuel Thibault b164d1db6e Drop useless dereference on each get_context call 6 lat temu
  Samuel Thibault 9cab537b9b FIXME 6 lat temu
  Samuel Thibault 0409614344 Also avoid displaying heat results if DISPLAY is empty 6 lat temu
  Samuel Thibault 091ce8f716 Fix estimating queue length in modular-heft2 6 lat temu
  Samuel Thibault 34e18600b6 Avoid mixing the two definitions of _starpu_work_stealing_data in gdb 6 lat temu
  Nathalie Furmento 2d0466644a fix include order 6 lat temu
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of 6 lat temu
  Nathalie Furmento f708058a7e give examples of plots generated by tools/starpu_mpi_comm_matrix.py in the documentation 6 lat temu