コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault cd78ec9710 Cope with application not using smpicc to compile file containing main 9 年 前
  Samuel Thibault 8a36e89cd1 clearly separate task name from perfmodel name 9 年 前
  Samuel Thibault fdcdee83bb Fix starpu-mpi-simgrid initialization 9 年 前
  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 10 年 前
  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 年 前
  Samuel Thibault 1e7a70e4aa port r14265 from 1.1: Fix which simgrid host threads get started on 10 年 前
  Samuel Thibault 48e2e4c66a Fix startup of starpu-simgrid-mpi 10 年 前
  Samuel Thibault b0b3dbf227 Move xsltproc call to before running smpirun, because simgrid doesn't like building several platforms 10 年 前
  Samuel Thibault b76331a1a4 Fix starpu-mpi prefix generation 10 年 前
  Samuel Thibault f82d4a52b9 Do not include deprecated simgrid header 10 年 前
  Samuel Thibault 60246f38be fix build with verbose 10 年 前
  Samuel Thibault 113cdbb1a3 Support pipeline mode in simgrid too. The results match the reality! 10 年 前
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 年 前
  Samuel Thibault 85a2bc6b69 Take default stack size from rlimit before using a default of 8192 10 年 前
  Samuel Thibault 290a806ec0 Better catch applications which don't include starpu.h in simgrid mode 10 年 前
  Samuel Thibault f9d80aa69a comments 10 年 前
  Samuel Thibault 0fccdd593e fix simgrid memleak 10 年 前
  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 年 前
  Samuel Thibault 7a82eb9b6b Add initial simgrid support for MPI, not working yet 11 年 前
  Samuel Thibault 8606711d0f Use 8MiB stack size by default in simgrid, instead of its default tiny size. 11 年 前
  Samuel Thibault b635abec48 Fix build 11 年 前