Commit History

Author SHA1 Message Date
  Samuel Pitoiset ddddab6a50 core: add starpu_tag_get_task() 10 years ago
  Samuel Pitoiset f942ab9adc examples/profiling: display the number of executed tasks per worker 10 years ago
  Samuel Pitoiset 053f1ec15a profiling: display the number of GFlops/worker when STARPU_WORKER_STATS is enabled 10 years ago
  Samuel Pitoiset 0d44e891a6 profiling: use starpu_bus_get_XX() helpers whenever it's possible 10 years ago
  Samuel Pitoiset 065954efc8 profiling: re-use starpu_profiling_status_set() in _starpu_profiling_init() 10 years ago
  Samuel Pitoiset d326d4046e profiling: destroy mutexes used for worker stats at shutdown 10 years ago
  Samuel Pitoiset 572224c0cd profiling: always display the total power consumption when STARPU_IDLE_POWER is set 10 years ago
  Samuel Pitoiset bdd0a4a9dd profiling: use the same output for worker stats when STARPU_PROFILING is not enabled 10 years ago
  Samuel Thibault a157b78a66 mention that OUT_OF_ORDER flag is needed for parallelism 10 years ago
  Samuel Pitoiset ba3f57d9ce configure: fix OpenMP compiler detection 10 years ago
  Samuel Thibault b74dfb5713 port r16718 from trunk: Make xgemm advise returning C pieces to main memory once finished with them 10 years ago
  Nathalie Furmento 1b49b3eb43 tools/msvc/starpu_var.bat.in: fix HWLOC include path 10 years ago
  Nathalie Furmento 76e9e4883b tools/msvc/starpu_var.bat.in: add HWLOC_CFLAGS 10 years ago
  Nathalie Furmento ab1bb8187f Makefile.am: fix c++ flags 10 years ago
  Nathalie Furmento ba40ce3716 src/util/starpu_clusters_create.c: do not delete the group_list too early 10 years ago
  Nathalie Furmento 702cf3c60c Makefile.am: include files should always be part of the distrib 10 years ago
  Terry Cojean c553666440 make clusters safer, fix memleaks and fix a problem with 0 or 1 CPU 10 years ago
  Nathalie Furmento 714f5f5165 src/util/starpu_clusters_create.c: fix previous commit 10 years ago
  Nathalie Furmento 3c955d1f4f src/util/starpu_clusters_create.c: use _STARPU_DISP instead of fprintf 10 years ago
  Nathalie Furmento 8f9353afdb src/util/starpu_clusters_create.c,.h: fix indentation 10 years ago
  Terry Cojean 9ce6c873b2 fix parallel_code's warnings 10 years ago
  Nathalie Furmento 6643ff5d82 tools/gdbinit: print the tag_id of the task 10 years ago
  Nathalie Furmento 9b9fb0427d src/: small fixes for starpu_clusters 10 years ago
  Nathalie Furmento f9589cb8e5 include: fix starpu_clusters_util.h 10 years ago
  Nathalie Furmento 6fdc316c14 configure.ac: use AC_CHECK_FUNCS to check if function hwloc_topology_dup is available 10 years ago
  Terry Cojean a0675debe9 fix macos build 10 years ago
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. 10 years ago
  Samuel Pitoiset 550195a8a1 core: fix dereference before NULL checks 10 years ago
  Samuel Pitoiset d24bb83255 tests/datawizard: remove unreachable code 10 years ago
  Samuel Pitoiset 24be4e8ea8 sc_hypervisor: make sure to free sched_ctxs_child in _consider_max_for_children() 10 years ago