Cédric Augonnet
|
d057e92735
A completion group may unlock either a tag, a task, or the application itself.
|
15 years ago |
Cédric Augonnet
|
5a60ba94e4
use the proper function type for the dummy codelet
|
15 years ago |
Cédric Augonnet
|
f30ae2d243
The "regenerate" flag of the task structure indicates that the task structure
|
15 years ago |
Cédric Augonnet
|
5907a3851e
The notion of completion group is not necessarily related to tags, we may use
|
15 years ago |
Cédric Augonnet
|
c432ceec2f
Be a little more consistent and rename "struct _cg_t" into "struct cg_s".
|
15 years ago |
Samuel Thibault
|
d66f2be6a9
properly compare pthread_ts
|
15 years ago |
Samuel Thibault
|
20e6af5861
move rwlock initializer to a better place
|
15 years ago |
Samuel Thibault
|
98d55dd7b7
fix tag_example3 termination
|
15 years ago |
Samuel Thibault
|
a1c5981efa
and now make check runs on win32
|
15 years ago |
Samuel Thibault
|
ceea5351bf
fix example3 source
|
15 years ago |
Samuel Thibault
|
788110e7fc
fix SYNC_VAL_COMPARE_AND_SWAP name confusion
|
15 years ago |
Samuel Thibault
|
8e9b6a48df
now links on windows
|
15 years ago |
Samuel Thibault
|
ef1d89deed
win32 fixes, still some details todo: rwlocks, mutex_trylock and a few sync builtins
|
15 years ago |
Samuel Thibault
|
587d90a6b8
also fix srand48 usage
|
15 years ago |
Samuel Thibault
|
4009071c59
drop generated dir
|
15 years ago |
Samuel Thibault
|
ce7cc373c2
cope with systems which don't have drand48
|
15 years ago |
Samuel Thibault
|
2ef2a414ce
use clock_gettime just when it is available
|
15 years ago |
Samuel Thibault
|
52331b4652
do not systematically include sched.h
|
15 years ago |
Samuel Thibault
|
e6e915a302
TODO
|
15 years ago |
Cédric Augonnet
|
92200b61ce
From now on, monotonic clocks are used by default: this is much safer and
|
15 years ago |
Cédric Augonnet
|
8b213605f2
finish to prefix GET_BLAS_* helpers
|
15 years ago |
Cédric Augonnet
|
21e7159c59
prefix MIN_PRIO and MAX_PRIO everywhere, and remove duplicate definitions.
|
15 years ago |
Cédric Augonnet
|
c61b664df4
prefix perfmodel types
|
15 years ago |
Cédric Augonnet
|
f3f2737b9d
finish to prefix "HISTORY_BASED"
|
15 years ago |
Cédric Augonnet
|
40a3bbd458
Reduce memory consumption
|
15 years ago |
Nathalie Furmento
|
3e9af67bb4
s/core/cpu
|
15 years ago |
Nathalie Furmento
|
c4cc89a374
mv core cpu
|
15 years ago |
Nathalie Furmento
|
a470e853c0
s/core/cpu/g
|
15 years ago |
Nathalie Furmento
|
c722a34e6e
more prefixing with starpu_ and s/CORE/CPU/g
|
15 years ago |
Nathalie Furmento
|
94751daa0a
prefix objects with starpu_
|
15 years ago |