提交历史

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