hpc-io / pdc

Proactive Data Containers (PDC) software provides an object-centric API and a runtime system with a set of data object management services. These services allow placing data in the memory and storage hierarchy, performing data movement asynchronously, and providing scalable metadata operations to find data objects.
https://pdc.readthedocs.io
Other
13 stars 12 forks source link

BDCATS fix #193

Closed houjun closed 5 months ago

houjun commented 5 months ago

Related Issues / Pull Requests

191

Description

Fix the issue with bdcats_batch not doing read operation, call PDCobj_open/PDCobj_open_col based on whether MPI is enabled.

What changes are proposed in this pull request?

Checklist: