| .. |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 years ago |
|
barrier.c
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
barrier.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
barrier_counter.c
|
b406c91669
Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() return the number of tasks that have been waited for.
|
9 years ago |
|
barrier_counter.h
|
b19e3f0146
port r15384 from 1.1: Fix waking up barrier counter when it reaches n
|
10 years ago |
|
bitmap.c
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 years ago |
|
fxt.c
|
c6dd318e3f
prevent starpu_tasks_rec_complete from overwriting the FxT trace
|
9 years ago |
|
fxt.h
|
8dc65df7df
disable data invalidation in the trace, it's heavy, noisy, and only rarely useful
|
9 years ago |
|
graph.c
|
ee4329999b
port r19436 from hp-lookahead: Rearrange locks, to have more opportunities for flushing dropped nodes
|
9 years ago |
|
graph.h
|
9cbba76446
port r19169 from hp-lookahead: graph drop function visible (& can be used) in global space
|
9 years ago |
|
hash.c
|
d2803bb906
port r17393 from 1.2: Fix crc computation
|
9 years ago |
|
list.h
|
36f4658a4e
Fix stupid typo
|
9 years ago |
|
prio_list.h
|
0900f07836
typo
|
9 years ago |
|
rbtree.c
|
87718074ae
src: fix cppcheck warnings
|
9 years ago |
|
rbtree.h
|
871bf96056
TODOs
|
10 years ago |
|
rbtree_i.h
|
a5f7d96fea
Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder
|
10 years ago |
|
rwlock.c
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
rwlock.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
starpu_spinlock.c
|
7d87804068
inline frequent spinlock operations
|
9 years ago |
|
starpu_spinlock.h
|
7d87804068
inline frequent spinlock operations
|
9 years ago |
|
thread.c
|
541061fada
fix compatibility with simgrid 3.14
|
9 years ago |
|
thread.h
|
78988018ba
also inlint starpu_pthread_spin_init
|
9 years ago |
|
timing.c
|
444635d429
Add starpu_sleep
|
9 years ago |
|
timing.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
uthash.h
|
c307a031d3
Fix RAM pointer registration: uthash does not actually support several entries using the same key, so we have to avoid doing it
|
9 years ago |
|
utils.c
|
f695c7988d
simplify code setting O_DIRECT when mkostemp is not available
|
9 years ago |
|
utils.h
|
d3a6512230
src: slightly improve _starpu_select_sched_policy() and fix heft detection
|
9 years ago |