Nathalie Furmento
|
c31358833f
mpi/tests: new test for STARPU_CALLBACK, STARPU_PROLOGUE_CALLBACK and STARPU_PROLOGUE_CALLBACK_POP
|
11 years ago |
Nathalie Furmento
|
8fc1e0faca
configure: use subdir-objects, it is incompatible with the use of $(top_srcdir) in Makefile, they need to be replaced by relative directories
|
11 years ago |
Nathalie Furmento
|
a740f330f2
clean file starpu_idle_microsec.log on make distclean
|
11 years ago |
Nathalie Furmento
|
4d55d202d2
mpi/tests: new test for recv cache
|
11 years ago |
Nathalie Furmento
|
6a3e866785
mpi/tests: rename insert_task_cache.c to insert_task_sent_cache.c
|
11 years ago |
Nathalie Furmento
|
1a47f256cd
mpi: test functions starpu_mpi_task_build() and starpu_mpi_task_post_build()
|
11 years ago |
Nathalie Furmento
|
83b95ee7cb
mpi/tests: new testcase for receiving early several datas
|
11 years ago |
Nathalie Furmento
|
2c71c896d0
mpi: test functionality provided in previous commit
|
11 years ago |
Thibaud Lambert
|
9e0353d9b6
fix merge branches/mic in trunk
|
12 years ago |
Nathalie Furmento
|
dc27459d49
mpi/tests: new test to exchange basic datatypes
|
12 years ago |
Nathalie Furmento
|
148ba0cd18
mpi/tests: new testcases
|
12 years ago |
Nathalie Furmento
|
6962ff103c
merge branches/starpu-1.1@10328: mpi/tests: add new test to do a redux by hand + modify test not to use same tag for each node + needs to be fixed as test sometimes hangs
|
12 years ago |
Samuel Thibault
|
e72c552c82
revert r9733: distinguish the effective ABI versions of the different libraries
|
12 years ago |
Samuel Thibault
|
01a3cc7a7f
distinguish the effective ABI versions of the different libraries
|
12 years ago |
Nathalie Furmento
|
64024045b8
mpi: remove functionnality starpu_mpi_irecv_probe_detached
|
12 years ago |
Nathalie Furmento
|
bc799eac86
mpi/tests: add testcase
|
12 years ago |
Nathalie Furmento
|
aea10775b3
mpi/tests: fix type
|
12 years ago |
Nathalie Furmento
|
fb8c55eaaf
*/Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions
|
12 years ago |
Nathalie Furmento
|
4b7f11209c
mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv.
|
12 years ago |
Nathalie Furmento
|
572cfd7697
mpi/tests/Makefile.am: start applications through loader
|
12 years ago |
Nathalie Furmento
|
8c5e7231ad
mpi/tests/Makefile.am: number of nodes depends on quick-check availability option
|
12 years ago |
Nathalie Furmento
|
cc29bc43df
mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised
|
12 years ago |
Nathalie Furmento
|
a75e70c65d
mpi/{tests|examples}/Makefile.am: use our own loader to run applications
|
12 years ago |
Nathalie Furmento
|
4f94f38ec5
mpi: move examples/complex/mpi_complex2.c to tests/user_defined_datatype.c
|
12 years ago |
Nathalie Furmento
|
89c370626e
mpi: clearly identity TODOs and clear the ones which are done
|
12 years ago |
Nathalie Furmento
|
6d7ca0714a
mpi/tests/Makefile.am: fix definition of source files for mpi_reduction testcase
|
12 years ago |
Nathalie Furmento
|
94b0493626
mpi/tests/Makefile.am: run tests on 4 processes
|
12 years ago |
Nathalie Furmento
|
2f64434b84
mpi: move examples/reduction/mpi_reduction.c to tests/mpi_reduction.c as it is more a test than an example
|
12 years ago |
Nathalie Furmento
|
fa4e1ffdbd
mpi: move examples/scatter_gather/mpi_scatter_gather.c to tests/mpi_scatter_gather.c as it is more an test than an example
|
12 years ago |
Samuel Thibault
|
415a58186b
fix profiling by linking libstarpu statically into tests and examples
|
12 years ago |