Commit History

Author SHA1 Message Date
  Samuel Thibault 90bf39960e Vastly improve simgrid simulation time by using wake queues 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 bb18b8d81e Fix simgrid crash: _starpu_simgrid_running_smpi is called before starpu_getenv can check from simgrid calls that it's safe to call getenv 10 years ago
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv 10 years ago
  Samuel Thibault 1683d35a0d Fix msg.h inclusion according to new location 10 years ago
  Samuel Thibault c44e7dffbb fix warnings 10 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 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 7a82eb9b6b Add initial simgrid support for MPI, not working yet 11 years ago
  Samuel Thibault b1dfd30389 Store GPU size in platform file 11 years ago
  Thibaud Lambert 1e6badef4a mic (perfmodel): Correction compilation error 12 years ago
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
  Samuel Thibault 5cf34a093a Generate simgrid XML file at the same time as bus perfmodel files. This permits to avoid having to set STARPU_N*, and simply use STARPU_HOSTNAME to select the simulated machine. 12 years ago
  Samuel Thibault 2b30d49db1 Make it possible to use simgrid without having CUDA/OpenCL installed 12 years ago
  Samuel Thibault e373fad5cb Move simgrid code for transfers into simgrid.c. No code change 13 years ago
  Samuel Thibault 4492f76e0b Add --enable-opencl-simulator option to combine PePU with simgrid 13 years ago
  Samuel Thibault f60eb1288d Add initial simgrid support 13 years ago