Conversation
…ed global queuesize to proteindj
eileen-xue
requested changes
Aug 13, 2026
eileen-xue
left a comment
Collaborator
There was a problem hiding this comment.
Some GPU tasks requesting 1–2 days of runtime. If the task doesn't need that long, request less time — dgxa100 and gpuhopper nodes are always busy, so shorter requests mean shorter queue waits.
addressing Wenjings Comments
Mitchob
commented
Aug 13, 2026
Mitchob
left a comment
Collaborator
Author
There was a problem hiding this comment.
@eileen-xue ready for a second review. should mem for hugemembw be 584 or 585 GB?
Collaborator
|
512GB/14*16=585.14GB. |
eileen-xue
reviewed
Aug 13, 2026
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.
updates
cleanup
Cleaned up wisps.config by removing settings that duplicated defaults, the file should now only contain genuine NCI/SBP-specific overrides.
more explicitly I cleaned up:
use_gpu,colabfold_num_recycles,ipsae_pae_cutoff/dist_cutoff,colabfold_uniref30_prefix/envdb_prefix)boltz_ccd,boltz_model,uniref30,colabfold_db) not referenced in the pipeline and were giving warningswithLabel:blocks (identical to base.config)shell,ext.args,singularity.registry/runOptions,nextflow.enable.configProcessNamesValidation, and the manifest {} block, and validation.defaultIgnoreParamsThis should have no functional changes.