Cédric Augonnet
|
95659a6ed2
prefix more internal functions with _starpu
|
16 years ago |
Cédric Augonnet
|
585e31ce7f
Make it possible to register progression method which are called when the
|
16 years ago |
Cédric Augonnet
|
07a84c2b9f
While sampling the performance of the bus, we now measure which are the CPUs
|
16 years ago |
Cédric Augonnet
|
a9394e1af3
Keep the status of each worker so that we can detect whether a blocking call is
|
16 years ago |
Cédric Augonnet
|
272db710fc
We now store what is the mask associated to each worker, so that we can test if
|
16 years ago |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
16 years ago |
Cédric Augonnet
|
d12ba3c08f
Increase the maximum number of processing units (on a Cell Blade we have 16
|
17 years ago |
Cédric Augonnet
|
17d2bb6041
the number of core/gpus/spus is part of the "machine_config_s" structure now
|
17 years ago |
Cédric Augonnet
|
033ebe0d39
- start to move some initialization code relative to topology discovery from
|
17 years ago |
Cédric Augonnet
|
2bcc73252e
factorize the code to bind a worker on a specific CPU.
|
17 years ago |
Cédric Augonnet
|
f50da2b311
do not export private functions
|
17 years ago |
Cédric Augonnet
|
7ddfe04a88
Add a set of functions to manipulate all queues attached to a memory node.
|
17 years ago |
Cédric Augonnet
|
cc3f65515d
Use condition variable properly ... it is possible that the driver was
|
17 years ago |
Cédric Augonnet
|
af4aae92b2
MAC OS/X does not provide anonymous semaphores, so we need to use condition
|
17 years ago |
Cédric Augonnet
|
41f93730d4
do not forget src/ and tests/ :]
|
17 years ago |