提交历史

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