История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 38db1dc4d6 test needs at least 2 MPI nodes лет назад: 8
  Samuel Thibault d21d4c8bc7 fix build лет назад: 8
  Nathalie Furmento 4f2b91524a mpi/src: fix coding style лет назад: 8
  Samuel Thibault 7f68b4d6bb Make valgrind believe we have initialized our variable data лет назад: 8
  Samuel Thibault f76300e50f Fix memory leak on early reception of a detached request: we need to destroy them when it is both completed and the application has expressed it should be detached лет назад: 8
  Nathalie Furmento d546317e76 src/core/perfmodel/perfmodel_bus.c: fix printf format parameter лет назад: 8
  Nathalie Furmento 2da43716d5 tools: close file and fix coding style лет назад: 8
  Nathalie Furmento 7b0d0d523e mpi/src/starpu_mpi_cache.c: fix coding style лет назад: 8
  Samuel Thibault 5aaba07f4e free cache_sent array after it is used by _starpu_mpi_cache_flush_nolock лет назад: 8
  Samuel Thibault 0719401c42 Ship hdf5.suppr лет назад: 8
  Samuel Thibault d20a2069af fix memleak in cache_disable: if the application disabled the cache on the fly, we still need to free the cache_sent array лет назад: 8
  Samuel Thibault 0a32967e7d Add missing unregisters лет назад: 8
  Samuel Thibault 72f15f529e typo лет назад: 8
  Samuel Thibault 8166f07fe1 fix test on simgrid лет назад: 8
  Nathalie Furmento 0e58e2f3a0 configure.ac: add warning when compiling on windows and MSVC lib not available лет назад: 8
  Samuel Thibault dfc69f0313 Avoid warning лет назад: 8
  Samuel Thibault 5e3dbcf95a Add per-node MPI data лет назад: 8
  Samuel Thibault f85e615d1f Don't blame application for using tag -1, it can be used for temporary data лет назад: 8
  Samuel Thibault 1a0f0bcdb6 Document how basic temporary data can be used with StarPU-MPI лет назад: 8
  Samuel Thibault 9005df6bdd put libstarpumpi in LIBS instead of by hand in foo_LDADD лет назад: 8
  Samuel Thibault 19d69406bc Fix integer size лет назад: 8
  Nathalie Furmento e97bc987a3 tools/msvc/starpu_exec.bat: fix directory for MVSC (should do it through a environment variable) лет назад: 8
  Samuel Thibault 9415dd23f0 fix build лет назад: 8
  Nathalie Furmento bce399daab src/common/utils.c: always define O_DIRECT лет назад: 8
  Samuel Thibault 3ad24db189 document --enable-blocking-drivers лет назад: 8
  Samuel Thibault 6ed25eab11 Show disk path in bus stats лет назад: 8
  Samuel Thibault 4676d335bc disk: clean temporary files and directories on O_DIRECT open error лет назад: 8
  Samuel Thibault d716200cf7 Reduce disk bandwidth measurement chunk, 16M should be enough, and avoids spending too much time during calibration лет назад: 8
  Samuel Thibault a47ff9032d avoid using strcpy лет назад: 8
  Samuel Thibault d12dc07efa avoid using sprintf лет назад: 8