Skip to content

Add MMFF FIRE wrapper integration#223

Merged
scal444 merged 2 commits into
NVIDIA-BioNeMo:mainfrom
scal444:fire_pr_4
Jul 8, 2026
Merged

Add MMFF FIRE wrapper integration#223
scal444 merged 2 commits into
NVIDIA-BioNeMo:mainfrom
scal444:fire_pr_4

Conversation

@scal444

@scal444 scal444 commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Also renamed minimizer files now that they're not BFGS specific.

@scal444 scal444 requested a review from evasnow1992 July 8, 2026 13:23
//! configured execution GPU (or device 0).
//! \return Final energies and convergence flags in RDKIT_CONFORMERS mode, or a device-resident
//! result in DEVICE mode. A convergence flag is false when @p maxIters is reached first.
MMFFMinimizeResult MMFFMinimizeMoleculesConfsFire(

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Not a blocker, but since this is a wrapper over all backend types, we may also want to add tests testing the Batched path through this new entry point.

@evasnow1992 evasnow1992 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Changes look good to me. Thank you!

@scal444 scal444 merged commit 341a8bc into NVIDIA-BioNeMo:main Jul 8, 2026
14 of 18 checks passed
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.

2 participants