| .. |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 years ago |
|
barrier.c
|
f0bf639f34
src: remove un-needed include directives
|
12 years ago |
|
barrier.h
|
f0bf639f34
src: remove un-needed include directives
|
12 years ago |
|
barrier_counter.c
|
f0bf639f34
src: remove un-needed include directives
|
12 years ago |
|
barrier_counter.h
|
12dec4c5cc
hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces
|
12 years ago |
|
bitmap.c
|
3fb72de68c
port r11347 from 1.1: Add bitmap implementation
|
12 years ago |
|
fxt.c
|
ce7007a3c3
Add events to see where profiling starts and stops
|
11 years ago |
|
fxt.h
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 years ago |
|
hash.c
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 years ago |
|
list.h
|
9e2f01a57f
update comment list.h
|
12 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
|
1323dc0a10
src/common/starpu_spinlock.c: typo
|
12 years ago |
|
starpu_spinlock.h
|
0718426969
src/common/starpu_spinlock: re-apply #12042, and fix code when simgrid is enabled by calling starpu thread api
|
12 years ago |
|
thread.c
|
039524c7cf
Spinlocks now block after a hundred tries. This avoids typical 10ms pauses
|
11 years ago |
|
thread.h
|
93ce4ecd0e
thread: encapsulation of the pthread_spin_xxx functions
|
12 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
|
5bea7b3974
Fix string-based hash table
|
12 years ago |
|
utils.c
|
f0bf639f34
src: remove un-needed include directives
|
12 years ago |
|
utils.h
|
90879cd44c
configure: allow to set --enable-verbose=extra to increase debug messages verbosity
|
11 years ago |