Samuel Thibault 27908c8e12 Add STARPU_SPECIFIC_NODE_LOCAL_OR_CPU node specification 5 years ago
..
dependencies 511b9dcfe2 clear ghost_sync_id flag after use 5 years ago
disk_ops 109efbf51c Make unistd_o_direct reject unaligned data with explicit error message 6 years ago
perfmodel 7e28a53787 Fix loading latency/bandwidth files that we have just written 5 years ago
combined_workers.c 04c63f3834 Fix combined worker value passed to starpu_sched_ctx_add_combined_workers, fix subsequent issues 6 years ago
combined_workers.h f7abbfa6fc update copyright 7 years ago
debug.c f7abbfa6fc update copyright 7 years ago
debug.h f7abbfa6fc update copyright 7 years ago
detect_combined_workers.c 394f6a4fb1 fix multiple definitions 6 years ago
detect_combined_workers.h 61006d4b84 Fix duplicate symbol 6 years ago
disk.c 40b6341ca4 memalloc: Compute evictability at initialization, so it is costless to determine it and can be used to avoid useless LRU management 6 years ago
disk.h f7abbfa6fc update copyright 7 years ago
drivers.c f7abbfa6fc update copyright 7 years ago
drivers.h f7abbfa6fc update copyright 7 years ago
errorcheck.c f7abbfa6fc update copyright 7 years ago
errorcheck.h c3d8461d25 Separate out STATUS_SLEEPING_SCHEDULING state from STATUS_SLEEPING state 6 years ago
idle_hook.c 5f8b265ad5 add idle hooks 6 years ago
idle_hook.h 5f8b265ad5 add idle hooks 6 years ago
jobs.c 06ca606db0 Avoid reading task after its destruction 6 years ago
jobs.h f87952be4c Add fault tolerance support with starpu_task_ft_failed() 6 years ago
parallel_task.c f7abbfa6fc update copyright 7 years ago
progress_hook.c 089c051bf5 fix copyrights 7 years ago
progress_hook.h 6901c4441b src/: fix copyrights 7 years ago
sched_ctx.c 3d682bb3e4 Make _starpu_workers_able_to_execute_task faster in the usual case by not actually computing how many workers can execute a task 6 years ago
sched_ctx.h 3d682bb3e4 Make _starpu_workers_able_to_execute_task faster in the usual case by not actually computing how many workers can execute a task 6 years ago
sched_ctx_list.c 14dbaa66f7 small fixes for cppcheck warnings 6 years ago
sched_ctx_list.h 6901c4441b src/: fix copyrights 7 years ago
sched_policy.c c20be7e557 add API to start/stop performance counter collection, do not auto start collection at startup by default 6 years ago
sched_policy.h 635eb6f440 Add some experimental heteroprio batch heuristics 6 years ago
simgrid.c 4b085d8a24 simgrid: Benefit from sg_actor_self_data* 6 years ago
simgrid.h 49ad07247b Replace use of msg_process_t, msg_as_t, msg_host_t 6 years ago
simgrid_cpp.cpp 7da3610c7b Factorize calls to MSG_process_sleep 6 years ago
task.c 27908c8e12 Add STARPU_SPECIFIC_NODE_LOCAL_OR_CPU node specification 5 years ago
task.h f87952be4c Add fault tolerance support with starpu_task_ft_failed() 6 years ago
task_bundle.c f7abbfa6fc update copyright 7 years ago
task_bundle.h 6901c4441b src/: fix copyrights 7 years ago
topology.c 27908c8e12 Add STARPU_SPECIFIC_NODE_LOCAL_OR_CPU node specification 5 years ago
topology.h f7abbfa6fc update copyright 7 years ago
tree.c 14e5b6ef22 worker tree: Special-case when the tree is only composed of the root 6 years ago
workers.c c20be7e557 add API to start/stop performance counter collection, do not auto start collection at startup by default 6 years ago
workers.h c20be7e557 add API to start/stop performance counter collection, do not auto start collection at startup by default 6 years ago