Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First pass at removing deprecated functionality. #1888

Open
wants to merge 10 commits into
base: trunk-major
Choose a base branch
from

Conversation

joaander
Copy link
Member

@joaander joaander commented Sep 19, 2024

Description

Remove:

  • LLVM
  • box1/box2/variant arguments to BoxResize
  • from_gsd_snapshot

Motivation and context

Remove deprecated features in preparation for a HOOMD-blue 5.0 release.

This is the first batch. Later PRs will remove TBB and depletants.

How has this been tested?

CI checks.

Change log

Removed:

* ``Snapshot.from_gsd_snapshot``
  (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__).
* ``box1``, ``box2``, and ``variant`` arguments to ``hoomd.update.BoxResize``
  (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__).
* ``hoomd.util.GPUNotAvailableError``
  (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__).
* ``hpmc.pair.user.CPPPotentialBase``, ``hpmc.pair.user.CPPPotential``,
  ``hpmc.pair.user.CPPPotentialUnion``, and ``hpmc.integrate.HPMCIntegrator.pair_potential``
  (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__).
* ``hoomd.hpmc.external.user.CPPExternalPotential``
  (`#1888 <https://github.com/glotzerlab/hoomd-blue/pull/1888>`__).

Checklist:

@joaander joaander added the validate Execute long running validation tests on pull requests label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validate Execute long running validation tests on pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant