| .. |
|
dependencies
|
5c18303944
fixes for minor warning detected by cppcheck
|
9 years ago |
|
disk_ops
|
63e3a56d6b
fix warnings
|
9 years ago |
|
perfmodel
|
fd7acb2f0f
fix variable names which allow to share performance models between similar devices
|
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
|
35f33868f3
add new function starpu_sched_ctx_get_sched_policy and remove function starpu_sched_policy_set_post_exec_hook
|
9 years ago |
|
sched_ctx.h
|
4436cde002
forgot copyrights
|
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
|
35f33868f3
add new function starpu_sched_ctx_get_sched_policy and remove function starpu_sched_policy_set_post_exec_hook
|
9 years ago |
|
sched_policy.h
|
7771735456
* Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers.
|
9 years ago |
|
simgrid.c
|
019ea63df4
solving MPI_Test issue for simgrid
|
9 years ago |
|
simgrid.h
|
019ea63df4
solving MPI_Test issue for simgrid
|
9 years ago |
|
task.c
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
9 years ago |
|
task.h
|
caa9c8ce9f
fix warning
|
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
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
9 years ago |
|
topology.h
|
2510657bc9
Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance...
|
9 years ago |
|
tree.c
|
b9cd261dbb
src: fix cppcheck warnings
|
9 years ago |
|
workers.c
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
9 years ago |
|
workers.h
|
5ca55cbcb7
src/core/workers.h: revert 19665 and explain why __starpu_worker_get_id_check return type is unsigned
|
9 years ago |