| .. |
|
dependencies
|
51d00b2d26
Protect data header with a starpu_spinlock_t instead of a pthread_spinlock_t.
|
16 years ago |
|
mechanisms
|
32d5a4c140
Clarify the fact that timing_now returns the current time in us, and correct
|
16 years ago |
|
perfmodel
|
c071c55eb5
Use RW-locks instead of a lock to protect the history-based models. This has 2
|
16 years ago |
|
policies
|
5efb35d115
Use RW-locks to protect the list of queues that are attached to a memory node
|
16 years ago |
|
debug.c
|
21c897c868
remove some minor "unused variable" warnings
|
16 years ago |
|
debug.h
|
95f9c1a844
When the "verbose" option is enabled, create a log file. Its content is filled
|
16 years ago |
|
jobs.c
|
0536b51fa0
protect the tag structure with a starpu_spinlock_t
|
16 years ago |
|
jobs.h
|
4c35a3d990
prevent gcc's whining
|
17 years ago |
|
topology.c
|
17d2bb6041
the number of core/gpus/spus is part of the "machine_config_s" structure now
|
16 years ago |
|
topology.h
|
033ebe0d39
- start to move some initialization code relative to topology discovery from
|
16 years ago |
|
workers.c
|
520407c4be
The global "tag table" is protected with a RW-lock too.
|
16 years ago |
|
workers.h
|
d12ba3c08f
Increase the maximum number of processing units (on a Cell Blade we have 16
|
16 years ago |