Samuel Thibault e9dce8bf50 Add modular-heft-prio scheduler 9 years ago
..
dependencies a4530061c2 merge from trunk 9 years ago
disk_ops 0855010e81 src/core/disk_ops/disk_leveldb.cpp: fix malloc calls 9 years ago
perfmodel cf5f930104 fix warnings detected by cppcheck 9 years ago
combined_workers.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
combined_workers.h 4b1a16edde Fix University name after the fusion.. 11 years ago
debug.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 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 10 years ago
disk.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
disk.h d68f1573fd use some gcc attributes 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 9 years ago
errorcheck.h bb61f3808d update cnrs copyright 10 years ago
jobs.c 87718074ae src: fix cppcheck warnings 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 10 years ago
progress_hook.h e3b44209ed update copyright 10 years ago
sched_ctx.c 6e8c5443b6 fix styling issues in my code 9 years ago
sched_ctx.h f222a00429 Remove a use case of contexts and parallel workers which isn't (and shouldn't be) used and complexifies the code. 9 years ago
sched_ctx_list.c b9cd261dbb src: fix cppcheck warnings 9 years ago
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list 10 years ago
sched_policy.c e9dce8bf50 Add modular-heft-prio scheduler 9 years ago
sched_policy.h e9dce8bf50 Add modular-heft-prio scheduler 9 years ago
simgrid.c 882ad99086 Do not assume that -fPIC means static linking, nowadays distributions compile all code with fPIC 9 years ago
simgrid.h 019ea63df4 solving MPI_Test issue for simgrid 9 years ago
task.c cc4eb6b654 fix indent 9 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 10 years ago
topology.c dc923e3168 allocate CPUs to take care of the gpu streams and do not use them as CPU workers + use a single gpu for the gpu_partitionong example 9 years ago
topology.h 0ec213539c Fix build without hwloc 9 years ago
tree.c b9cd261dbb src: fix cppcheck warnings 9 years ago
workers.c d6e4271db8 factorize fetch_task_input changes from starpu-on-mpi, use it for CPU driver too 9 years ago
workers.h d6e4271db8 factorize fetch_task_input changes from starpu-on-mpi, use it for CPU driver too 9 years ago