Cyril Roelandt
|
75685a6032
Make the starpu_task_bundle_expected_* functions public.
|
13 年 前 |
Nathalie Furmento
|
d26370100c
examples/cholesky/cholesky_grain_tag.c: unregister data
|
13 年 前 |
Nathalie Furmento
|
adbf430bab
definition of datatypes struct starpu_multiformat_data_interface_ops and struct starpu_multiformat_interface are always the same and do not depend on which device is enabled
|
13 年 前 |
Nathalie Furmento
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 年 前 |
Nathalie Furmento
|
2635220533
tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release.c: define code only when needed
|
13 年 前 |
Nathalie Furmento
|
7b12ab4339
tests/datawizard/interfaces/multiformat/advanced/same_handle.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c: define code only when needed
|
13 年 前 |
Nathalie Furmento
|
83df5ef1e0
gcc-plugin/examples/cholesky/cholesky.c: only display warnings when STARPU_DEVEL is enabled
|
13 年 前 |
Nathalie Furmento
|
dbaa824955
src/datawizard/interfaces/data_interface.c: initialise variable
|
13 年 前 |
Nathalie Furmento
|
dd08dfbb3e
mpi/examples: minor fixes
|
13 年 前 |
Nathalie Furmento
|
a3f521e8d7
tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl.c: partly revert #5869, the code had been wrongly removed
|
13 年 前 |
Nathalie Furmento
|
70d92869a1
gcc-plugin/tests/Makefile.am: add rule showcheck
|
13 年 前 |
Samuel Thibault
|
73ce7dd24f
Only call callback on receive side
|
13 年 前 |
Samuel Thibault
|
5d08f1e686
make starpu_mpi_barrier wait for tasks and requests first, to avoid not sending some important data that other ends might be waiting for
|
13 年 前 |
Samuel Thibault
|
720889bd49
TODO
|
13 年 前 |
Samuel Thibault
|
2f6989798d
Add starpu_mpi_get_data_on_node_detached which does not wait for termination
|
13 年 前 |
Samuel Thibault
|
fb578d2894
Fix test with more than 2 nodes
|
13 年 前 |
Samuel Thibault
|
8b83ff2602
Fix to use same tags
|
13 年 前 |
Samuel Thibault
|
a0469bd083
drop spurious part of commit
|
13 年 前 |
Samuel Thibault
|
55520c9b71
Fix atomicity of mpi rank tabbing
|
13 年 前 |
Cyril Roelandt
|
ba3f238d96
Coccinelle: add a script that finds codelets without a "name" attribute and adds one.
|
13 年 前 |
Cyril Roelandt
|
02aea1a97d
mpi/examples/reduction/mpi_reduction_kernels.c: Fix casts.
|
13 年 前 |
Samuel Thibault
|
52b8913bcf
Use the data tag, not a random tag
|
13 年 前 |
Samuel Thibault
|
8bc13226f4
TODO
|
13 年 前 |
Nathalie Furmento
|
b867921f74
examples/filters/custom_mf: proper use of macros
|
13 年 前 |
Cyril Roelandt
|
8d54204ab7
examples/cholesky/cholesky_tag.c: Remove the "pinned" argument of cholesky().
|
13 年 前 |
Nathalie Furmento
|
73dc3cf921
examples/cholesky/: make sure we free matrix after using it
|
13 年 前 |
Cyril Roelandt
|
5a9ca105f6
Remove double free() of "mat".
|
13 年 前 |
Samuel Thibault
|
fdc97aae6b
We need libtool >= 2
|
13 年 前 |
Nathalie Furmento
|
8be17eb74d
examples/cholesky/: do not allocate matrix twice
|
13 年 前 |
Cyril Roelandt
|
0003a530f9
gcc-plugin: vector_scal.c: include math.h.
|
13 年 前 |