Commit History

Author SHA1 Message Date
  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
  Samuel Thibault 203b3db100 Fix tracing nready and nsubmitted after r15808 broke it 10 years ago
  Samuel Thibault 477690d953 Add -size parameter to xgemm 10 years ago
  Samuel Pitoiset 22407ef3cd git: ignore /src/Makefile 10 years ago
  Samuel Pitoiset 2fd5021be3 omp: use flags for storing implicit/final/untied/undeferred bits 10 years ago
  Samuel Pitoiset 8f68c6555b omp: remove unnecessary omp_starpu_conf global var 10 years ago
  Samuel Pitoiset 905431aa71 omp: add _starpu_omp_set_{thread,task} 10 years ago
  Samuel Pitoiset 81bc8cd181 omp: make use of get_worker_thread() in get_local_thread() 10 years ago
  Samuel Pitoiset b81d40a339 omp: use calloc() instead of malloc()+memset() 10 years ago
  Samuel Pitoiset 48f514b0ee omp: fix wrong use of STARPU_USE_{CUDA,OPENCL} macros 10 years ago
  Samuel Pitoiset b8d0d4e3dc omp: make use of _starpu_omp_get_task() everywhere 10 years ago
  Samuel Pitoiset bb0af0e0aa omp: make use of _starpu_omp_get_thread() everywhere 10 years ago
  Samuel Pitoiset 147fd32946 omp: refactor ORDERED constructs 10 years ago
  Samuel Pitoiset 80e4f01baf omp: refactor CRITICAL constructs 10 years ago
  Samuel Pitoiset e1dc7a89cc omp: refactor SINGLE constructs 10 years ago
  Samuel Pitoiset 8edebb824c omp: refactor MASTER constructs 10 years ago
  Samuel Pitoiset d876962b09 sched_policies: make sure no task left in the queue when using eager 10 years ago
  Samuel Thibault 6c5cf23dac Fix memory leak in partitioned data 10 years ago
  Nathalie Furmento 68665e0321 ChangeLog: mention new semantic for variables STARPU_NMIC and STARPU_NMICDEVS 10 years ago
  Nathalie Furmento 103023f3c9 document configure option --disable-build-tests 10 years ago
  Nathalie Furmento 6516764e5b document configure option --with-smpirun 10 years ago
  Nathalie Furmento 2f52c4edbe perfmodel: mention new API in ChangeLog and document all functions 10 years ago
  Samuel Pitoiset 90735f9c0b core: remove duplicated code in starpu_sched_ctx_bind_current_thread_to_cpuid() 10 years ago
  Nathalie Furmento 3aabcbba24 document configure option --disable-fortran 10 years ago
  Nathalie Furmento 5547beb0bb src/debug/traces: use white color instead of black when no worker is found, and set the fillcolor instead of color so as to draw a border 10 years ago
  Samuel Pitoiset f03fbf6557 sched_policies: refactor ws and lws scheduling policies 10 years ago
  Samuel Pitoiset 1e5664626d sched_policies: add a select_victim() helper for ws sched 10 years ago