| .. |
|
.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
|
b19e3f0146
port r15384 from 1.1: Fix waking up barrier counter when it reaches n
|
10 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
|
4f4618cdfd
Fix undefined shift by 64bits
|
10 years ago |
|
fxt.c
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 years ago |
|
fxt.h
|
b23b436eae
fix build
|
9 years ago |
|
graph.c
|
981a1d84f1
Add "descendants" computation to graph scheduling
|
9 years ago |
|
graph.h
|
981a1d84f1
Add "descendants" computation to graph scheduling
|
9 years ago |
|
hash.c
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
list.h
|
d02d46af5e
fix comment order
|
10 years ago |
|
prio_list.h
|
a9b9b6dd5d
document that PRIO_LIST_TYPE assumes that LIST_TYPE has already been called
|
9 years ago |
|
rbtree.c
|
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 |
|
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
|
4a06c0f32f
fix atomicity of mutex and cond initialization in simgrid runs
|
9 years ago |
|
thread.h
|
78988018ba
also inlint starpu_pthread_spin_init
|
9 years ago |
|
timing.c
|
1683d35a0d
Fix msg.h inclusion according to new location
|
10 years ago |
|
timing.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
uthash.h
|
5bea7b3974
Fix string-based hash table
|
12 years ago |
|
utils.c
|
7b717c2a57
Use TMPDIR environment variable instead of hardcoding /tmp
|
9 years ago |
|
utils.h
|
9095dde87f
fix confusion between _starpu_ftruncate and ftruncate by introducing _starpu_fftruncate which takes a FILE*
|
9 years ago |