Olivier Aumage 58d4d0dcd0 properly initialize codelet_start/codelet_end timestamps 8 years ago
..
dependencies 07a626a8a5 move sched_op section from handle_job_termination to push_task to avoid having to call relax_on in tag routines 9 years ago
disk_ops 9c38741e02 fix code to follow coding conventions for braces 9 years ago
perfmodel 58d4d0dcd0 properly initialize codelet_start/codelet_end timestamps 8 years ago
combined_workers.c f7532839e6 move call of sched_ctx->sched_policy->add_workers to the section protected by the ctx_change notification 9 years ago
combined_workers.h 4b1a16edde Fix University name after the fusion.. 11 years ago
debug.c ddd86bde0f mention the error in message 9 years ago
debug.h cabe2dab63 - add support for Temanejo/Ayudame version 2 9 years ago
detect_combined_workers.c 87718074ae src: fix cppcheck warnings 9 years ago
detect_combined_workers.h bb61f3808d update cnrs copyright 11 years ago
disk.c bc0d878278 Expose the disk swap node number to the application 9 years ago
disk.h d68f1573fd use some gcc attributes 9 years ago
drivers.c a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API 9 years ago
drivers.h a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API 9 years ago
errorcheck.c 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex 10 years ago
errorcheck.h 291472dcd0 STATUS_WAKING_UP status is never assigned to a worker 9 years ago
jobs.c 07a626a8a5 move sched_op section from handle_job_termination to push_task to avoid having to call relax_on in tag routines 9 years ago
jobs.h 387e8b0789 fix build with enable-debug 9 years ago
parallel_task.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
progress_hook.c bb61f3808d update cnrs copyright 11 years ago
progress_hook.h e3b44209ed update copyright 11 years ago
sched_ctx.c 684ce2448c add some missing relax_on calls 8 years ago
sched_ctx.h 81afddffd1 add support to defer sched_ctx changes 9 years ago
sched_ctx_list.c 3953060972 update pheft with new synchro scheme 9 years ago
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list 10 years ago
sched_policy.c 07a626a8a5 move sched_op section from handle_job_termination to push_task to avoid having to call relax_on in tag routines 9 years ago
sched_policy.h fc4e42d679 simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic 9 years ago
simgrid.c 0645ff44a6 simgrid: Add GPU synchronization point on cudaFree, like CUDA does 9 years ago
simgrid.h fc4e42d679 simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic 9 years ago
task.c 800fd1e875 wake up target worker on push_local_task 8 years ago
task.h 15d23e5205 Add function get_kernel_from_job to mpi src driver : not tested yet 9 years ago
task_bundle.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
task_bundle.h e3b44209ed update copyright 11 years ago
topology.c cbac70e22c use starpu_pthread_self() instead of pthread_self 9 years ago
topology.h a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API 9 years ago
tree.c b9cd261dbb src: fix cppcheck warnings 9 years ago
workers.c 1a60c8895f rework relax mechanism to avoid lock ordering issue in _starpu_worker_lock 8 years ago
workers.h 1a60c8895f rework relax mechanism to avoid lock ordering issue in _starpu_worker_lock 8 years ago