Cédric Augonnet
|
57cbb01334
fix progress thread initialization
|
16 lat temu |
Cédric Augonnet
|
47ec8bb2c8
don't wait for termination if we are already done
|
16 lat temu |
Cédric Augonnet
|
cc3f65515d
Use condition variable properly ... it is possible that the driver was
|
16 lat temu |
Cédric Augonnet
|
c23162f2a8
use starpu_tag_wait instead of a semaphore
|
16 lat temu |
Cédric Augonnet
|
cb1e83be1b
synchronous tasks may have finished before we start waiting
|
16 lat temu |
Cédric Augonnet
|
446f18f835
test if __sync_* GCC built-in are available
|
16 lat temu |
Cédric Augonnet
|
7576b974f1
Use the starpu_tag_wait function in the dw_factolu_tag example
|
16 lat temu |
Cédric Augonnet
|
b465115925
Provide the starpu_tag_wait: applications may wait after a tag instead of
|
16 lat temu |
Cédric Augonnet
|
9669decfdf
examples' binary are put in ${prefix}/bin/examples when installing
|
16 lat temu |
Cédric Augonnet
|
6f75928831
- Use a condition variable in the async-tasks-overhead microbench
|
16 lat temu |
Cédric Augonnet
|
0d4b1091bb
use condition variables instead of semaphores
|
16 lat temu |
Cédric Augonnet
|
4c35a3d990
prevent gcc's whining
|
16 lat temu |
Cédric Augonnet
|
af4aae92b2
MAC OS/X does not provide anonymous semaphores, so we need to use condition
|
16 lat temu |
Cédric Augonnet
|
8068ea824d
On OS X, there is no posix_memalign, and sched_setaffinity is specific to
|
16 lat temu |
Cédric Augonnet
|
f1265d6df7
libtool takes care to handle all dynamic/static libs, so we don't do it by hand
|
16 lat temu |
Cédric Augonnet
|
41f93730d4
do not forget src/ and tests/ :]
|
16 lat temu |
Cédric Augonnet
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 lat temu |