Samuel Pitoiset
|
cd657c213b
core/simgrid: remove never reached exit() calls
|
лет назад: 10 |
Samuel Thibault
|
90bf39960e
Vastly improve simgrid simulation time by using wake queues
|
лет назад: 10 |
Samuel Thibault
|
ebb0836b46
Fix back case when the application is built with smpicc
|
лет назад: 10 |
Samuel Thibault
|
cd78ec9710
Cope with application not using smpicc to compile file containing main
|
лет назад: 10 |
Samuel Thibault
|
8a36e89cd1
clearly separate task name from perfmodel name
|
лет назад: 10 |
Samuel Thibault
|
fdcdee83bb
Fix starpu-mpi-simgrid initialization
|
лет назад: 10 |
Samuel Thibault
|
204c00b4bf
Integrate changes for starpu-simgrid-mpi: make TSD use process data instead of host data, since we may have several process on the same host, and pass process argument through argument instead of process data, and duplicate it.
|
лет назад: 10 |
Samuel Thibault
|
1683d35a0d
Fix msg.h inclusion according to new location
|
лет назад: 10 |
Samuel Thibault
|
5d7facd505
Drop unused field
|
лет назад: 10 |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
лет назад: 10 |
Samuel Thibault
|
0e00bb4ccf
Make simgrid mode run the MPI thread in the smpi-provided thread, and the application main in the MAIN MSG process
|
лет назад: 11 |
Samuel Thibault
|
f433b48230
Add STARPU_SIMGRID_CUDA_MALLOC_COST and STARPU_SIMGRID_QUEUE_MALLOC_COST environment variables to control whether simgrid simulates CUDA costs or not
|
лет назад: 11 |
Samuel Thibault
|
1e7a70e4aa
port r14265 from 1.1: Fix which simgrid host threads get started on
|
лет назад: 11 |
Samuel Thibault
|
48e2e4c66a
Fix startup of starpu-simgrid-mpi
|
лет назад: 11 |
Samuel Thibault
|
b0b3dbf227
Move xsltproc call to before running smpirun, because simgrid doesn't like building several platforms
|
лет назад: 11 |
Samuel Thibault
|
b76331a1a4
Fix starpu-mpi prefix generation
|
лет назад: 11 |
Samuel Thibault
|
f82d4a52b9
Do not include deprecated simgrid header
|
лет назад: 11 |
Samuel Thibault
|
60246f38be
fix build with verbose
|
лет назад: 11 |
Samuel Thibault
|
113cdbb1a3
Support pipeline mode in simgrid too. The results match the reality!
|
лет назад: 11 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 11 |
Samuel Thibault
|
85a2bc6b69
Take default stack size from rlimit before using a default of 8192
|
лет назад: 11 |
Samuel Thibault
|
290a806ec0
Better catch applications which don't include starpu.h in simgrid mode
|
лет назад: 11 |
Samuel Thibault
|
f9d80aa69a
comments
|
лет назад: 11 |
Samuel Thibault
|
0fccdd593e
fix simgrid memleak
|
лет назад: 11 |
Samuel Thibault
|
a92760f1c6
Make sure we don't unconditionnally include unistd.h, which is not available on windows
|
лет назад: 11 |
Samuel Thibault
|
14b8f531a6
Lock performance model files while writing and reading them to avoid issues on parallel launches, MPI runs notably.
|
лет назад: 11 |
Samuel Thibault
|
ecb3334dea
Use mkstemps only if available
|
лет назад: 11 |
Samuel Thibault
|
1969d49310
Use MPI_Comm_rank instead of smpi_current_rank
|
лет назад: 11 |
Samuel Thibault
|
f7ae9b2757
Use simgrid-3.10 features conditionnally
|
лет назад: 11 |
Samuel Thibault
|
03bf7a2c4f
Benefit from MSG_get_as_by_name whenever it is available
|
лет назад: 11 |