Commit History

Author SHA1 Message Date
  Corentin Salingue 778a13edb3 Add disk backend based on HDF5 library. It's not really working for now (need to be tested) 8 years ago
  Nathalie Furmento 49ace8d184 disk: turn public the minimum size of a disk 8 years ago
  Nathalie Furmento 66efac4d38 include/starpu_disk.h: make variable extern 8 years ago
  Samuel Thibault bc0d878278 Expose the disk swap node number to the application 8 years ago
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 10 years ago
  Samuel Thibault af2958f65c Add environment variables to define a disk swap 10 years ago
  Nathalie Furmento b5210b706f ooc: clean code 10 years ago
  Samuel Thibault 51e895087b Fix and test disk support with pack/unpack-only interfaces 10 years ago
  Samuel Thibault 664964417e Add the size to the disk plug method 10 years ago
  Samuel Thibault 65163edb80 Reorder fields 10 years ago
  Samuel Thibault ae1892fa7f Improve the disk documentation, and clean the interface a bit 10 years ago
  Samuel Thibault bcd5fb6e5f Remove spurious async parameter of synchronous read/write functions 10 years ago
  Nathalie Furmento 689a54fffe fix doc and function prototypes 11 years ago
  Nathalie Furmento 39bdb590b9 include/starpu_disk.h: add missing include 11 years ago
  Corentin Salingue b52c7e80d0 begin to add backend vith leveldb 12 years ago
  Corentin Salingue 9cddae04db merge trunk 12 years ago
  Corentin Salingue e66c1994ff add support pack/unpack for out-of-core 12 years ago
  Corentin Salingue aa9ac54085 begin to add pack/unpack 12 years ago
  Nathalie Furmento e92834ed03 doc is in doxygen files 12 years ago
  Corentin Salingue 0d30c96822 fix bug for asynchronous input/output, it runs 12 years ago
  Corentin Salingue 8899fca875 try to add asynchronous input/output 12 years ago
  Corentin Salingue 9671e62244 add mutex 12 years ago
  Corentin Salingue d5928956db add new parameter to prepare asynchronous read/write 12 years ago
  Corentin Salingue 57f7db3164 forget other changes 12 years ago
  Corentin Salingue ecc90667b3 begin to add unistd disk_ops 12 years ago
  Corentin Salingue 5929ddef7e name of functions 12 years ago
  Corentin Salingue cc0de49489 change open/close visibility 12 years ago
  Corentin Salingue b5ba82d1a5 change starpu_disk_unregister to private and unregister disks in shutdown 12 years ago
  Corentin Salingue 41c50b31bc change disk_ops to starpu_disk_ops 12 years ago
  Corentin Salingue d4c0c8364b remove useless typedef 12 years ago