Skip to content

AlphaFold 3 container docs#32

Merged
dsajdak merged 12 commits intoubccr:mainfrom
tonykew:AlphaFold-3
Oct 15, 2025
Merged

AlphaFold 3 container docs#32
dsajdak merged 12 commits intoubccr:mainfrom
tonykew:AlphaFold-3

Conversation

@tonykew
Copy link
Contributor

@tonykew tonykew commented Aug 6, 2025

AlphaFold 3 container build & run examples.

Tony

@tonykew tonykew changed the title AlphaFold 3 AlphaFold 3 container docs Aug 6, 2025
Fix pagination

Tony
Tony
@zihuahu
Copy link
Contributor

zihuahu commented Aug 13, 2025

  1. I was able to build the .sif file.
  2. In the first example test, I got the following error message

apptainer shell -B /util:/util,/scratch:/scratch,/projects:/projects ./AlphaFold-3-$(arch).sif
FATAL: While checking container encryption: could not open image /projects/academic/zihuahu/container_test/AlphaFold-3-x86_64.sif: failed to retrieve path for /projects/academic/zihuahu/container_test/AlphaFold-3-x86_64.sif: lstat /projects/academic/zihuahu/container_test/AlphaFold-3-x86_64.sif: no such file or directory

change the command to:
apptainer shell AlphaFold-3-aarch64.sif
FATAL: While checking container encryption: could not open image /projects/academic/zihuahu/container_test/AlphaFold-3-aarch64.sif: the image's architecture (arm64) could not run on the host's (amd64)

Copy link
Contributor

@Monishnd Monishnd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This review includes grammar fixes and other minor adjustments. I'll test the Slurm scripts soon.

for ARM64


# Slurm batch job
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if level 1 heading is required here.

Copy link
Contributor Author

@tonykew tonykew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updates & typos from Monish

@dsajdak dsajdak requested a review from Monishnd October 14, 2025 13:59
@dsajdak dsajdak merged commit a88b766 into ubccr:main Oct 15, 2025
@tonykew tonykew deleted the AlphaFold-3 branch October 21, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants