Samuel Thibault
|
fad8cc39f7
simplify yet more storing codelet start/stop: put it in the worker instead of jobs, so various parts of StarPÜ can access it directly
|
8 lat temu |
Samuel Thibault
|
454637e88d
Always use j->cl_start instead of a local variable, to make debugging easier
|
8 lat temu |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 lat temu |
Samuel Thibault
|
113cdbb1a3
Support pipeline mode in simgrid too. The results match the reality!
|
11 lat temu |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 lat temu |
Samuel Thibault
|
69cb5ea77b
Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing.
|
11 lat temu |
Samuel Thibault
|
778b4c444a
* Add codelet size, footprint and tag id in the paje trace.
|
11 lat temu |
Thibaud Lambert
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
12 lat temu |
Thibaud Lambert
|
ddd0be6ca2
mic: update version multi thread mic
|
12 lat temu |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 lat temu |
Samuel Thibault
|
b20e9ae4fa
Account active spinning time into sleeping time when using non-blocking drivers
|
13 lat temu |
Samuel Thibault
|
11e1a38f70
Factorize getting the profiling flag. Avoids issues when it turns 1 in between and thus job_feedback believes codelet_start/end are filled in while they are not
|
13 lat temu |
Samuel Thibault
|
37862069c7
Permit the application to provide its own size base for performance models
|
14 lat temu |
Cyril Roelandt
|
f7a20a3af5
Get rid of the conversion_model.
|
14 lat temu |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
14 lat temu |
Nathalie Furmento
|
0bd2fe9020
src: rename internal types following coding conventions
|
14 lat temu |
Cyril Roelandt
|
6884c732c5
First version of the multiformat interface.
|
14 lat temu |
Samuel Thibault
|
cf42bcf4a1
Merge starpu-top branch into trunk
|
14 lat temu |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 lat temu |
Samuel Thibault
|
9b79aeb3a8
- Generalize performance model functions a bit to accomodate being used for power consumption.
|
14 lat temu |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
15 lat temu |
Cédric Augonnet
|
6d7c5c65db
Cleanup: get rid of the total_computation_time, total_communication_time,
|
15 lat temu |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 lat temu |
Cédric Augonnet
|
0fd8c2d797
Move the _starpu_block_worker function into src/driver/driver_common/
|
15 lat temu |
Cédric Augonnet
|
ec7ac2c525
- Rework the profiling API to use "struct timespec" rather than int64_t
|
15 lat temu |