Cédric Augonnet
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
14 years ago |
Samuel Thibault
|
d023ed950e
push decision of "where" parameter of task pops down to scheduling policies, turn it into a worker id, and propagate to pop_task functions too
|
14 years ago |
Cédric Augonnet
|
9491fa3d4e
Minimalist documentation of some internal functions
|
14 years ago |
Cédric Augonnet
|
118472e5a7
starpu_fetch_data and starpu_release_data now take data replicates
|
14 years ago |
Nathalie Furmento
|
5086fd5fc4
doc: minor fixes
|
14 years ago |
Cédric Augonnet
|
c21c9078b4
Fix typo
|
14 years ago |
Nathalie Furmento
|
ff58f98ac5
doc: minor fixes
|
14 years ago |
Cédric Augonnet
|
ddb5759a50
Minor code cleanups
|
14 years ago |
Cédric Augonnet
|
16683d829a
Factorize code
|
14 years ago |
Nathalie Furmento
|
34ce26600e
examples/coverage/coverage.sh: force to use the file in the current directory
|
14 years ago |
Cédric Augonnet
|
1c3235beac
Bug fix: we put a copy of the saved interface into the replicate, there should
|
14 years ago |
Cédric Augonnet
|
fc5da2fa67
_starpu_allocate_memory_on_node now manipulates a data replicate rather than a
|
14 years ago |
Cédric Augonnet
|
f57828e9d1
Don't try to allocate a piece of data that is already allocated.
|
14 years ago |
Cédric Augonnet
|
f93912c825
Add a reference to the API of the performance feedback section.
|
14 years ago |
Cédric Augonnet
|
9539f9903c
Factorize some code
|
14 years ago |
Cédric Augonnet
|
5c353dbcb8
Minor cleanups
|
14 years ago |
Nathalie Furmento
|
553f253990
src: debug mechanism to log in and out functions calls (was helpful to debug MPI...)
|
14 years ago |
Nathalie Furmento
|
2e546731a4
src/core/workers.c: braces
|
14 years ago |
Nathalie Furmento
|
283f137057
src/core/jobs.c: _starpu_get_model_name(j) return NULL if j=NULL
|
14 years ago |
Nathalie Furmento
|
b5b4e9b9b1
mpi/tests/ring_async_implicit.c: setting the token to 0 before every recv is wrong
|
14 years ago |
Nathalie Furmento
|
5949ffe780
MPI: debug code
|
14 years ago |
Cédric Augonnet
|
bfe3303c4b
The generic method to copy a data handle from a node to another node now
|
14 years ago |
Nathalie Furmento
|
ba0ba34ca2
Fixes:
|
14 years ago |
Cédric Augonnet
|
2f245fe25b
Add sanity checks
|
14 years ago |
Cédric Augonnet
|
c65bd29a96
- The data request structure does not contain handle + {src_node,dst_node}
|
14 years ago |
Cédric Augonnet
|
502689da30
Save the memory node identifier in the data replicate structure
|
14 years ago |
Nathalie Furmento
|
eee3e0554e
src/core/task.c: use existing function instead of duplicating its code
|
14 years ago |
Cédric Augonnet
|
74b87470d3
The _starpu_search_existing_data_request now considers a
|
14 years ago |
Cédric Augonnet
|
0b718bb11a
- Rename the starpu_local_data_state_t structure into starpu_data_replicate_s.
|
14 years ago |
Nathalie Furmento
|
06321193a9
task: add new statuses to specify on what a task is blocked
|
14 years ago |