Nathalie Furmento
|
b34ded76ed
doc: update starpu_conf documentation
|
před 15 roky |
Nathalie Furmento
|
8665d0d65d
doc: minor fixes
|
před 15 roky |
Cédric Augonnet
|
1acbb7acf9
Add a -profile option to the LU example which displays the bus consumption during the execution
|
před 15 roky |
Cédric Augonnet
|
a3b97df7f8
Add profiling capabilities on the bus too. This permits to monitor bus
|
před 15 roky |
Cédric Augonnet
|
19f1b2659f
Bug fix: arch is the kind of worker (CUDA, CPU, OpenCL), perf_arch is the
|
před 15 roky |
Nathalie Furmento
|
ed385d6a2c
doc: fix @menu and @node definitions
|
před 15 roky |
Nathalie Furmento
|
264c0540ed
partially revert #2303: this was not meant to be committed
|
před 15 roky |
Nathalie Furmento
|
da0ae2ae52
doc: use character '%' instead of '$' for shell prompt
|
před 15 roky |
Nathalie Furmento
|
305be6dbf6
doc: new section Using StarPU
|
před 15 roky |
Cédric Augonnet
|
e692b3fac3
Remove deprecated comment
|
před 15 roky |
Cédric Augonnet
|
0fd8c2d797
Move the _starpu_block_worker function into src/driver/driver_common/
|
před 15 roky |
Cédric Augonnet
|
ec7ac2c525
- Rework the profiling API to use "struct timespec" rather than int64_t
|
před 15 roky |
Cédric Augonnet
|
5664517e7a
Cleanup the timing facilities: instead of storing date as "double", we now use
|
před 15 roky |
Cédric Augonnet
|
c7615417e1
There is no need to initialize the timing functions as it is already done when
|
před 15 roky |
Cédric Augonnet
|
fab6e0a48a
Remove the --disable-priority option which is really useless (someone who do
|
před 15 roky |
Cédric Augonnet
|
13ad793ec4
remove dead code
|
před 15 roky |
Cédric Augonnet
|
be02d6e863
Display the name of the worker in the "activity" output.
|
před 15 roky |
Cédric Augonnet
|
8ed5f0c930
There is no reason to enable/disable profiling depending on the calibration
|
před 15 roky |
Cédric Augonnet
|
09f2bf484d
Display the evolution of the number of ready/submitted task in the activity
|
před 15 roky |
Cédric Augonnet
|
0080f37133
Do not forget to include these files in the distribution
|
před 15 roky |
Cédric Augonnet
|
28f327b9d2
Add an offline tool to display the activity of the workers during the
|
před 15 roky |
Cédric Augonnet
|
c20c2b5e01
STARPU_RAM was renamed into STARPU_CPU_RAM
|
před 15 roky |
Sylvain Henry
|
df21b0826a
Simplify datawizard code
|
před 15 roky |
Samuel Thibault
|
9aa7cddf56
Add -I m4 for pkg.m4
|
před 15 roky |
Cédric Augonnet
|
87fb505882
Factorize the code used to block a worker when there is nothing to do at all.
|
před 15 roky |
Sylvain Henry
|
75dbd27ed7
Implement wait_for_completion for OpenCL driver.
|
před 15 roky |
Cédric Augonnet
|
e0180473f0
We wake the blocked workers when enabling profiling: this permits to properly
|
před 15 roky |
Cédric Augonnet
|
79a8173d16
Enabling profiling resets the counters, even if the profiling was already enabled.
|
před 15 roky |
Cédric Augonnet
|
0e1a245a6b
Add Sylvain to the authors
|
před 15 roky |
Cédric Augonnet
|
82ada8c023
Add Mehdi to the authors
|
před 15 roky |