| .. |
|
common
|
c3360e3cd8
Use a macro instead of a typedef for _starpu_pthread_barrier_t: common/barrier.h won't get included to define pthread_barrier_t when the system does not have barriers (e.g. Darwin) since it includes common/utils.h
|
13 years ago |
|
core
|
4f372d86e4
Fix allocation size
|
13 years ago |
|
datawizard
|
27fd79e4c2
Fix Darwin build: Remove unused pthread_spinlock macros (which are duplicates for our own spin locks), include common_barrier.h for the pthread_barrier_t type
|
13 years ago |
|
debug
|
5eafd44d11
src/debug/traces/starpu_fxt.c: do nothing when no input files are provided
|
13 years ago |
|
drivers
|
4cad53e8cd
Add single-stepping support for Temanejo
|
13 years ago |
|
profiling
|
56da695b31
src/profiling/profiling.c: use named variable instead of hard-coded value
|
13 years ago |
|
sched_policies
|
4cad53e8cd
Add single-stepping support for Temanejo
|
13 years ago |
|
top
|
f60eb1288d
Add initial simgrid support
|
13 years ago |
|
util
|
f60eb1288d
Add initial simgrid support
|
13 years ago |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
15 years ago |
|
Makefile.am
|
f60eb1288d
Add initial simgrid support
|
13 years ago |
|
dolib.c
|
f5dee9ca79
Add effective version in dll path
|
13 years ago |
|
starpu_parameters.h
|
f8fd5492bd
src: rename internal types following coding conventions
|
14 years ago |