openPMD/openPMD-api

HighFive: C++ API HDF5

開放

#18 建立於 2018年1月15日

 (1 則留言) (0 個反應) (0 位負責人)C++ (57 個分叉)auto 404
MPIbackend: HDF5good first issuehelp wanted

倉庫指標

星標
 (160 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

TIL: https://github.com/BlueBrain/HighFive

A third-party, C++(11) API for HDF5, even supporting parallel I/O :)

(Note: we stay with the official C-API for our HDF5 backend now. But if we want to try this C++ library, we would write a second HighFive backend for it.)

We currently implement serial & parallel HDF5 via the official HDF5 C-API.

Additionally, we could implement another HDF5 backend via HighFive's C++ API.

貢獻者指南