커밋 기록

작성자 SHA1 메시지 날짜
  Corentin Salingue 778a13edb3 Add disk backend based on HDF5 library. It's not really working for now (need to be tested) 8 년 전
  Samuel Thibault 5b90eb54a3 Fix testing rmdir error 8 년 전
  Nathalie Furmento 3cb5086637 tests/disk: update size of disks 8 년 전
  Nathalie Furmento 6564f2bdf3 tests/disk: use new function _starpu_mkdtemp 8 년 전
  Samuel Thibault 2bcc6c9758 document what tests test 9 년 전
  Samuel Thibault 50d40bc4fe disable disk_copy on mic/scc too 9 년 전
  Samuel Thibault 962c4932ef Fix test into really pushing data to disk even in quick check mode 10 년 전
  Samuel Thibault a043e98b5f use smallest value for quick check on 64bit systems too 10 년 전
  Nathalie Furmento bb61f3808d update cnrs copyright 10 년 전
  Nathalie Furmento d789ba4ce2 tests/disk: lower values when quick-check is enabled 10 년 전
  Samuel Thibault 2297ad1e9d fix build 10 년 전
  Samuel Thibault 3d86ff041d Use a different directory for the various disk tests, and clean it after run 10 년 전
  Samuel Thibault af2958f65c Add environment variables to define a disk swap 10 년 전
  Samuel Thibault a45d11f61f fix memory leaks 10 년 전
  Samuel Thibault b0deb184f1 Fix windows build. Yes... 10 년 전
  Samuel Thibault f21cebd204 Disable leveldb for disk_copy: leveldb uses strings, not binary blobs... 10 년 전
  Samuel Thibault 529aa9fa47 Create the disk directory if it doesn't exit 10 년 전
  Samuel Thibault 2a9fea9e33 Make disk tests use per-user paths 10 년 전
  Samuel Thibault a785a4cdbe Give leveldb the name of an actual file. 10 년 전
  Samuel Thibault 7b2bbc9659 Use powers of two so that o_direct can work 10 년 전
  Samuel Thibault aba9b7562b Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure. 10 년 전
  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 10 년 전
  Nathalie Furmento a2dd3ee669 tests/disk/disk_copy.c: use setenv instead of putenv, this is more valgrind friendly 11 년 전
  Nathalie Furmento 2d5990eadd tests/disk/disk_copy.c: decrease vector size on 32 bits machine 11 년 전
  Corentin Salingue 902da04706 change the return value for the write function 12 년 전
  Samuel Thibault d4df9bad9c automatically append / to base disk paths 12 년 전
  Corentin Salingue ecc90667b3 begin to add unistd disk_ops 12 년 전
  Corentin Salingue 132d1723a2 replace 0 with macro 12 년 전
  Corentin Salingue b5ba82d1a5 change starpu_disk_unregister to private and unregister disks in shutdown 12 년 전
  Corentin Salingue fa7702eee4 change to show the error message 12 년 전