Cédric Augonnet
|
ddb5759a50
Minor code cleanups
|
15 years ago |
Cédric Augonnet
|
16683d829a
Factorize code
|
15 years ago |
Nathalie Furmento
|
34ce26600e
examples/coverage/coverage.sh: force to use the file in the current directory
|
15 years ago |
Cédric Augonnet
|
1c3235beac
Bug fix: we put a copy of the saved interface into the replicate, there should
|
15 years ago |
Cédric Augonnet
|
fc5da2fa67
_starpu_allocate_memory_on_node now manipulates a data replicate rather than a
|
15 years ago |
Cédric Augonnet
|
f57828e9d1
Don't try to allocate a piece of data that is already allocated.
|
15 years ago |
Cédric Augonnet
|
f93912c825
Add a reference to the API of the performance feedback section.
|
15 years ago |
Cédric Augonnet
|
9539f9903c
Factorize some code
|
15 years ago |
Cédric Augonnet
|
5c353dbcb8
Minor cleanups
|
15 years ago |
Nathalie Furmento
|
553f253990
src: debug mechanism to log in and out functions calls (was helpful to debug MPI...)
|
15 years ago |
Nathalie Furmento
|
2e546731a4
src/core/workers.c: braces
|
15 years ago |
Nathalie Furmento
|
283f137057
src/core/jobs.c: _starpu_get_model_name(j) return NULL if j=NULL
|
15 years ago |
Nathalie Furmento
|
b5b4e9b9b1
mpi/tests/ring_async_implicit.c: setting the token to 0 before every recv is wrong
|
15 years ago |
Nathalie Furmento
|
5949ffe780
MPI: debug code
|
15 years ago |
Cédric Augonnet
|
bfe3303c4b
The generic method to copy a data handle from a node to another node now
|
15 years ago |
Nathalie Furmento
|
ba0ba34ca2
Fixes:
|
15 years ago |
Cédric Augonnet
|
2f245fe25b
Add sanity checks
|
15 years ago |
Cédric Augonnet
|
c65bd29a96
- The data request structure does not contain handle + {src_node,dst_node}
|
15 years ago |
Cédric Augonnet
|
502689da30
Save the memory node identifier in the data replicate structure
|
15 years ago |
Nathalie Furmento
|
eee3e0554e
src/core/task.c: use existing function instead of duplicating its code
|
15 years ago |
Cédric Augonnet
|
74b87470d3
The _starpu_search_existing_data_request now considers a
|
15 years ago |
Cédric Augonnet
|
0b718bb11a
- Rename the starpu_local_data_state_t structure into starpu_data_replicate_s.
|
15 years ago |
Nathalie Furmento
|
06321193a9
task: add new statuses to specify on what a task is blocked
|
15 years ago |
Cédric Augonnet
|
85a0d23786
Document per-worker online performance feedback
|
15 years ago |
Cédric Augonnet
|
f995c94542
Reflect the previous commit that changed the order of the section
|
15 years ago |
Cédric Augonnet
|
abe0c11492
Move the chapter about performance feedback earlier in the documentation
|
15 years ago |
Cédric Augonnet
|
88efae81f8
Start to document online feedback
|
15 years ago |
Nathalie Furmento
|
dbf5e61ccf
gdbinit: new functions to print job and task objects
|
15 years ago |
Cédric Augonnet
|
7bf6cfb553
Fix typo
|
15 years ago |
Cédric Augonnet
|
a8d4a084ec
The name of the FxT trace file is now prof_file_XXX_YYY where XXX is the user
|
15 years ago |