LLNL / umap

User-space Page Management
GNU Lesser General Public License v2.1
104 stars 22 forks source link

Feature/sparsestore open modes #113

Closed karimyoussef91 closed 3 years ago

karimyoussef91 commented 3 years ago

Supporting create mode, open mode, with and without read_ony.

karimyoussef91 commented 3 years ago

Addressed comments and squashed all commits into a single commit. Thanks!