Nathalie Furmento 9188e3fd3a src/core/workers.c: remove old and un-needed call to srand 8 years ago
..
dependencies 152f1a7c88 followup to #21133: make sure we look at task::where and not to codelet::where 8 years ago
disk_ops 9c38741e02 fix code to follow coding conventions for braces 9 years ago
perfmodel 0e79ad3c82 Add STARPU_PERF_MODEL_HOMOGENEOUS_CPU environment variable to allow having one perfmodel per CPU core 8 years ago
combined_workers.c 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 8 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 cf5be99691 update copyrights for files modified in 2017 8 years ago
jobs.c 7f6b19271d Also don't execute post_exec_hook when the codelet has where == NOWHERE 8 years ago
jobs.h 152f1a7c88 followup to #21133: make sure we look at task::where and not to codelet::where 8 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 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 8 years ago
sched_ctx.h 9bf4a2211e add some more documentation 8 years ago
sched_ctx_list.c cf5be99691 update copyrights for files modified in 2017 8 years ago
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list 10 years ago
sched_policy.c b3dac87810 Also make sure we don't execute post_exec when cl has STARPU_NOWHERE 8 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 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 8 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 cf5be99691 update copyrights for files modified in 2017 8 years ago
task.h 4970485adf Make the libstarpu build check coherency between prototypes of internal inlines and external interface 8 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 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 8 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 9188e3fd3a src/core/workers.c: remove old and un-needed call to srand 8 years ago
workers.h 38ef9dc001 Fix odd ordering of CPU workers on CPUs due to GPUs stealing some cores 8 years ago