Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento b770541f52 src: memory_nodes function renaming 13 lat temu
  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. 13 lat temu
  Samuel Thibault 2b30d49db1 Make it possible to use simgrid without having CUDA/OpenCL installed 13 lat temu
  Nathalie Furmento eb32a9b3d4 src: fix coding style 13 lat temu
  Samuel Thibault 31c3809e54 Move simgrid platform file generation to its own function. Also implement _starpu_pthread_key_delete. 13 lat temu
  Samuel Thibault 87ebda3263 Avoid making simgrid spin on data requests, we can wake workers on data transfer termination. 13 lat temu
  Samuel Thibault b216c4876c Actually 3.9 was not released yet, it's that version which will support our communication tasks 13 lat temu
  Samuel Thibault 5603eac7ce don't use ptask_L07 any more on simgrid 3.10 and later 13 lat temu
  Samuel Thibault 74873febee Fix use of non-ptask simgrid: a transfer dependency might be added while processing them 13 lat temu
  Samuel Thibault 1997bc7549 Take GPU transfers sequentialization into account in simgrid 13 lat temu
  Samuel Thibault e0313a071e Rework simgrid transfers to always use a transfer structure 13 lat temu
  Samuel Thibault e3830cb1b7 refactor simgrid transfer submission, pass node numbers 13 lat temu
  Samuel Thibault b70256d333 drop spurious visibility 13 lat temu
  Samuel Thibault e373fad5cb Move simgrid code for transfers into simgrid.c. No code change 13 lat temu
  Samuel Thibault 61e5509f45 Use -1 instead of sounds-infinite value for simgrid TCP_gamma 13 lat temu
  Samuel Thibault 250c9ca8b3 Fix gamma parameter passing 13 lat temu
  Samuel Thibault 4f55fce2be Use bigger value to avoid TCP window simulation 13 lat temu
  Samuel Thibault dc26cc421a Add parameters to fix simgrid network simulation, commented for now as it hangs 13 lat temu
  Samuel Thibault 6edac85c00 TODOs 13 lat temu
  Samuel Thibault 69eabd5233 Make sure we don't do localhost transfers 13 lat temu
  Samuel Thibault c7adcef51b pass argc/argv to application's main in simgrid mode 13 lat temu
  Samuel Thibault 26de49eb07 restore calling the perfmodel 13 lat temu
  Samuel Thibault 4cdfcfb49e Exclude some tasks from simgrid simulation, e.g. cublas initialization 13 lat temu
  Samuel Thibault dc7b5f986a drop debug 13 lat temu
  Nathalie Furmento ed1ec24a5b src/core/simgrid.c: clarify error messages 13 lat temu
  Nathalie Furmento 85b77718ec src/core/simgrid.c: mark parameter key as unused 13 lat temu
  Nathalie Furmento 6cfda7c6b9 src/core/simgrid.c: also consider STARPU_NCPU 13 lat temu
  Samuel Thibault 4492f76e0b Add --enable-opencl-simulator option to combine PePU with simgrid 13 lat temu
  Samuel Thibault 4f372d86e4 Fix allocation size 13 lat temu
  Samuel Thibault f60eb1288d Add initial simgrid support 13 lat temu