Skip to content

Device input/return types for MMFF optimization and Conformer generation #140

@scal444

Description

@scal444

We currently re-pack all coordinates from ETKDG/MMFF/UFF back into the mol structures. A lot of workflows want to use coordinates in downstream GPU work, so they have to re-unpack and put data back on the device. It's also a slowdown between ETKDG->minimization workloads.

We should provide output APIs that are on-device for all of these, and input APIs for minimization for better chaining.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions