Nicolas Collin
|
3efa904b17
Rename starpu_task_deinit to starpu_task_clean.
|
13 years ago |
Nicolas Collin
|
55112c9ebd
Introduce new function starpu_task_clean.
|
13 years ago |
Samuel Thibault
|
675ac17ac9
Document why we need to keep the sched condition mutex all along between pop and block
|
13 years ago |
Sylvain Henry
|
a522bae32c
Fix regression introduced with r6866
|
13 years ago |
Nicolas Collin
|
b3381a0e4f
Memset in starpu_task_init instead of initialising every fields to 0.
|
13 years ago |
Nathalie Furmento
|
bbdea9b732
MPI Stats: take the data real size into accounts and add some debug messages
|
13 years ago |
Nathalie Furmento
|
b1ec50c09b
MPI: New feature to display communication statistics, i.e amount of data transfers between pair of MPI nodes
|
13 years ago |
Samuel Thibault
|
52520c51c2
Add dependencies between tags and tasks
|
13 years ago |
Samuel Thibault
|
704be77fae
really keep the highest factor for setting dblockx/y
|
13 years ago |
Sylvain Henry
|
174c2604ff
tests/datawizard/lazy_unregister: test a more complex case
|
13 years ago |
Nathalie Furmento
|
ea94c2ea31
doc/chapters: ignore version.texi which is automatically generated
|
13 years ago |
Sylvain Henry
|
2e15c35f4b
Add a reference to each handle used by each submitted task
|
13 years ago |
Nathalie Furmento
|
99760ab15e
mpi/examples/cholesky: find the highest common factor for setting dblockx and dblocky
|
13 years ago |
Nathalie Furmento
|
5a5e9bd49a
mpi/examples/cholesky: fix default value for parameters dblocky and dblockx
|
13 years ago |
Sylvain Henry
|
76aefa3915
SOCL: Use lazy data unregistering
|
13 years ago |
Sylvain Henry
|
9f02e9d0db
SOCL: Force constant alignment
|
13 years ago |
Samuel Thibault
|
7843106638
MPI cache not apparently working
|
13 years ago |
Nathalie Furmento
|
c147c417f1
mpi/starpu_mpi_insert_task.c: disable cache as it does not seem to be working yet
|
13 years ago |
Samuel Thibault
|
39c06b2141
Add starpu_perfmodel_update_history, which permits applications to feed performance models with existing measurements
|
13 years ago |
Samuel Thibault
|
0190b048a3
clear starpu_private after freeing it
|
13 years ago |
Samuel Thibault
|
a79c0472ec
Fix signed/unsigned comparison
|
13 years ago |
Samuel Thibault
|
f6a754b896
fix comment
|
13 years ago |
Samuel Thibault
|
cb1ff0fd0c
Properly cast data pointer into integer to fix warning
|
13 years ago |
Samuel Thibault
|
9e61aec056
merge mpi branch, fixes MPI cache.
|
13 years ago |
Samuel Thibault
|
72f3ec0f60
fix indentation
|
13 years ago |
Benjamin Lorendeau
|
909991b0fd
merged with trunk from 6552 to 6847
|
13 years ago |
Benjamin Lorendeau
|
148e38e2ef
add files src/common/htable64.[ch] and make use of them, replacing previous htable32 use in starpu_mpi_insert_task.c and insert_task_cache.[ch]
|
13 years ago |
Cyril Roelandt
|
a66a87fa8e
ChangeLog: mention STARPU_NCPU.
|
13 years ago |
Nathalie Furmento
|
0fa97b13b4
src/drivers/opencl/driver_opencl_utils.c: turn function static
|
13 years ago |
Nathalie Furmento
|
8b00244b60
src: declare related driver functions in appropriate .h file
|
13 years ago |