Cyril Roelandt
|
44119c0beb
FxT: only include sys/syscall.h on Linux.
|
13 年之前 |
Cyril Roelandt
|
fa03175d5b
Fix the build when using FxT on systems other than Linux.
|
13 年之前 |
Samuel Thibault
|
57e7b75897
Fix build without fxt
|
14 年之前 |
Samuel Thibault
|
37862069c7
Permit the application to provide its own size base for performance models
|
14 年之前 |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
14 年之前 |
Nathalie Furmento
|
1b377f358f
src: rename internal objects following coding conventions
|
14 年之前 |
Samuel Thibault
|
846df70675
Fix build without fxt
|
14 年之前 |
Samuel Thibault
|
209ebef2ac
Trace async transfers differently to watch for cuda spurious blocking
|
14 年之前 |
Cédric Augonnet
|
bb0dc7df61
In case we have CPU parallel tasks, the archtype is not that of the CPU, but a
|
15 年之前 |
Cédric Augonnet
|
853e462da8
- Make sure there is no overflow when we write strings in FxT events.
|
15 年之前 |
Cédric Augonnet
|
7d8f11e9f5
Include the hash and the size in the FxT event associated to each task
|
15 年之前 |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
15 年之前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 年之前 |
Cédric Augonnet
|
a4250148e4
Skip the {start,stop} progression events. They are otherwise called so often that they cause FxT to
|
15 年之前 |
Cédric Augonnet
|
9491fa3d4e
Minimalist documentation of some internal functions
|
15 年之前 |
Cédric Augonnet
|
f89f0fc322
When starpu_task_wait_for_all() is called, we create a cluster of vertices in
|
15 年之前 |
Samuel Thibault
|
3ef7d1d4d6
record ghost tasks for bound computation too. Fix implicit ghost dependency into using the pre_sync tasks
|
15 年之前 |
Samuel Thibault
|
231869bb34
rename STARPU_TRACE_CODELET_TAG* to STARPU_TRACE_TAG*
|
15 年之前 |
Cédric Augonnet
|
ac63ac10f4
The model name is a "const char *"
|
15 年之前 |
Nathalie Furmento
|
5524d2fc31
Add a model name field into the job structure to be used by FxT as when the task does not define any codelet
|
15 年之前 |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 年之前 |
Cédric Augonnet
|
a88ab34ceb
Make sure that we keep track of "ghost dependencies" when generating the DAG
|
15 年之前 |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 年之前 |
Cédric Augonnet
|
0975b2786c
Finding an available code for FxT has become a mess so let's reorder all the
|
15 年之前 |
Cédric Augonnet
|
be02d6e863
Display the name of the worker in the "activity" output.
|
15 年之前 |
Cédric Augonnet
|
09f2bf484d
Display the evolution of the number of ready/submitted task in the activity
|
15 年之前 |
Cédric Augonnet
|
28f327b9d2
Add an offline tool to display the activity of the workers during the
|
15 年之前 |
Cédric Augonnet
|
f1f038ed56
Do not forget to display the OpenCL drivers in the FxT trace.
|
15 年之前 |
Cédric Augonnet
|
dec83d29d2
Display task dependencies (ie. not only tag dependencies) in the graph
|
15 年之前 |
Nathalie Furmento
|
7e5f41b49c
Prefixing of src/common/fxt.h (3rd and last step)
|
16 年之前 |