Samuel Thibault
|
7b91d914cd
Also push requests if some previous requests have terminated
|
11 years ago |
Samuel Thibault
|
4705435be8
Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
|
11 years ago |
Samuel Thibault
|
ecb3334dea
Use mkstemps only if available
|
11 years ago |
Nathalie Furmento
|
5e1de3f260
examples/scheduler/schedulers.sh: make sure to only grab lines describing schedulers
|
11 years ago |
Nathalie Furmento
|
d6c12d1392
tests/datawizard/increment_init.c: do not skip computation when running on valgrind
|
11 years ago |
Samuel Thibault
|
5213336f76
drop spurious changes
|
11 years ago |
Samuel Thibault
|
1ec62596e8
Reorganize fields of struct starpu_task to reduce memory footprint
|
11 years ago |
Samuel Thibault
|
679d3f2a28
Reorganize fields of struct _starpu_job to reduce memory footprint
|
11 years ago |
Samuel Thibault
|
dcc987b0b7
Browse neighbours from ourselves to preserve locality
|
11 years ago |
Samuel Thibault
|
3373a42dba
TODO: remove costly data
|
11 years ago |
Samuel Thibault
|
3264633590
Add locality work stealing from Alfredo Buttari
|
11 years ago |
Samuel Thibault
|
f615ae1160
Add work stealings in the paje trace, thanks Alfredo Buttari for the patch
|
11 years ago |
Samuel Thibault
|
1969d49310
Use MPI_Comm_rank instead of smpi_current_rank
|
11 years ago |
Nathalie Furmento
|
b6dfeae014
src/common/fxt.h: fix definition of _STARPU_TRACE_START_CODELET_BODY when fxt is not enabled
|
11 years ago |
Samuel Thibault
|
778b4c444a
* Add codelet size, footprint and tag id in the paje trace.
|
11 years ago |
Nathalie Furmento
|
90856557f1
mpi/src/starpu_mpi.c: improve comments
|
11 years ago |
Nathalie Furmento
|
7ad494c596
mpi/src/starpu_mpi.c: fix terminology, use ready_request instead of new_request
|
11 years ago |
Nathalie Furmento
|
f9c4cb3dab
doc/doxygen/chapters/16mpi_support.doxy: improve explanation for communication engine
|
11 years ago |
Nathalie Furmento
|
f207b89658
mpi/src/starpu_mpi.c: format comments
|
11 years ago |
Samuel Thibault
|
696d86c5bd
Reorganize _starpu_data_replicate fields to reduce memory footprint
|
11 years ago |
Samuel Thibault
|
4a9e46d095
Reduce the memory footprint of the "requested" bitfield
|
11 years ago |
Samuel Thibault
|
bbbf1610c4
Allocate dynamically an array used only while reducing data
|
11 years ago |
Samuel Thibault
|
292890b526
Initialize the worker set even when the worker thread will be started by the application
|
11 years ago |
Nathalie Furmento
|
27f53a232b
tests/main/subgraph_repeat_regenerate_tag.c: calling starpu_data_unregister blocks the application, not sure it's an error though
|
11 years ago |
Nathalie Furmento
|
440b4e4d93
tests/main/subgraph_repeat_tag.c: calling starpu_data_unregister blocks the application, not sure it's an error though
|
11 years ago |
Nathalie Furmento
|
b43914770b
ChangeLog: move updates to the correct section, some updates were wrongly listed as part of release 1.1.x instead of 1.2.x
|
11 years ago |
Nathalie Furmento
|
61b5da7300
tests/perfmodels/feed.c: properly shutdown StarPU
|
11 years ago |
Nathalie Furmento
|
bd9905de6c
examples: free allocated memory
|
11 years ago |
Nathalie Furmento
|
4f7c5e462a
tests: unregister data from StarPU
|
11 years ago |
Nathalie Furmento
|
eca5618c92
src/core/sched_ctx.c: free allocated memory
|
11 years ago |