Conversation
vtnphan
reviewed
Jun 2, 2026
vtnphan
reviewed
Jun 2, 2026
vtnphan
requested changes
Jun 2, 2026
vtnphan
left a comment
Collaborator
There was a problem hiding this comment.
Thank you for making these so beautiful. I've had some questions for using params in params { } and assign them in process later
Removed hardcoded cluster options and added a comment about backend population.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resource optimisation for
SBP_gadi.configbased on benchmarking of nf-core/proteinfoldprocesses (AlphaFold2, ColabFold, Boltz) on NCI Gadi, informed by 10 test runs using T1024 as a usecase. Results available on googledrive. MSA was the process with most space to edit and reduce costs
Following TL suggestion I aimed to prioritise SU based on NCIs costing. Its possible that some steps might get a speed up by reducing CPU requests but we would still be charged at the same rate. Useful calc from sih.
Results
MMSEQS_COLABFOLDSEARCH (
cpus 28 memory 256GB)available RAM and kills child workers when constrained
scratch=falseretained: MMseqs2 reads large databases in-place; scratch mode causesstaging failures
RUN_ALPHAFOLD2_MSA (
cpus 18 memory 72GB)Notes