Releases: aws-solutions-library-samples/aws-batch-arch-for-protein-folding
Releases · aws-solutions-library-samples/aws-batch-arch-for-protein-folding
v1.12.7
v1.12.5
1.12.5 Changed
Update AlphaFold to version v2.3.2
v1.12.4
1.12.4 Changed
Removed VPC configuration for Lambda-based custom resources to better support bring-you-own-VPC
v1.12.2
[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
[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
[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
[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
[1.10.3] - 2023-06-07
1.10.3 Fixed
Fixed bug preventing load of nested stacks.
v1.10.2
[1.10.2] - 2023-06-06
1.10.2 Changed
- Added additional error handling to batchfold package
v1.10.1
Bug fix to address issues deploying multiple stacks