| .. |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
15 years ago |
|
barrier.c
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
13 years ago |
|
barrier.h
|
f60eb1288d
Add initial simgrid support
|
13 years ago |
|
barrier_counter.c
|
eb64e18781
merge fixes
|
13 years ago |
|
barrier_counter.h
|
b27f1f7932
fix build with simgrid
|
13 years ago |
|
fxt.c
|
c0897dbca8
src/common/fxt.c: fix preprocessing
|
13 years ago |
|
fxt.h
|
9cf22e94cc
Let profiling record the workers topology before disabling events.
|
13 years ago |
|
hash.c
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
14 years ago |
|
list.h
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
13 years ago |
|
rwlock.c
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
rwlock.h
|
906d935956
src: prefix names of internal types and functions with _starpu
|
14 years ago |
|
starpu_spinlock.c
|
9f08f313c6
in spinlock-check mode, record the last taker of the spinlock
|
13 years ago |
|
starpu_spinlock.h
|
9f08f313c6
in spinlock-check mode, record the last taker of the spinlock
|
13 years ago |
|
timing.c
|
dab571cbff
src: use tabs instead of spaces and remove trailing whitespaces
|
13 years ago |
|
timing.h
|
1c637eff5f
src: rename internal types following coding conventions
|
14 years ago |
|
uthash.h
|
29b508b289
Add uthash, an mBSD hash table implementation.
|
14 years ago |
|
utils.c
|
5a97bc0168
Get gethostname prototype
|
13 years ago |
|
utils.h
|
9d798f070b
Add yet more debugging about loading perfmodels. Fix gethostname issue with fqdn, and factorize it
|
13 years ago |