-
Notifications
You must be signed in to change notification settings - Fork 525
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
fix: bump LAMMPS to stable_29Aug2024 #4088
fix: bump LAMMPS to stable_29Aug2024 #4088
Conversation
WalkthroughWalkthroughThe changes involve updating the installation instructions and configuration files to reflect the new version of LAMMPS, changing references from Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## devel #4088 +/- ##
==========================================
- Coverage 83.02% 83.01% -0.01%
==========================================
Files 524 524
Lines 51638 51640 +2
Branches 3030 3032 +2
==========================================
- Hits 42870 42869 -1
- Misses 7822 7825 +3
Partials 946 946 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
I set |
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated installation instructions for the DeePMD-kit to reference the latest LAMMPS version `stable_29Aug2024`, ensuring compatibility and access to new features. - Introduced new member variables in the `FixDPLR` class to enhance functionality related to scalar and vector processing. - **Bug Fixes** - Upgraded LAMMPS version in various build and test scripts to the latest stable release, potentially resolving issues and improving performance. - **Documentation** - Revised installation documentation to reflect the changes in versioning and ensure users have the most accurate guidance for setup. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu> Co-authored-by: Han Wang <92130845+wanghan-iapcm@users.noreply.github.com>
Summary by CodeRabbit
New Features
stable_29Aug2024
, ensuring compatibility and access to new features.FixDPLR
class to enhance functionality related to scalar and vector processing.Bug Fixes
Documentation