| .. |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
před 15 roky |
|
barrier.c
|
3ad31951c8
src: code cleaning
|
před 14 roky |
|
barrier.h
|
f60eb1288d
Add initial simgrid support
|
před 13 roky |
|
fxt.c
|
3dcd6e33db
export virtual thread id and time to simgrid traces
|
před 13 roky |
|
fxt.h
|
ceb79fd29f
Fix communication arrows termination
|
před 13 roky |
|
hash.c
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
před 14 roky |
|
list.h
|
29cf4183e1
Fix list splicing
|
před 14 roky |
|
rwlock.c
|
3ad31951c8
src: code cleaning
|
před 14 roky |
|
rwlock.h
|
906d935956
src: prefix names of internal types and functions with _starpu
|
před 14 roky |
|
starpu_spinlock.c
|
caf8caf013
Use more fine-grained spinlock. They are not supposed to be held for long anyway
|
před 13 roky |
|
starpu_spinlock.h
|
242b6116cf
pass pthread types through typedefs
|
před 13 roky |
|
timing.c
|
28a00cfbbd
src/common/timing.c: include math.h for floor
|
před 13 roky |
|
timing.h
|
1c637eff5f
src: rename internal types following coding conventions
|
před 14 roky |
|
uthash.h
|
29b508b289
Add uthash, an mBSD hash table implementation.
|
před 15 roky |
|
utils.c
|
242b6116cf
pass pthread types through typedefs
|
před 13 roky |
|
utils.h
|
8cf58e11aa
src/common/utils.h: make sure the message displayed by _STARPU_ERROR is clearly visible
|
před 13 roky |