Commit History

Author SHA1 Message Date
  Nathalie Furmento e7c63e2cf7 src/datawizard/filters.c: fix #16830: we only want the synchronous partitionning to wait for previous tasks 9 years ago
  Nathalie Furmento 7ebec7680b doc/doxygen/chapters/07data_management.doxy: fix formatting 9 years ago
  Nathalie Furmento d808a28986 fix bugs detected by valgrind 9 years ago
  Nathalie Furmento 534e9acd5b disk: fix bugs detected by coverity 9 years ago
  Terry Cojean e780abfe9f Fix some problem with contexts created with r17654 with minimal changes. Since then, barriers do not return 0 upon success but return the amount of waited tasks. 9 years ago
  Samuel Thibault 247ed5b742 Only recent versions of simgrid support setting xbt_cfg_set_string before starting simgrid 9 years ago
  Samuel Thibault 173e6139ac automatically set contexts/factory:thread when using MSG_process_attach, and test this 9 years ago
  Samuel Thibault b11fcecb22 Make sure to have both v3 and v4 simgrid platform files, since we don't know at that point which version will be needed 9 years ago
  Samuel Thibault 8cc4eac03c Benefit from MSG_process_attach 9 years ago
  Samuel Thibault 43f68b70d4 Fix execution with simgrid git 9 years ago
  Samuel Thibault cd11bb3f79 revert r17989, blas availability in simgrid mode was actually already fixed globally 9 years ago
  Samuel Thibault 692cab9d17 Fix inversion... 9 years ago
  Samuel Thibault 02b82caf1b allow building sgemm & dgemm in simgrid mode without a blas lib 9 years ago
  Samuel Thibault 09a252be33 avoid using deprecated simgrid function 9 years ago
  Samuel Thibault c135e2c23a Fix build with simgrid without cuda or blas 9 years ago
  Corentin Salingue 591e1f620a Change error message to warning message 9 years ago
  Samuel Thibault 428e4ca6c7 Completely drop 0-byte transfers, we don't actually produce any in reality 9 years ago
  Samuel Thibault 1649cc0711 better document failure of o_direct variant 9 years ago
  Samuel Thibault 5d82bf9e30 drop spurious extra size 9 years ago
  Samuel Thibault 966c035f9e add compatibility with simgrid 3.13 9 years ago
  Samuel Thibault ec1f34dea4 note why we don't use MSG_process_join yet 9 years ago
  Samuel Thibault 5c5ea509bb Fix confusion between local variable and includer variable 9 years ago
  Terry Cojean d2952fbe0e Solve Alfredo's problem with context deletion. Unlocking the worker's sched_mutex becomes too much of a hassle in this case, so instead make use of an internal mutex. 9 years ago
  Samuel Thibault b474d7ab4e fix pointer computation 10 years ago
  Samuel Thibault 38097a0048 fix spurious trace event 10 years ago
  Samuel Thibault 53816fd5db fix warning 10 years ago
  Samuel Thibault 251365a3c5 Check for validity of registered pointers early, to avoid deferring that until the low-level GPU copy routine is involved deep inside the request mechanisms... 10 years ago
  Samuel Thibault 21cc796080 fix some compatibility issues with simgrid 3.13, not complete though :/ 10 years ago
  Samuel Thibault 3fdb99a725 Add support for arch-specific but easy-to-user cost function 10 years ago
  Samuel Thibault 204e364248 Fix crash in simgrid mode with void datas 10 years ago