История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 09a6294ec0 * Include application threads in the trace. лет назад: 9
  Samuel Thibault a96ff17210 reduce difference between eager and prio лет назад: 9
  Samuel Thibault 951a7ac05e avoid ambiguity between scheduler and user лет назад: 9
  Samuel Pitoiset f18d4a5528 openmp: add omp_get_max_task_priority() routine лет назад: 9
  Samuel Pitoiset 4a6ee13b5a openmp: add support for OMP_MAX_TASK_PRIORITY лет назад: 9
  Terry Cojean ee0455d2f8 Fix worker tree structure when nworkers > physical cpu count. Currently it returned only the physical amount of CPUs. Thanks Alfredo for reporting this. лет назад: 9
  Terry Cojean b8f115ad5d Fix undefined behaviour. лет назад: 9
  Terry Cojean ab6a9ae649 Fix documentation of scheduling contexts relating to cluster creation. Mention clusters in the scheduling contexts and how to create them. лет назад: 9
  Samuel Thibault 1b5594d2d7 fix non-simgrid build лет назад: 9
  Samuel Thibault 4b9ab110ab Put a trace event on starpu_task_wait_for_all call лет назад: 9
  Luka Stanisic 7fae25e322 putting assert on the right place: veryfing that model->symbol is defined лет назад: 9
  Samuel Thibault fdbfd9512c Decrease folded memory to 1MiB so it fits in most caches. Allow to configure it so that the limit on number of VMAs in Linux does not limit us лет назад: 9
  Samuel Thibault 8f654dead2 Add "folded" memory allocation in simulation mode. лет назад: 9
  Samuel Thibault 7b717c2a57 Use TMPDIR environment variable instead of hardcoding /tmp лет назад: 9
  Samuel Thibault 44364d8b54 fix yet another example link with simgrid лет назад: 9
  Samuel Thibault 628670d535 fix linking examples with simgrid лет назад: 9
  Samuel Thibault 9095dde87f fix confusion between _starpu_ftruncate and ftruncate by introducing _starpu_fftruncate which takes a FILE* лет назад: 9
  Samuel Thibault bdfcc6404e factorize ftruncate portability to windows лет назад: 9
  Samuel Thibault d064652d9c revert 16924, it should be initialized already лет назад: 9
  Luka Stanisic e4819f9575 fixing perfmodel_history when model exists, but its state is NULL лет назад: 9
  Samuel Thibault b1d0de6d4d fix when STARPU_HOME is different from HOME лет назад: 9
  Samuel Thibault d725e67e2e When using fxt in simgrid mode, make sure to link libfxt statically, otherwise SMPI variable privatization will not work and it will malfunction лет назад: 9
  Samuel Thibault 0639c90fd6 drop verbosity лет назад: 9
  Samuel Thibault 5b5528f51e During unregistering, eviction could start at any time, and thus increase busy_count again, and decrease it again. Also, with lazy unregistration, that eviction could then try to run unregister again, so reset the lazy_unregister flag when starting the corresponding unregistration лет назад: 9
  Samuel Thibault ad827aa130 Avoid unlocking a handle which has just disappeared лет назад: 9
  Samuel Thibault 4270d6780d make sure we don't forget to check result of _starpu_data_check_not_busy лет назад: 9
  Samuel Thibault 9fb19ba110 Do not record starpu execution time for smpi, to get deterministic simulation лет назад: 9
  Samuel Thibault 89f1a7f2cd catch people trying to run starpu-simgrid-mpi with dynamically-linked starpu лет назад: 9
  Samuel Thibault bae07be5f1 Add 1440 blocksize perfmodels for sirocco лет назад: 9
  Samuel Thibault 3ef24b6e93 Document hardware used on sirocco лет назад: 9