Samuel Thibault
|
385fa6ad24
Don't bother initializing data to zeros when it is already zeroed
|
5 年之前 |
Samuel Thibault
|
1dc2295bb8
Fix running with simgrid 3.24
|
5 年之前 |
Samuel Thibault
|
985e35a370
Fix build with simgrid 3.24
|
5 年之前 |
Samuel Thibault
|
4b085d8a24
simgrid: Benefit from sg_actor_self_data*
|
5 年之前 |
Samuel Thibault
|
20ec45574e
Use latest simgrid git functions to simplify code and get rid of MSG_process_create_with_arguments
|
5 年之前 |
Samuel Thibault
|
dfa2933a72
simgrid: Simplify per-thread data
|
5 年之前 |
Samuel Thibault
|
47a1652dc0
Replace use of starpu_xchg/starpu_cmpxchg with proper macros
|
5 年之前 |
Samuel Thibault
|
52b7d29e9f
Fix build with some versions of simgrid
|
6 年之前 |
Samuel Thibault
|
6ebdb50d4c
Replace more MSG functions with s4u functions
|
6 年之前 |
Samuel Thibault
|
02876ddd61
fix typo
|
6 年之前 |
Samuel Thibault
|
cb4fa88605
Use sg mutexes & conds
|
6 年之前 |
Samuel Thibault
|
c8869b7f32
Use sg_barrier
|
6 年之前 |
Samuel Thibault
|
058c4da022
Use sg_actor_ref/unref
|
6 年之前 |
Samuel Thibault
|
1c8a1d2087
More use of sg_actor_self
|
6 年之前 |
Samuel Thibault
|
48c537a3fd
Use more S4U functions
|
6 年之前 |
Samuel Thibault
|
9e997745b1
fix typo
|
6 年之前 |
Samuel Thibault
|
5076ecb393
Use S4U's sg_host_t when available
|
6 年之前 |
Samuel Thibault
|
f89665fb72
Use S4U semaphores when available
|
6 年之前 |
Samuel Thibault
|
7da3610c7b
Factorize calls to MSG_process_sleep
|
6 年之前 |
Samuel Thibault
|
f143fc7093
simgrid: for non-mpi execution we want main to use MSG tsd
|
6 年之前 |
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 年之前 |
Samuel Thibault
|
b6daadfab2
Fix detection of simgrid 3.14.159
|
7 年之前 |
Samuel Thibault
|
71c05a2d34
Add more simgrid compatibility tests
|
7 年之前 |
Samuel Thibault
|
2eaedfd683
Use SIMGRID_VERSION to make tests look nicer
|
7 年之前 |
Samuel Thibault
|
678e19952b
Fix value returned by starpu_pthread_cond_timedwait on timeouts
|
7 年之前 |
Samuel Thibault
|
4bcc1c2f7e
fix warning
|
7 年之前 |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 年之前 |
Samuel Thibault
|
0271596720
fix warning
|
7 年之前 |
Samuel Thibault
|
b0aa2b839f
Benefit from simgrid's xbt_cond_timedwait
|
7 年之前 |
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
|
7 年之前 |