The document discusses a novel approach for efficient support of non-contiguous I/O in high-performance computing (HPC) that guarantees atomicity while improving throughput. It introduces a dedicated interface using versioning and shadowing techniques, avoiding traditional locking methods, to manage concurrent access effectively. Experimental results demonstrate superior performance compared to locking-based approaches, highlighting the potential for integration with existing MPI-I/O middleware and parallel file systems.