Skip to content

Releases: aws-solutions-library-samples/aws-batch-arch-for-protein-folding

v1.12.7

15 Mar 01:18
Compare
Choose a tag to compare

[1.12.7] - 2024-03-14

1.12.7 Fixed

  • Updated S3 location for reference data
  • Added missing script to download ESM parameters

[1.12.6] - 2023-12-08

1.12.6 Changed

  • Remove jax from notebook requirements

v1.12.5

06 Sep 03:05
Compare
Choose a tag to compare

1.12.5 Changed

Update AlphaFold to version v2.3.2

v1.12.4

30 Aug 13:25
Compare
Choose a tag to compare

1.12.4 Changed

Removed VPC configuration for Lambda-based custom resources to better support bring-you-own-VPC

v1.12.2

08 Aug 14:48
Compare
Choose a tag to compare

[1.12.2] - 2023-08-7

1.12.2 Added

  • Optional p4d compute environment and job queue
  • Deployment script for updating existing stacks

1.12.2 Changed

  • Updating the cfn stack will now restart the CodeBuild jobs for all module containers

v1.12.1

27 Jul 00:46
Compare
Choose a tag to compare

[1.12.1] - 2023-07-26

1.12.1 Fixed

  • Fixed bug in miniconda version for OpenFold, ESMFold, and NextFlow container images.

1.12.1 Changed

  • Updated ESMFold container to match Amazon HealthOmics implementation and improve run outputs.

[1.12.0] - 2023-07-19

1.12.0 Fixed

  • Due to a lack of ARM in the HMMER package, reverting all non-accelerated jobs back to x86 architecture.

v1.11.0

07 Jul 19:21
Compare
Choose a tag to compare

[1.11.0] - 2023-07-06
1.11.0 Added

Support for running AlphaFold jobs on non-accelerated instance types by setting gpu=0 and submitting job to the CPUOnDemandJobQueue.
Support for passing a dictionary of environment variables to AlphaFold jobs.
Support for c/m/r6i instance types in the CPU on-demand compute environment.
Support for c/m/r7g instance types on the Graviton on-demand and spot compute environments.
Added model version information to README.

v1.10.4

12 Jun 21:21
Compare
Choose a tag to compare

[1.10.4] - 2023-06-12
1.10.4 Changed

Updated AlphaFold CUDA version to 11.6

1.10.4 Fixed

Fixed bug causing hhsearch errors on g5 instance types

v1.10.3

07 Jun 16:06
Compare
Choose a tag to compare

[1.10.3] - 2023-06-07
1.10.3 Fixed

Fixed bug preventing load of nested stacks.

v1.10.2

06 Jun 15:35
Compare
Choose a tag to compare

[1.10.2] - 2023-06-06

1.10.2 Changed

  • Added additional error handling to batchfold package

v1.10.1

01 Jun 02:51
Compare
Choose a tag to compare

Bug fix to address issues deploying multiple stacks