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 |
Samuel Thibault
|
f7ae9b2757
Use simgrid-3.10 features conditionnally
|
11 years ago |
Nathalie Furmento
|
3e5e251a00
examples/sched_ctx: avoid allocating memory twice
|
11 years ago |
Nathalie Furmento
|
2db8a074e8
examples/sched_ctx/nested_sched_ctxs.c: fix code when no CPU are available
|
11 years ago |
Andra Hugo
|
d9c48e6e3c
bug fix: the worker should be in sleeping mode when it signaled it
|
11 years ago |
Nathalie Furmento
|
f13cc390c7
examples/Makefile.am: fix program name
|
11 years ago |
Andra Hugo
|
ab7bd6810c
nested scheduling contexts + worker collection keeping track of blocked workers
|
11 years ago |
Samuel Thibault
|
eb4095be81
port r12836 from scheduler_modularization: Fix idleness computation on CUDA workers
|
11 years ago |
Samuel Thibault
|
af2b4ca2a8
port r12834 from scheduler_modularization: Also show "pop" scheduling state on CUDA
|
11 years ago |
Samuel Thibault
|
5e7bdfcdee
port r12832 from scheduler_modularization: Add a way to easily add thread-specific string events
|
11 years ago |
Samuel Thibault
|
654104db17
Fix macro names
|
11 years ago |
Samuel Thibault
|
1d8e85f121
port r12828 from 1.1: Add changelog for STARPU_CALIBRATE_MINIMUM
|
11 years ago |
Samuel Thibault
|
38ddafc107
Introduce a variable to specify the minimum number of calibration measurements
|
11 years ago |
Samuel Thibault
|
c727d2141d
Also pass simgrid CFLAGS to c++
|
11 years ago |
Samuel Thibault
|
b26c190c51
port r11792 from scheduler_modularization: properly test for task termination
|
11 years ago |
Samuel Thibault
|
3903429984
Fix build with simgrid and without opencl
|
11 years ago |
Samuel Thibault
|
3ae1f26666
Fix build with simgrid and without cuda
|
11 years ago |
Nathalie Furmento
|
f2b00293d8
examples/sched_ctx/sched_ctx_without_sched_policy.c: fix case when there is only 1 CPU, it is shared between both contexts
|
11 years ago |