提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento e20290a061 use starpu pthread functions 8 年之前
  Samuel Thibault fcc7e0dbe3 Add missing simgrid disk case 8 年之前
  Nathalie Furmento 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 8 年之前
  Samuel Thibault 751a3da475 Drop support for simgrid before 3.9, we don't really test them 8 年之前
  Samuel Thibault cbae459390 Rearrange simgrid initialization: simgrid 3.16 and below use dlopen in smpi, which simplifies things a lot 8 年之前
  Samuel Thibault d91e7c001a Do not let an SMPI program run without smpi_process_get_user_data, we definitely need it 8 年之前
  Olivier Aumage e9bb7a4189 fix build with SimGrid 8 年之前
  Samuel Thibault 0645ff44a6 simgrid: Add GPU synchronization point on cudaFree, like CUDA does 9 年之前
  Samuel Thibault ffe16a3332 Fix confusion in simgrid API evolution 9 年之前
  Samuel Thibault 83465cc907 Fix build with simgrid 3.13 9 年之前
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces 9 年之前
  Nathalie Furmento aef60c0c2d src,mpi/src: check return value for malloc/calloc/realloc functions 9 年之前
  Samuel Thibault 97292596ab write down why the ugly hack 9 年之前
  Samuel Thibault 19fc1936c9 only use getrlimit when available 9 年之前
  Samuel Thibault cd847ea3d3 Fix build with upcoming simgrid release 9 年之前
  Samuel Thibault e219b37a8d Fix warnings with older simgrid 9 年之前
  Samuel Thibault cc7c39c4f7 Fix build with upcoming simgrid 3.15 9 年之前
  Corentin Salingue 967b191cc3 Test return of malloc 9 年之前
  Samuel Thibault 24d0a076ab Use only one MSG process per transfer stream 9 年之前
  Samuel Thibault 02474d849a improve locality of variables by using a structure instead of separate arrays 9 年之前
  Samuel Thibault f3f9acf198 Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now 9 年之前
  Samuel Thibault dc8374c8a3 Use only one MSG process per worker for running tasks 9 年之前
  Samuel Thibault 41924f6d21 Fix starpu-mpi-simgrid with simgrid 3.14 9 年之前
  Samuel Thibault 882ad99086 Do not assume that -fPIC means static linking, nowadays distributions compile all code with fPIC 9 年之前
  Samuel Thibault 3ff56dcc26 fix indent 9 年之前
  Samuel Thibault 039e0ed104 fix typo 9 年之前
  Samuel Thibault 431d7078f8 Fix build with simgrid 3.11 and before 9 年之前
  Samuel Thibault c7c8bb6988 Work around bug in simgrid 9 年之前
  Samuel Thibault 78b61b176b Fix build with recent simgrid 9 年之前
  Luka Stanisic 019ea63df4 solving MPI_Test issue for simgrid 9 年之前