hpc / mpifileutils

File utilities designed for scalability and performance.
https://hpc.github.io/mpifileutils
BSD 3-Clause "New" or "Revised" License
164 stars 64 forks source link

Daos api update: daos_cont_open() only accepts uuid string. #520

Closed wiliamhuang closed 2 years ago

wiliamhuang commented 2 years ago

uuid_t needs to be converted to uuid string which is passed to daos_cont_open.