Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Pitoiset 550195a8a1 core: fix dereference before NULL checks vor 10 Jahren
  Samuel Pitoiset d24bb83255 tests/datawizard: remove unreachable code vor 10 Jahren
  Samuel Pitoiset 24be4e8ea8 sc_hypervisor: make sure to free sched_ctxs_child in _consider_max_for_children() vor 10 Jahren
  Samuel Pitoiset 0d7364d125 sc_hypervisor: fix memleak when calling sc_hypervisor_get_ctxs_on_level() vor 10 Jahren
  Samuel Pitoiset d423640859 sc_hypervisor: fix resource leak when calling sc_hypervisor_get_type_of_workers() vor 10 Jahren
  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. vor 10 Jahren
  Terry Cojean 07faf0103f remove duplicate line in makefile vor 10 Jahren
  Terry Cojean 8eaec0450a fix gitignore: remove a .c, all .pc files and makefiles vor 10 Jahren
  Samuel Thibault af7ecc6c9a Rather use '-' for ranges instead of ':', like hwloc does vor 10 Jahren
  Samuel Thibault 124fd55142 support unbound ranges for STARPU_WORKERS_CPUID vor 10 Jahren
  Samuel Thibault 714329c797 support unbound ranges for STARPU_WORKERS_CPUID vor 10 Jahren
  Samuel Thibault 4aac742507 Add changelog vor 10 Jahren
  Samuel Thibault 877d29d194 Warn when two workers are bound to the same cpu. Support ranges in STARPU_WORKERS_CPUID vor 10 Jahren
  Samuel Pitoiset 47af526b94 omp: use _STARPU_ERROR() when allocations fail vor 10 Jahren
  Terry Cojean 75d75812cf fix dicrease of fxt task ready count with parallel tasks vor 10 Jahren
  Samuel Thibault 04f743c3b4 Also search smpicc and smpirun in $simgrid_dir/bin vor 10 Jahren
  Samuel Thibault 9b69bde217 Avoid depending on realpath vor 10 Jahren
  Nathalie Furmento fcb13b5b84 ChangeLog: mention #16560, Add starpu-all-tasks debugging support vor 10 Jahren
  Samuel Thibault 203b3db100 Fix tracing nready and nsubmitted after r15808 broke it vor 10 Jahren
  Samuel Thibault 477690d953 Add -size parameter to xgemm vor 10 Jahren
  Samuel Pitoiset 22407ef3cd git: ignore /src/Makefile vor 10 Jahren
  Samuel Pitoiset 2fd5021be3 omp: use flags for storing implicit/final/untied/undeferred bits vor 10 Jahren
  Samuel Pitoiset 8f68c6555b omp: remove unnecessary omp_starpu_conf global var vor 10 Jahren
  Samuel Pitoiset 905431aa71 omp: add _starpu_omp_set_{thread,task} vor 10 Jahren
  Samuel Pitoiset 81bc8cd181 omp: make use of get_worker_thread() in get_local_thread() vor 10 Jahren
  Samuel Pitoiset b81d40a339 omp: use calloc() instead of malloc()+memset() vor 10 Jahren
  Samuel Pitoiset 48f514b0ee omp: fix wrong use of STARPU_USE_{CUDA,OPENCL} macros vor 10 Jahren
  Samuel Pitoiset b8d0d4e3dc omp: make use of _starpu_omp_get_task() everywhere vor 10 Jahren
  Samuel Pitoiset bb0af0e0aa omp: make use of _starpu_omp_get_thread() everywhere vor 10 Jahren
  Samuel Pitoiset 147fd32946 omp: refactor ORDERED constructs vor 10 Jahren