Skip to content

AlphaFold v2.2.1

Compare
Choose a tag to compare
@Augustin-Zidek Augustin-Zidek released this 13 Jun 10:57
· 84 commits to main since this release

Version v2.2.1 is a bug fix release.

Change log

  • Update from CUDA 11.1 to to 11.1.1 which addresses the public key issue.
  • Pin protobuf version to 3.20.1 (thanks @britnyblu, @ShoufaChen, @aputron).
  • Clarify in the README that AlphaFold works only under Linux.
  • Fix the jax.tree_multimap deprecation warning.
  • Do not reuse the temporary output directory in run_alphafold_test (thanks @branfosj).
  • Fix the version in setup.py (thanks @cmeesters).