Nathalie Furmento
|
93d671c5bc
mpi/src/Makefile.am: set variable ldflags
|
9 years ago |
Nathalie Furmento
|
4a369252b4
mpi/src/Makefile.am: build libstarpumpi-xxx.def and libstarpumpi-xxx.lib (following the BR #20283 by Jerome Robert, thanks)
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
3345c92b36
mpi: rewrite code to allow several MPI communicators within a same application
|
10 years ago |
Nathalie Furmento
|
f6d0a56015
mpi: (manually) backport changes from 1.1 to support multiple MPI communicators
|
10 years ago |
Nathalie Furmento
|
bf0576198d
mpi/src: implement properly synchronous send
|
10 years ago |
Nathalie Furmento
|
b6ee823c55
mpi/src: remove useless mpi/src/starpu_mpi_task_insert.h
|
10 years ago |
Nathalie Furmento
|
6fb6f287aa
Makefile.am: link with SCIF and COI libraries
|
11 years ago |
Nathalie Furmento
|
d9685df9a7
mpi: externalise function which select the node to execute the codelet
|
11 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Nathalie Furmento
|
f5ce9ebd53
mpi/src: move all functionalities related to early application requests to starpu_mpi_early_request
|
11 years ago |
Nathalie Furmento
|
ddaf047511
mpi: move all functionalities related to early received data in starpu_mpi_early_data
|
11 years ago |
Nathalie Furmento
|
1e9e024d8d
mpi: move cache functionalities to starpu_mpi_cache
|
11 years ago |
Nathalie Furmento
|
4a4d047220
mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data.
|
11 years ago |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
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
|
d2fa75cd19
mpi/src: update debug display system to use a level from which on we want to display debug messages
|
12 years ago |
Nathalie Furmento
|
934cb16537
mpi/src/Makefile.am: use $(GLOBAL_AM_CFLAGS)
|
12 years ago |
Nathalie Furmento
|
fb8c55eaaf
*/Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions
|
12 years ago |
Nathalie Furmento
|
aa3e868b7a
mpi/src: refactor code for mpi_cache
|
13 years ago |
Samuel Thibault
|
415a58186b
fix profiling by linking libstarpu statically into tests and examples
|
13 years ago |
Nathalie Furmento
|
4af1e00fc7
mpi/src/Makefile.am: fix setting of FXT_LDFLAGS (followup to 7462)
|
13 years ago |
Nathalie Furmento
|
aecd3bf4b0
*/Makefile.am: add FXT_LDFLAGS when missing
|
13 years ago |
Nathalie Furmento
|
7fc73867d2
revert 7441
|
13 years ago |
Sylvain Henry
|
37bce2edab
Fix bad CUDA/OpenCL interaction
|
13 years ago |
Cyril Roelandt
|
a1a1d330de
Fix compilation when FxT is not installed in a "standard" location.
|
13 years ago |
Nathalie Furmento
|
9f6d9384cf
mpi: remove un-needed include directories from AM_CPPFLAGS defined in files Makefile.am
|
13 years ago |
Nathalie Furmento
|
c8d7eb43a3
mpi: break Makefile.am in each sub-directories src examples tests
|
13 years ago |