Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Pitoiset dda2e0c18e profiling: display the memory node name instead of its id vor 10 Jahren
  Samuel Pitoiset 3d2242f744 profiling: use starpu_memory_nodes_get_count() instead of STARPU_MAX_NODES vor 10 Jahren
  Samuel Pitoiset e5368b41fd profiling: fix unit for bus statistics vor 10 Jahren
  Samuel Thibault 0ad34de7ba don't initialize to 0, already done by memset vor 10 Jahren
  Samuel Thibault 71a38414f7 revert r16758, it actually produces conflicts vor 10 Jahren
  Samuel Thibault 68a87f7cc5 Avoid symbol issues with cpp programs in simgrid vor 10 Jahren
  Samuel Pitoiset 62986d891e tests: move the starpu_tag_get_task() test from examples vor 10 Jahren
  Samuel Pitoiset 164ff29381 examples: add a new test case for starpu_tag_get_task() vor 10 Jahren
  Nathalie Furmento 0674ce7c36 examples/tag_example/tag_example.c: remove call to starpu_tag_get_task which is not safe as task may have been already destroyed vor 10 Jahren
  Samuel Pitoiset 02d7113191 tests: remove set but unused values in run_driver.c vor 10 Jahren
  Nathalie Furmento 6d7c6d3680 tools/valgrind/libgomp.suppr: add suppressions vor 10 Jahren
  Samuel Pitoiset 5bf7552cee hypervisor: move va_end() from _ctl() to sc_hypervisor_ctl() vor 10 Jahren
  Nathalie Furmento 3c5f93f004 src/core/workers.c: fix #16728 by not destroying mutexes too early (i.e when drivers are still running) vor 10 Jahren
  Samuel Pitoiset 7813f03468 examples: fix dynamic_handles.c when STARPU_NMAXBUFS is not the default value vor 10 Jahren
  Samuel Pitoiset cd657c213b core/simgrid: remove never reached exit() calls vor 10 Jahren
  Nathalie Furmento 56584d336b src/core/perfmodel/perfmodel_bus.c: improve error message when bogus latency or bandwidth file vor 10 Jahren
  Samuel Pitoiset a82def595d hypervisor: fix double free in sc_hypervisor_get_ctxs_on_level() vor 10 Jahren
  Samuel Pitoiset 6f5db044a9 hypervisor: fix a deadlock when using lazy resize and perf counters vor 10 Jahren
  Samuel Pitoiset fc8f7e8f3d hypervisor: make sure to correctly initialize the policy in app_driven_test.c vor 10 Jahren
  Nathalie Furmento 185ba72226 src/core/sched_ctx.c: for loop initial declarations are only allowed in c99 mode vor 10 Jahren
  Samuel Pitoiset 2fcb75b8d1 gitignore: ignore more files in doc/doxygen vor 10 Jahren
  Samuel Pitoiset 5a44ea9872 doc: document STARPU_SCHED_CTX_POLICY_INIT vor 10 Jahren
  Samuel Pitoiset 0bb67f57e1 hypervisor: fix invalid worker IDs in app_driven_test.c vor 10 Jahren
  Samuel Pitoiset bed5c8e317 core: do not create a sched_ctx when the user uses invalid worker IDs vor 10 Jahren
  Samuel Pitoiset 96f251601a mpi: s/STARPU_VERBOSE0/STARPU_VERBOSE vor 10 Jahren
  Samuel Pitoiset 41ddd72ff5 hypervisor: fix the number of requested workers in app_driven_test.c vor 10 Jahren
  Samuel Pitoiset d5961d90e9 hypervisor: check the return value of starpu_init() in cholesky_implicit.c vor 10 Jahren
  Samuel Pitoiset 92fff34d63 hypervisor: fix wrong use of printf() in debug mode vor 10 Jahren
  Samuel Pitoiset bdae1fb9cb hypervisor: fix use of unused variables vor 10 Jahren
  Samuel Pitoiset ddddab6a50 core: add starpu_tag_get_task() vor 10 Jahren