1. Mar 07, 2024
  2. Mar 06, 2024
  3. Mar 04, 2024
  4. Mar 03, 2024
  5. Mar 01, 2024
  6. Feb 29, 2024
  7. Feb 27, 2024
  8. Feb 05, 2024
  9. Jan 11, 2024
  10. Jan 09, 2024
  11. Dec 27, 2023
  12. Dec 20, 2023
  13. Dec 19, 2023
  14. 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
  15. Dec 12, 2023
  16. Dec 04, 2023
  17. Dec 01, 2023
  18. Nov 28, 2023
  19. Nov 24, 2023
  20. Nov 22, 2023
  21. Nov 17, 2023