.. |
dependencies
|
a7e50ec8ff
Fix use after free
|
9 anni fa |
disk_ops
|
181f60818d
fix typo...
|
9 anni fa |
perfmodel
|
9a3fd108cb
mlr: when mlr is disabled, the codelets will still produce output in tmp/ for the potential analysis
|
9 anni fa |
combined_workers.c
|
0b56a64843
Check id value before accessing arrays
|
10 anni fa |
combined_workers.h
|
4b1a16edde
Fix University name after the fusion..
|
11 anni fa |
debug.c
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
9 anni fa |
debug.h
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
9 anni fa |
detect_combined_workers.c
|
431f798e39
Avoid risking dividing by zero due to environment variable
|
9 anni fa |
detect_combined_workers.h
|
bb61f3808d
update cnrs copyright
|
10 anni fa |
disk.c
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 anni fa |
disk.h
|
d68f1573fd
use some gcc attributes
|
9 anni fa |
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 anni fa |
errorcheck.h
|
bb61f3808d
update cnrs copyright
|
10 anni fa |
jobs.c
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
9 anni fa |
jobs.h
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
9 anni fa |
parallel_task.c
|
0bc621df90
Fix destruction of the after_worker_barrier: we need to wait for threads to have gone out of the barrier... So let's use a simple tiny busy barrier
|
10 anni fa |
progress_hook.c
|
bb61f3808d
update cnrs copyright
|
10 anni fa |
progress_hook.h
|
e3b44209ed
update copyright
|
10 anni fa |
sched_ctx.c
|
167ee3f75d
fix warnings
|
9 anni fa |
sched_ctx.h
|
52ea41d70b
- add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work)
|
9 anni fa |
sched_ctx_list.c
|
2999f665f2
fix bugs detected by scan clang tool
|
9 anni fa |
sched_ctx_list.h
|
37e497d448
Fix valgrind leak detection in sched_ctx_list
|
10 anni fa |
sched_policy.c
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
9 anni fa |
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 anni fa |
simgrid.c
|
74fad1f7f7
Merge remote-tracking branch 'svn/trunk' into multiple_regression
|
9 anni fa |
simgrid.h
|
7437946cf8
simgrid: adding environment variable to take into account task submission costs in simgrid mode
|
9 anni fa |
task.c
|
7437946cf8
simgrid: adding environment variable to take into account task submission costs in simgrid mode
|
9 anni fa |
task.h
|
caa9c8ce9f
fix warning
|
9 anni fa |
task_bundle.c
|
e3b44209ed
update copyright
|
10 anni fa |
task_bundle.h
|
e3b44209ed
update copyright
|
10 anni fa |
topology.c
|
cdbf49888a
Fix thread binding on knf in accelerator mode
|
9 anni fa |
topology.h
|
877d29d194
Warn when two workers are bound to the same cpu. Support ranges in STARPU_WORKERS_CPUID
|
9 anni fa |
tree.c
|
b6e12ff54c
port r18913 from 1.2: fix father arity
|
9 anni fa |
workers.c
|
9ee2fe9e5c
fix warning
|
9 anni fa |
workers.h
|
6b863c6ee1
make sure that _starpu_get_worker_struct doesn't overflow. Inline starpu_worker_get_count to make it not too expensive
|
9 anni fa |