Releases: mgawan/ADEPT
Releases · mgawan/ADEPT
ADEPT Revamped
ADEPT library has been updated to include several more features and to make use and integration of ADEPT in other software pipelines much streamlined. This release includes support for asynchronous ADEPT calls and support for Python in form of a pyADEPT module. Some of the new features include:
- More user friendly API calls.
- API calls to check the status of GPU kernels thus enabling asynchronous calls and opportunity of work stealing.
- Example programs to demonstrate usage of new API calls.
- Much easier to switch between Protein and DNA alignment kernels.
- Support for Python in form of pyADEPT module.