Samuel Thibault
|
3e3954171f
Set visibility of internal functions to hidden by default
|
4 years ago |
Samuel Thibault
|
85504e5f63
Fix warning with simgrid >= 3.26
|
4 years ago |
Nathalie Furmento
|
9054490002
happy 2021
|
4 years ago |
Samuel Thibault
|
ffaedfe004
Fix build against simgrid 3.26 that dropped simgrid/msg.h
|
4 years ago |
Nathalie Furmento
|
eef597106c
update comment style for doxygen
|
4 years ago |
Samuel Thibault
|
4e71fdd318
Add more energy support
|
4 years ago |
Samuel Thibault
|
f180f21d95
simgrid: make it dump backtraces on abortion
|
5 years ago |
Samuel Thibault
|
d61e2970cb
Use sg_actor_set_stacksize to set simgrid stack size when available
|
5 years ago |
Samuel Thibault
|
548f2aa5b5
smpi: Set a small stack for transfer waiting threads
|
5 years ago |
Nathalie Furmento
|
5100d24576
add internal .h files into developers documentation
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
ba664d6a57
Replace last MSG bits with s4u equivalents
|
5 years ago |
Samuel Thibault
|
a2ad1c4642
Fix build with recent simgrid
|
5 years ago |
Samuel Thibault
|
49ad07247b
Replace use of msg_process_t, msg_as_t, msg_host_t
|
5 years ago |
Samuel Thibault
|
5076ecb393
Use S4U's sg_host_t when available
|
5 years ago |
Samuel Thibault
|
7da3610c7b
Factorize calls to MSG_process_sleep
|
5 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Samuel Thibault
|
bdc03796b7
Fix unexpected common variables
|
6 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Samuel Thibault
|
144b79dffd
Extend simgrid initialization to distinguish between main redirection and MSG_process_attach. When using openmp, prevent simgrid from cleaning at exit since we still need it in destructors
|
7 years ago |
Samuel Thibault
|
68dc8da493
make openmp support call simgrid early initialization before using pthread functions
|
7 years ago |
Samuel Thibault
|
58d314a233
Fix name mangling
|
7 years ago |
Samuel Thibault
|
18b498759d
fix build without simgrid
|
7 years ago |
Samuel Thibault
|
fb2c477f95
Add observation hooks for OOC stochastic analysis
|
7 years ago |
Samuel Thibault
|
370db6e6b6
relax yet more header inclusions
|
8 years ago |
Luka Stanisic
|
fc4e42d679
simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic
|
8 years ago |
Samuel Thibault
|
ab6af9c729
disable measuring scheduling cost by default
|
8 years ago |
Samuel Thibault
|
0645ff44a6
simgrid: Add GPU synchronization point on cudaFree, like CUDA does
|
8 years ago |
Luka Stanisic
|
db4d8cf053
simgrid: taking into account scheduling cost
|
8 years ago |