All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
- (load) set cuda device in each thread
- (security) fix typo in comments
- (ut) clean files in ut
- directIO segmentation fault
- modify aksk less real
- (security) compat with cipher header and use cipher in posix
- (sfcs) set sfcs sync interval by environ
- (sfcs) reduce memcpy
- (sfcs) parse sfcs confs from environ in json format
- add clone mode for shared tensor
- get cfs task id from env
- (security) clarify cipher readme
- cpp coding style
- add license file and header
- (saver) add return to remove repetitive writing
- (security) socket path and ut bug
- MANIFEST does not contain all fastcrypto lib files
- update readme
- (security) fetch key and iv
- (security) get and refresh sfcs aksk from datapipe
- (security) get namenode ip from datapipe and fix write xml bug
- (sfcs) decide load use sfcs sdk from environ
- (sfcs) keep in consistent with reading when open for writing
- (ut) delete potential residual test file before testing
- fix ci release and update readme for pip install
- use index-url as default install method
- (ci) add import format tool in ci
- (saver) introduce saver class to aggregate save operations
- (security) add cipher in sfcs sdk
- (sfcs) load and save pt
- load pt file in parallel from sfcs
- bump version to v0.1.0
- bump version to v0.1.1
- make the read usage with good alignment.