Histórico de commits

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