Skip to content

FullAtomModel on GPU #17

@lupoglaz

Description

@lupoglaz

In principle we need Angles2Coords and other FullAtomModel layers working on GPU. The only complication is that we use recursive depth-first graph traversal which is not suited for vector processors. If this traversal can be effectively unrolled the computation time seems to benefit immensely.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions