Nathalie Furmento
|
ba0ba34ca2
Fixes:
|
il y a 15 ans |
Cédric Augonnet
|
2f245fe25b
Add sanity checks
|
il y a 15 ans |
Cédric Augonnet
|
c65bd29a96
- The data request structure does not contain handle + {src_node,dst_node}
|
il y a 15 ans |
Cédric Augonnet
|
502689da30
Save the memory node identifier in the data replicate structure
|
il y a 15 ans |
Nathalie Furmento
|
eee3e0554e
src/core/task.c: use existing function instead of duplicating its code
|
il y a 15 ans |
Cédric Augonnet
|
74b87470d3
The _starpu_search_existing_data_request now considers a
|
il y a 15 ans |
Cédric Augonnet
|
0b718bb11a
- Rename the starpu_local_data_state_t structure into starpu_data_replicate_s.
|
il y a 15 ans |
Nathalie Furmento
|
06321193a9
task: add new statuses to specify on what a task is blocked
|
il y a 15 ans |
Cédric Augonnet
|
85a0d23786
Document per-worker online performance feedback
|
il y a 15 ans |
Cédric Augonnet
|
f995c94542
Reflect the previous commit that changed the order of the section
|
il y a 15 ans |
Cédric Augonnet
|
abe0c11492
Move the chapter about performance feedback earlier in the documentation
|
il y a 15 ans |
Cédric Augonnet
|
88efae81f8
Start to document online feedback
|
il y a 15 ans |
Nathalie Furmento
|
dbf5e61ccf
gdbinit: new functions to print job and task objects
|
il y a 15 ans |
Cédric Augonnet
|
7bf6cfb553
Fix typo
|
il y a 15 ans |
Cédric Augonnet
|
a8d4a084ec
The name of the FxT trace file is now prof_file_XXX_YYY where XXX is the user
|
il y a 15 ans |
Cédric Augonnet
|
79d2793f1f
Remove debug message
|
il y a 15 ans |
Cédric Augonnet
|
40d5e40a24
Add a test that uses the void interface in order to protect a critical section
|
il y a 15 ans |
Cédric Augonnet
|
d9b2afd1f1
Implement the "void" data interface which represents an abstract piece of data
|
il y a 15 ans |
Cédric Augonnet
|
dbbd13ce5a
To remain coherent within StarPU, we now return -EAGAIN to specify that a data
|
il y a 15 ans |
Cédric Augonnet
|
e84341dbfa
In order to be a little more coherent, we only use -ENOMEM and not a mix of
|
il y a 15 ans |
Cédric Augonnet
|
57ab0708b3
The allocate_data_on_node method of the starpu_data_interface_ops_t structure
|
il y a 15 ans |
Cédric Augonnet
|
d59bd9cfe2
Remove duplicate test
|
il y a 15 ans |
Nathalie Furmento
|
f76dd125dd
doc: typos
|
il y a 15 ans |
Cédric Augonnet
|
bd0a0809a2
Document starpu_top
|
il y a 15 ans |
Cédric Augonnet
|
c72780bf0b
Rename activity.sh into starpu_top.sh and add it into the distributed scripts.
|
il y a 15 ans |
Cédric Augonnet
|
dfbc7bcd41
Remove the doc/Gantt file
|
il y a 15 ans |
Cédric Augonnet
|
6d1ddbf824
Document how to generate Gantt diagrams and visualize the DAG with graphviz.
|
il y a 15 ans |
Cédric Augonnet
|
e4f473f1b6
Add a chapter for performance feedback
|
il y a 15 ans |
Cédric Augonnet
|
62cac04e7b
Fix typos (we do use a fortran ordering) and we inverted the order of ld and
|
il y a 15 ans |
Cédric Augonnet
|
f89f0fc322
When starpu_task_wait_for_all() is called, we create a cluster of vertices in
|
il y a 15 ans |