Skip to content

Conversation

okihane
Copy link

@okihane okihane commented Dec 25, 2024

This PR introduces the following changes:

  • New Directory: Added the source code to the dmff/dpnblist directory. The package can be installed as a dependency using the command pip install .. This allows for the automatic detection of CUDA environment to compile a CUDA version of dpnblist if available.

  • Class Addition: Modified common/nblist.py by adding a NeighborListDp class. This new class functions similarly to the NeighborListFreud class, providing an alternative for users.

Rationale

The addition of dpnblist aims to enhance the project by providing a package that can leverage CUDA for improved performance when available. The NeighborListDp class offers an additional option for users who require different neighbor list functionalities.

@KuangYu KuangYu merged commit ab968a7 into deepmodeling:devel Aug 6, 2025
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