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