Cédric Augonnet
|
2870e97dc4
The starpu_machine_topology_s now contains the subset of
|
15 jaren geleden |
Cédric Augonnet
|
6b9ea2fa8d
Start a major cleanup of the scheduler which intends to make it doable to write
|
15 jaren geleden |
Cédric Augonnet
|
9b34ec2d9c
Instead of storing the list of queues associated to each memory node, we
|
15 jaren geleden |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 jaren geleden |
Cédric Augonnet
|
6d7c5c65db
Cleanup: get rid of the total_computation_time, total_communication_time,
|
15 jaren geleden |
Cédric Augonnet
|
247f68170a
Cleanup the job queue structure to remove the fields that are meaningless when
|
15 jaren geleden |
Cédric Augonnet
|
880d7f9e1c
Get rid of the "who" field of the queue structure since it is meaningless when
|
15 jaren geleden |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 jaren geleden |
Cédric Augonnet
|
98293dd3f2
- Minor header cleanup
|
15 jaren geleden |
Samuel Thibault
|
15095f084b
gcc 4.6 warning fixes
|
15 jaren geleden |
Cédric Augonnet
|
0fd8c2d797
Move the _starpu_block_worker function into src/driver/driver_common/
|
15 jaren geleden |
Cédric Augonnet
|
ec7ac2c525
- Rework the profiling API to use "struct timespec" rather than int64_t
|
15 jaren geleden |
Cédric Augonnet
|
28f327b9d2
Add an offline tool to display the activity of the workers during the
|
15 jaren geleden |
Cédric Augonnet
|
87fb505882
Factorize the code used to block a worker when there is nothing to do at all.
|
15 jaren geleden |
Cédric Augonnet
|
73d67abb29
Protect the initialization of performance models with a global rw-lock (there
|
15 jaren geleden |
Cédric Augonnet
|
d2b1c0cfc3
Check return values for pthread_rwlock_* functions
|
15 jaren geleden |
Cédric Augonnet
|
dd7443ea86
Factorize code which needs not be directly written in the drivers
|
15 jaren geleden |
Cédric Augonnet
|
6d3925222f
Protect the queues when initializing the drivers even if the counters are only
|
15 jaren geleden |
Samuel Thibault
|
c6b4a8be4c
libtool was refusing to create a dll just because objdump on wsock32 was talking french. Force C messages, and re-enable the use of wsock32
|
15 jaren geleden |
Samuel Thibault
|
6558cfb735
disable use of wsock32 to get gethostname for now
|
15 jaren geleden |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 jaren geleden |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
15 jaren geleden |
Cédric Augonnet
|
b19e14f7c2
yet more error checking
|
15 jaren geleden |
Cédric Augonnet
|
0f9a02a475
Yet more return value checking for condition variables
|
15 jaren geleden |
Cédric Augonnet
|
e77ca93d65
Check the return value of pthread_cond_wait and use a while loop around
|
15 jaren geleden |
Nathalie Furmento
|
cde4ad65e2
Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...)
|
15 jaren geleden |
Cédric Augonnet
|
e241148129
Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A
|
15 jaren geleden |
Cédric Augonnet
|
710e89d51f
- with STARPU_CALIBRATE=2, StarPU calibrates performance models, but overwrites
|
15 jaren geleden |
Samuel Thibault
|
aa8cce574e
reference-count starpu initialization
|
15 jaren geleden |
Nathalie Furmento
|
fd1559804a
Prefixing of src/common/fxt.h (2nd step)
|
15 jaren geleden |