hpcaitech / TensorNVMe

A Python library transfers PyTorch tensors between CPU and NVMe
93 stars 18 forks source link

[hotfix] fix libaio.so not found error #29

Closed ver217 closed 2 years ago

ver217 commented 2 years ago

Dynamic link libaio and set $LD_LIBRARY_PATH in ~/.bashrc automatically.