Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault bb46e86a8e Really make sure not to use GPU memory il y a 6 ans
  Samuel Thibault 757de4fd63 Avoid too time-consuming disk benchmark il y a 6 ans
  Nathalie Furmento 789c13d409 tests: fix copyrights il y a 7 ans
  Nathalie Furmento ad028c5c4d remove un-needed include il y a 7 ans
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings il y a 7 ans
  Nathalie Furmento 0f27a01f62 tests/: remove useless parenthesis il y a 7 ans
  Corentin Salingue 778a13edb3 Add disk backend based on HDF5 library. It's not really working for now (need to be tested) il y a 8 ans
  Samuel Thibault 5b90eb54a3 Fix testing rmdir error il y a 8 ans
  Nathalie Furmento 3cb5086637 tests/disk: update size of disks il y a 8 ans
  Nathalie Furmento 6564f2bdf3 tests/disk: use new function _starpu_mkdtemp il y a 8 ans
  Samuel Thibault 2bcc6c9758 document what tests test il y a 9 ans
  Samuel Thibault 50d40bc4fe disable disk_copy on mic/scc too il y a 9 ans
  Samuel Thibault 962c4932ef Fix test into really pushing data to disk even in quick check mode il y a 10 ans
  Samuel Thibault a043e98b5f use smallest value for quick check on 64bit systems too il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento d789ba4ce2 tests/disk: lower values when quick-check is enabled il y a 10 ans
  Samuel Thibault 2297ad1e9d fix build il y a 10 ans
  Samuel Thibault 3d86ff041d Use a different directory for the various disk tests, and clean it after run il y a 10 ans
  Samuel Thibault af2958f65c Add environment variables to define a disk swap il y a 10 ans
  Samuel Thibault a45d11f61f fix memory leaks il y a 10 ans
  Samuel Thibault b0deb184f1 Fix windows build. Yes... il y a 10 ans
  Samuel Thibault f21cebd204 Disable leveldb for disk_copy: leveldb uses strings, not binary blobs... il y a 10 ans
  Samuel Thibault 529aa9fa47 Create the disk directory if it doesn't exit il y a 10 ans
  Samuel Thibault 2a9fea9e33 Make disk tests use per-user paths il y a 10 ans
  Samuel Thibault a785a4cdbe Give leveldb the name of an actual file. il y a 10 ans
  Samuel Thibault 7b2bbc9659 Use powers of two so that o_direct can work il y a 10 ans
  Samuel Thibault aba9b7562b Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure. il y a 10 ans
  Nathalie Furmento 5c000a533b tests/disk/disk_copy.c: disable GPU devices to make sure the memory will be dumped on disk and not on the GPU il y a 10 ans
  Nathalie Furmento a2dd3ee669 tests/disk/disk_copy.c: use setenv instead of putenv, this is more valgrind friendly il y a 11 ans
  Nathalie Furmento 2d5990eadd tests/disk/disk_copy.c: decrease vector size on 32 bits machine il y a 11 ans