Histórico de commits

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