Alexandre Denis
|
1cb78e12e7
starpu-nmad: fix indentation now that we have a correct emacs mode
|
8 years ago |
Alexandre Denis
|
6c31cb64b8
fix dir local emacs mode for people using a default different from c-basic-offset 8
|
8 years ago |
Alexandre Denis
|
2424152eb4
starpu-nmad: fix datatype refcount for user-defined datatypes
|
8 years ago |
Nathalie Furmento
|
4054acc4e9
mpi/tests/ring_kernel.cu: revert wrongly committed modification
|
8 years ago |
Nathalie Furmento
|
034eea5f5f
mpi: use starpu_data_handle_to_pointer instead of starpu_data_get_local_ptr to get the address of a data_handle in RAM, we cannot assume the MPI call is made from a CPU worker (which is the case with the NMAD implementation)
|
8 years ago |
Alexandre Denis
|
29d52235b1
starpu-nmad: use the right function to get data pointer
|
8 years ago |
Nathalie Furmento
|
6f6509939f
merge trunk
|
8 years ago |
Nathalie Furmento
|
1e8368205d
mpi/tests: avoid global variables
|
8 years ago |
Samuel Thibault
|
2e11aa32fd
We don't even read the token
|
8 years ago |
Nathalie Furmento
|
de7b0eb3f0
merge trunk
|
8 years ago |
Nathalie Furmento
|
417ccb158f
mpi/tests: fix stupid typo, one should always compile before committing
|
8 years ago |
Nathalie Furmento
|
f0fbc09999
merge trunk
|
8 years ago |
Nathalie Furmento
|
066d4db330
mpi/tests: for ring apps, acquire data before changing its value, and fix datatype for cuda implementation
|
8 years ago |
Nathalie Furmento
|
57ed412cdd
merge trunk
|
8 years ago |
Nathalie Furmento
|
b1b4bebde6
configure.ac: deal with case when mpiexec is not specified with a full path
|
8 years ago |
Alexandre Denis
|
aa762441ef
starpu-nmad: fix datatype refcount
|
8 years ago |
Nathalie Furmento
|
ea87f59ccc
fix macro USE_MPI and rename it to STARPU_USE_MPI
|
8 years ago |
Nathalie Furmento
|
eb95d35a14
no need to distinguish mpi and nmad at makefile-level
|
8 years ago |
Nathalie Furmento
|
1f02f56b30
examples/Makefile.am: revert temporary fix
|
8 years ago |
Nathalie Furmento
|
c415b96e18
merge trunk
|
8 years ago |
Samuel Thibault
|
f9e3a2bea1
documentation improvements
|
8 years ago |
Samuel Thibault
|
c2b4ab0cb3
fix benchmarking CPU-GPU benchmarks when the system has only one NUMA node
|
8 years ago |
Nathalie Furmento
|
834ba9c05a
remove nmad as its code has been merged into mpi
|
8 years ago |
Nathalie Furmento
|
a9e7deba19
src/core/topology.c: do not be too verbose
|
8 years ago |
Samuel Thibault
|
0d55be0d66
Fix printing paje trace with events or codelet names containing spaces
|
8 years ago |
Nathalie Furmento
|
c1d643ea5c
nmad,mpi: final step towards code merge
|
8 years ago |
Nathalie Furmento
|
db7a99b5ae
nmad,mpi: yet another step towards code merge
|
8 years ago |
Nathalie Furmento
|
4c63e4c66a
nmad,mpi: another step towards code merge
|
8 years ago |
Olivier Aumage
|
dee47afcbe
fix cppcheck warning
|
8 years ago |
Nathalie Furmento
|
dc839f4a0b
nmad: split src/starpu_mpi_nmad.c into src/starpu_mpi.c and src/nmad/starpu_mpi_nmad.c for nmad specific functions
|
8 years ago |