Alexandre Denis
|
5460e90d06
starpu-nmad: fix max tag detection when max nmad tag cannot be represented as a starpu tag.
|
8 years ago |
Nathalie Furmento
|
1b9aa90e62
mpi: function starpu_mpi_comm_get_attr is either implemented in MPI or in NewMadeleine
|
8 years ago |
Nathalie Furmento
|
a2f44d1c40
merge trunk
|
8 years ago |
Olivier Aumage
|
d8af2a97ea
shared build is already disabled above when enable_perf_debug is selected
|
8 years ago |
Nathalie Furmento
|
7fd7cf3f12
mpi: new function starpu_mpi_comm_get_attr to get the value of upper bound for tag value (key STARPU_MPI_TAG_UB)
|
8 years ago |
Nathalie Furmento
|
30f5569eb1
mpi: data tags used for exchanging data handles are stored on 64 bits
|
8 years ago |
Nathalie Furmento
|
f4a50d3913
mpi/tests: transfer command line parameters to mpi
|
8 years ago |
Samuel Thibault
|
18b498759d
fix build without simgrid
|
8 years ago |
Samuel Thibault
|
fb2c477f95
Add observation hooks for OOC stochastic analysis
|
8 years ago |
Olivier Aumage
|
6d2ff613f5
enable non-blocking mode for mono-workers
|
8 years ago |
Olivier Aumage
|
8a2e9e2285
revert r22319 and r22318 for now since they seem to break other parts of the build process
|
8 years ago |
Olivier Aumage
|
404b744379
fix static link
|
8 years ago |
Olivier Aumage
|
ad0f1b2930
use LIBS instead of LDADD
|
8 years ago |
Alexandre Denis
|
90e90c1335
starpu-nmad: prefer strat_prio when the user doesn't enforce any nmad strategy
|
8 years ago |
Alexandre Denis
|
9572089522
starpu-nmad: revert commit r22314 which introduces trailing whitespaces
|
8 years ago |
Nathalie Furmento
|
3b3a7e433e
backport branches/nmad@22313: fix dir local emacs mode for people using a default different from c-basic-offset 8
|
8 years ago |
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 |
Samuel Thibault
|
c716cfa76e
try to avoid reopening a file which was removed
|
8 years ago |
Samuel Thibault
|
88f46dbc6b
More verbose error message when reopening out of core file
|
8 years ago |
Olivier Aumage
|
33ade810f2
set worker status to sleeping when re-checking if it is the last worker awake in some context
|
8 years ago |
Samuel Thibault
|
ace6051b89
Add missing distributed files
|
8 years ago |
Samuel Thibault
|
ecc79acf65
Deinitialize global list, and drop unused list
|
8 years ago |
Olivier Aumage
|
e343e318d7
free empty local_list
|
8 years ago |
Olivier Aumage
|
dde638a9cd
document deinit function
|
8 years ago |
Nathalie Furmento
|
fd3677919c
revert wrongly committed patch
|
8 years ago |
Nathalie Furmento
|
f20d9c8959
minor fixes
|
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 |