Samuel Thibault e87621a58f Add a memory barrier to protect the 'running' field 14 years ago
..
dependencies bc938d8482 Let tags be signaled several times. Add an example for that. 14 years ago
perfmodel a2629ac191 unlock rwlock before destroying it 14 years ago
combined_workers.c 3ad31951c8 src: code cleaning 14 years ago
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
debug.c 3ad31951c8 src: code cleaning 14 years ago
debug.h 3ad31951c8 src: code cleaning 14 years ago
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
errorcheck.h 3ad31951c8 src: code cleaning 14 years ago
jobs.c fba139b857 14 years ago
jobs.h fba139b857 14 years ago
parallel_task.c bd2c88d145 cast void* to please the SCC compiler 14 years ago
parallel_task.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
priorities.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
progress_hook.c 3ad31951c8 src: code cleaning 14 years ago
sched_policy.c fba139b857 14 years ago
sched_policy.h fba139b857 14 years ago
task.c e60efe5d0e synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0) 14 years ago
task.h 021892beba Make more checks 14 years ago
task_bundle.c 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 14 years ago
task_bundle.h 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 14 years ago
topology.c 897125a8a7 Add STARPU_WORKERS_NOBIND environment variable 14 years ago
topology.h a988aa34df Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker 14 years ago
workers.c e87621a58f Add a memory barrier to protect the 'running' field 14 years ago
workers.h a141a987ec show tasks currently running on workers 14 years ago