Samuel Thibault
|
52b7d29e9f
Fix build with some versions of simgrid
|
6 years ago |
Samuel Thibault
|
6ebdb50d4c
Replace more MSG functions with s4u functions
|
6 years ago |
Samuel Thibault
|
02876ddd61
fix typo
|
6 years ago |
Samuel Thibault
|
cb4fa88605
Use sg mutexes & conds
|
6 years ago |
Samuel Thibault
|
c8869b7f32
Use sg_barrier
|
6 years ago |
Samuel Thibault
|
058c4da022
Use sg_actor_ref/unref
|
6 years ago |
Samuel Thibault
|
1c8a1d2087
More use of sg_actor_self
|
6 years ago |
Samuel Thibault
|
48c537a3fd
Use more S4U functions
|
6 years ago |
Samuel Thibault
|
9e997745b1
fix typo
|
6 years ago |
Samuel Thibault
|
5076ecb393
Use S4U's sg_host_t when available
|
6 years ago |
Samuel Thibault
|
f89665fb72
Use S4U semaphores when available
|
6 years ago |
Samuel Thibault
|
7da3610c7b
Factorize calls to MSG_process_sleep
|
6 years ago |
Samuel Thibault
|
f143fc7093
simgrid: for non-mpi execution we want main to use MSG tsd
|
6 years ago |
Samuel Thibault
|
728265bead
Fix simgrid-mpi with simgrid 3.22.x: the main thread should be using the smpi tsd instead of the MSG tsd
|
6 years ago |
Samuel Thibault
|
b6daadfab2
Fix detection of simgrid 3.14.159
|
7 years ago |
Samuel Thibault
|
71c05a2d34
Add more simgrid compatibility tests
|
7 years ago |
Samuel Thibault
|
2eaedfd683
Use SIMGRID_VERSION to make tests look nicer
|
7 years ago |
Samuel Thibault
|
678e19952b
Fix value returned by starpu_pthread_cond_timedwait on timeouts
|
8 years ago |
Samuel Thibault
|
4bcc1c2f7e
fix warning
|
8 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
8 years ago |
Samuel Thibault
|
0271596720
fix warning
|
8 years ago |
Samuel Thibault
|
b0aa2b839f
Benefit from simgrid's xbt_cond_timedwait
|
8 years ago |
Samuel Thibault
|
980eb107c3
revert 22459 and 22460: HAVE_DECL_SMPI_PROCESS_SET_USER_DATA really is always defined, to 0 or 1 depending on availability of the declaration. But it's only defined when simgrid is enabled
|
8 years ago |
Samuel Thibault
|
1e4e7818bd
fix build
|
8 years ago |
Samuel Thibault
|
cc398aa325
Add timedwait variants for conditions variables and queues
|
8 years ago |
Samuel Thibault
|
5d9a5ac912
fix detection of HAVE_DECL_SMPI_PROCESS_SET_USER_DATA there too
|
8 years ago |
Samuel Thibault
|
2bce3f1e71
Add missing simix include for simix functions
|
8 years ago |
Samuel Thibault
|
4aa5967d68
fix second spot
|
8 years ago |
Samuel Thibault
|
79fa02d655
Detect MSG_process_self_name, which replaces SIMIX_process_self_get_name
|
8 years ago |
Samuel Thibault
|
370db6e6b6
relax yet more header inclusions
|
8 years ago |