Samuel Thibault
|
81b468b9a1
Advise that missing perfmodel might be due to missing environment variables
|
5 years ago |
Samuel Thibault
|
4e71fdd318
Add more energy support
|
5 years ago |
Samuel Thibault
|
f180f21d95
simgrid: make it dump backtraces on abortion
|
5 years ago |
Samuel Thibault
|
4a6872dd50
And STARPU_LIMIT_BANDWIDTH environment variable
|
5 years ago |
Samuel Thibault
|
8ed80d73aa
Fix build with SimGrid 3.26
|
5 years ago |
Samuel Thibault
|
548f2aa5b5
smpi: Set a small stack for transfer waiting threads
|
6 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
6 years ago |
Samuel Thibault
|
fc055e751b
Replace deprecated sg_actor_self_execute with sg_actor_execute
|
6 years ago |
Samuel Thibault
|
12b65412a9
simgrid: Cope with sg_host_send_to being deprecated
|
6 years ago |
Samuel Thibault
|
ba664d6a57
Replace last MSG bits with s4u equivalents
|
6 years ago |
Samuel Thibault
|
a2ad1c4642
Fix build with recent simgrid
|
6 years ago |
Nathalie Furmento
|
f6544961be
src/core/simgrid.c: improve error message
|
6 years ago |
Samuel Thibault
|
f8a1f786b5
Catch more cases of calling the supposed-to-be-renamed main function
|
6 years ago |
Samuel Thibault
|
f4abbb7411
Fix execution with simgrid 3.24
|
6 years ago |
Samuel Thibault
|
985e35a370
Fix build with simgrid 3.24
|
6 years ago |
Samuel Thibault
|
4b085d8a24
simgrid: Benefit from sg_actor_self_data*
|
6 years ago |
Samuel Thibault
|
a287f1f6d2
sg_actor_attach's data and sg_actor_data_set's data are not the same
|
6 years ago |
Samuel Thibault
|
e9e76f5078
Fix build
|
6 years ago |
Samuel Thibault
|
20ec45574e
Use latest simgrid git functions to simplify code and get rid of MSG_process_create_with_arguments
|
6 years ago |
Samuel Thibault
|
dfa2933a72
simgrid: Simplify per-thread data
|
6 years ago |
Samuel Thibault
|
49ad07247b
Replace use of msg_process_t, msg_as_t, msg_host_t
|
6 years ago |
Samuel Thibault
|
5ffe429169
Use sg_host_send_to when available
|
6 years ago |
Samuel Thibault
|
337d1ef324
Use sg_actor_self_execute when available
|
6 years ago |
Samuel Thibault
|
6ebdb50d4c
Replace more MSG functions with s4u functions
|
6 years ago |
Samuel Thibault
|
c82055acf0
Use S4U's sg_cfg_*
|
6 years ago |
Samuel Thibault
|
131efa4c4c
Fix use of sg_host_self
|
6 years ago |
Samuel Thibault
|
48c537a3fd
Use more S4U functions
|
6 years ago |
Samuel Thibault
|
43491754fe
Use starpu semaphores instead of hardcoding the kind of simgrid semaphore we use
|
6 years ago |
Samuel Thibault
|
0bd3e2cead
Rather use S4U's sg_host_self than MSG_host_self
|
6 years ago |
Samuel Thibault
|
c259208c94
Fix simgrid 3.23 warning
|
6 years ago |