Commit History

Author SHA1 Message Date
  Nathalie Furmento 702cf3c60c Makefile.am: include files should always be part of the distrib 9 years ago
  Terry Cojean c553666440 make clusters safer, fix memleaks and fix a problem with 0 or 1 CPU 9 years ago
  Nathalie Furmento 714f5f5165 src/util/starpu_clusters_create.c: fix previous commit 9 years ago
  Nathalie Furmento 3c955d1f4f src/util/starpu_clusters_create.c: use _STARPU_DISP instead of fprintf 9 years ago
  Nathalie Furmento 8f9353afdb src/util/starpu_clusters_create.c,.h: fix indentation 9 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
  Samuel Pitoiset 0d7364d125 sc_hypervisor: fix memleak when calling sc_hypervisor_get_ctxs_on_level() 10 years ago
  Samuel Pitoiset d423640859 sc_hypervisor: fix resource leak when calling sc_hypervisor_get_type_of_workers() 10 years ago
  Terry Cojean 901652a877 Add a cluster management API. The purpose is to facilitate a partition of the machine and set it to process parallel tasks. It is a first version and can change in the future. 10 years ago
  Terry Cojean 07faf0103f remove duplicate line in makefile 10 years ago
  Terry Cojean 8eaec0450a fix gitignore: remove a .c, all .pc files and makefiles 10 years ago
  Samuel Thibault af7ecc6c9a Rather use '-' for ranges instead of ':', like hwloc does 10 years ago
  Samuel Thibault 124fd55142 support unbound ranges for STARPU_WORKERS_CPUID 10 years ago
  Samuel Thibault 714329c797 support unbound ranges for STARPU_WORKERS_CPUID 10 years ago
  Samuel Thibault 4aac742507 Add changelog 10 years ago
  Samuel Thibault 877d29d194 Warn when two workers are bound to the same cpu. Support ranges in STARPU_WORKERS_CPUID 10 years ago
  Samuel Pitoiset 47af526b94 omp: use _STARPU_ERROR() when allocations fail 10 years ago
  Terry Cojean 75d75812cf fix dicrease of fxt task ready count with parallel tasks 10 years ago
  Samuel Thibault 04f743c3b4 Also search smpicc and smpirun in $simgrid_dir/bin 10 years ago
  Samuel Thibault 9b69bde217 Avoid depending on realpath 10 years ago
  Nathalie Furmento fcb13b5b84 ChangeLog: mention #16560, Add starpu-all-tasks debugging support 10 years ago