Samuel Thibault 5f05b6669e Do not crash when more devices are requested than enabled 14 years ago
..
dependencies 1b377f358f src: rename internal objects following coding conventions 14 years ago
perfmodel f8fd5492bd src: rename internal types following coding conventions 14 years ago
combined_workers.c 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
debug.c 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
debug.h c4c2751801 fix starpu-print-job when fxt is not compiled in 14 years ago
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
errorcheck.h 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
jobs.c 1b377f358f src: rename internal objects following coding conventions 14 years ago
jobs.h f8fd5492bd src: rename internal types following coding conventions 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 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
sched_policy.c 1c637eff5f src: rename internal types following coding conventions 14 years ago
sched_policy.h 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
task.c 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. 14 years ago
task.h a9f7dfbaa3 Make starpu_shutdown wait for all ready tasks. Otherwise, we may stop a worker which was supposed to make a transfer which is needed by some task currently running on some other worker, waiting for that data 14 years ago
task_bundle.c 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 years ago
topology.c 5f05b6669e Do not crash when more devices are requested than enabled 14 years ago
topology.h 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
workers.c 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. 14 years ago
workers.h 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. 14 years ago