Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 3830a76d5b port r11435 from 1.1: make sure we do not overflow vor 13 Jahren
  Samuel Thibault 0fec9f8acd port r11433 from 1.1: Fix simgrid simulation with batched allocation: we really need to return different allocated values vor 13 Jahren
  Samuel Thibault 4eb6989308 Do not let the prio scheduler decrement task stats several times when popping a task with multiple available implementations vor 13 Jahren
  Samuel Thibault 020bb9e52a port r11429 from 1.1: Enable gpu-gpu direct transfer. This does not seem to harm performance any more vor 13 Jahren
  Samuel Thibault 82c128ad85 port r11427 from 1.1: Do not increase tag assignment counter when we assign the same tag to the same task again vor 13 Jahren
  Samuel Thibault 03fe6b6028 port r11425 from 1.1: Accept a restart on a just-created tag vor 13 Jahren
  Nathalie Furmento 8a421065dc src/core/topology.c: fix loop index vor 13 Jahren
  Nathalie Furmento 5d4a2b9027 combined workers: there can be several workers bound on the same cpu, stores a list of workers in hwloc instead of a unique worker vor 13 Jahren
  Nathalie Furmento b590cb1687 tests/sched_policies/data_locality.c: use STARPU_TEST_SKIPPED instead of 77 vor 13 Jahren
  Nathalie Furmento 35abc3885f tests/sched_policies/data_locality.c: keep testing policies even if one fails vor 13 Jahren
  Nathalie Furmento 6fc6bbce16 src/core/topology.c: rename variable to avoid confusion vor 13 Jahren
  Nathalie Furmento a7feb86142 tests/loader.c: execute a 'bt full' command in gdb to first see the failing thread vor 13 Jahren
  Nathalie Furmento fb2a9d70d0 tools/mvsc: disable silent mode to find out what the bug is vor 13 Jahren
  Nathalie Furmento a8c7af800f tests/perfmodels/value_nan.c: fix code for windows vor 13 Jahren
  Samuel Thibault ece3263046 port r11406 from 1.1: interface is a reserved word on windows vor 13 Jahren
  Nathalie Furmento 59f4d4d1af src/core/task.c: nanosleep does not exist on windows systems, use Sleep vor 13 Jahren
  Samuel Thibault a1d45bbbb4 properly fix nanosleep in watchdog vor 13 Jahren
  Samuel Thibault 3759d82815 properly fix nanosleep in watchdog vor 13 Jahren
  Samuel Thibault a83cb59c3d properly fix nanosleep in watchdog vor 13 Jahren
  Nathalie Furmento 2ab7af71ef src/core/task.c: small fixes in watchdog_func() vor 13 Jahren
  Samuel Thibault 5259ef78d5 use macro vor 13 Jahren
  Samuel Thibault 651f65f9a8 port r11394 from 1.1: Replace rwlock (always taken in write mode) with spinlock vor 13 Jahren
  Samuel Thibault 6adb01dd56 port r11392 from 1.1: Do not hold the handle lock while allocating an interface vor 13 Jahren
  Samuel Thibault 21defdfaa0 port r11390 from 1.1: Do not bother taking the rwlock for testing active_hook_cnt, this is already atomic vor 13 Jahren
  Samuel Thibault 245bdafca2 port r11388 from 1.1: Allocate RAM memory immediately, without using requests vor 13 Jahren
  Nathalie Furmento 8ff8463ad2 doc: add STARPU_WATCHDOG_TIMEOUT and STARPU_WATCHDOG_CRASH in environment variable index vor 13 Jahren
  Samuel Thibault 1988972e97 port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck. vor 13 Jahren
  Nathalie Furmento 4791a10fe0 src/sched_policies/parallel_heft.c: set priorities if unset when initialising scheduler policy (followup to r11346) vor 13 Jahren
  Nathalie Furmento 470bd10a23 src/core/task.c: all task submission functions need to set the sched_ctx of the task (followup to commit r11367) vor 13 Jahren
  Nathalie Furmento acd676ce88 tests/perfmodels/value_nan.c: include io.h file when running on windows vor 13 Jahren