Samuel Thibault
|
90bf39960e
Vastly improve simgrid simulation time by using wake queues
|
10 years ago |
Samuel Thibault
|
ebb0836b46
Fix back case when the application is built with smpicc
|
10 years ago |
Samuel Thibault
|
cd78ec9710
Cope with application not using smpicc to compile file containing main
|
10 years ago |
Samuel Thibault
|
8a36e89cd1
clearly separate task name from perfmodel name
|
10 years ago |
Samuel Thibault
|
fdcdee83bb
Fix starpu-mpi-simgrid initialization
|
10 years ago |
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 years ago |
Samuel Thibault
|
1683d35a0d
Fix msg.h inclusion according to new location
|
10 years ago |
Samuel Thibault
|
5d7facd505
Drop unused field
|
10 years ago |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 years ago |
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 years ago |
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 years ago |
Samuel Thibault
|
1e7a70e4aa
port r14265 from 1.1: Fix which simgrid host threads get started on
|
11 years ago |
Samuel Thibault
|
48e2e4c66a
Fix startup of starpu-simgrid-mpi
|
11 years ago |
Samuel Thibault
|
b0b3dbf227
Move xsltproc call to before running smpirun, because simgrid doesn't like building several platforms
|
11 years ago |
Samuel Thibault
|
b76331a1a4
Fix starpu-mpi prefix generation
|
11 years ago |
Samuel Thibault
|
f82d4a52b9
Do not include deprecated simgrid header
|
11 years ago |
Samuel Thibault
|
60246f38be
fix build with verbose
|
11 years ago |
Samuel Thibault
|
113cdbb1a3
Support pipeline mode in simgrid too. The results match the reality!
|
11 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Samuel Thibault
|
85a2bc6b69
Take default stack size from rlimit before using a default of 8192
|
11 years ago |
Samuel Thibault
|
290a806ec0
Better catch applications which don't include starpu.h in simgrid mode
|
11 years ago |
Samuel Thibault
|
f9d80aa69a
comments
|
11 years ago |
Samuel Thibault
|
0fccdd593e
fix simgrid memleak
|
11 years ago |
Samuel Thibault
|
a92760f1c6
Make sure we don't unconditionnally include unistd.h, which is not available on windows
|
11 years ago |
Samuel Thibault
|
14b8f531a6
Lock performance model files while writing and reading them to avoid issues on parallel launches, MPI runs notably.
|
11 years ago |
Samuel Thibault
|
ecb3334dea
Use mkstemps only if available
|
11 years ago |
Samuel Thibault
|
1969d49310
Use MPI_Comm_rank instead of smpi_current_rank
|
11 years ago |
Samuel Thibault
|
f7ae9b2757
Use simgrid-3.10 features conditionnally
|
11 years ago |
Samuel Thibault
|
03bf7a2c4f
Benefit from MSG_get_as_by_name whenever it is available
|
11 years ago |
Samuel Thibault
|
7a82eb9b6b
Add initial simgrid support for MPI, not working yet
|
11 years ago |