Olivier Aumage cc86ba5270 - merge trunk 11 年之前
..
dependencies 6d00cda610 - update institution list 11 年之前
disk_ops dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call 12 年之前
perfmodel a6331ed354 Fix pointers for device to host copy 11 年之前
combined_workers.c 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 11 年之前
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
debug.c cf2fcb6937 update to temanejo 1.0rc2 12 年之前
debug.h 1988972e97 port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck. 12 年之前
detect_combined_workers.c b5ed82386b Fix crash due to core/pu change 11 年之前
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] 12 年之前
disk.c fcae2dca11 fix assert bug + reduce warning 12 年之前
disk.h d5d7e412c3 merge trunk 12 年之前
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 年之前
errorcheck.h 30d5f814d3 Show 'scheduling' state in paje trace 11 年之前
jobs.c 23b36f6bd5 - fix omp task implementation 11 年之前
jobs.h 6f49c33eb9 - implement cumulated time and power consumption support for discontinuous tasks 11 年之前
parallel_task.c 7c03c945f7 Add support for letting a schedule choose its own set of workers without having to care about combined workers. This only works for SPMD however, not FORKJOIN 11 年之前
progress_hook.c 21defdfaa0 port r11390 from 1.1: Do not bother taking the rwlock for testing active_hook_cnt, this is already atomic 12 年之前
progress_hook.h f3bbbf58e8 src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h 12 年之前
sched_ctx.c 3c8000976d fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep 11 年之前
sched_ctx.h c8def5adac sharing workers btw ctxs with no sched_policy 11 年之前
sched_ctx_list.c e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 年之前
sched_ctx_list.h e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 年之前
sched_policy.c c8def5adac sharing workers btw ctxs with no sched_policy 11 年之前
sched_policy.h 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro 11 年之前
simgrid.c 7a82eb9b6b Add initial simgrid support for MPI, not working yet 11 年之前
simgrid.h 7a82eb9b6b Add initial simgrid support for MPI, not working yet 11 年之前
task.c 4d645eeabb - do not re-fetch data on continuation wake-up 11 年之前
task.h 23b36f6bd5 - fix omp task implementation 11 年之前
task_bundle.c 30860cac02 Renaming of diverse functions and datatypes. 12 年之前
task_bundle.h 30860cac02 Renaming of diverse functions and datatypes. 12 年之前
topology.c 7a82eb9b6b Add initial simgrid support for MPI, not working yet 11 年之前
topology.h 8c75841bf9 consider the hyperthreading when constructing the list of workers 11 年之前
tree.c a63cf5f0b8 - fix starpu_tree_free() 11 年之前
workers.c 3c8000976d fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep 11 年之前
workers.h 3c8000976d fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep 11 年之前