1. Feb 05, 2024
  2. Jan 11, 2024
  3. Jan 09, 2024
  4. Dec 27, 2023
  5. Dec 20, 2023
  6. Dec 19, 2023
  7. Dec 18, 2023
    • Ramon Nou's avatar
      Add statuses (WIP) · 577a01a1
      Ramon Nou authored
      577a01a1
    • Ramon Nou's avatar
      Merge branch 'rnou/fallocate' into 'main' · bd0b9cc3
      Ramon Nou authored
      Fix fallocate error and add support for adhoc backends
      
      fallocate is different from posix_fallocate, the first fails if the fallocate operation is not supported by the FS, like BEEGFS. However, the second one has a fail-safe and implements a write '0's to create the complete file.
      
      In this MR , we also include support for different adhoc fs (parallel, posix, gekkofs, hercules, dataclay and expand)
      
      We remove mpio in the ccp options and change it to parallel. Now is also posible to have a pure posix - posix transfer, which seems more performant than MPIIO
      
      Closes #35, #36, #37
      
      See merge request !25
      bd0b9cc3
  8. Dec 12, 2023
  9. Dec 04, 2023
  10. Dec 01, 2023
  11. Nov 28, 2023
  12. Nov 24, 2023
  13. Nov 22, 2023
  14. Nov 17, 2023
  15. Nov 13, 2023
  16. Nov 09, 2023
  17. Nov 08, 2023