Skip to content

Releases: mgawan/ADEPT

ADEPT Revamped

26 Sep 22:30
Compare
Choose a tag to compare

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.