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

Sh jl/lammps #501

Merged
merged 19 commits into from
Mar 7, 2023
Merged

Sh jl/lammps #501

merged 19 commits into from
Mar 7, 2023

Conversation

stefaanhessmann
Copy link
Collaborator

LAMMPS Interface

  • added JIT support for spk-models
  • spkdeploy script to create JIT models
  • C++ interface for LAMMPS
  • script for patching C++ interface into lammps installation
  • tutorial for installation and usage of LAMMPS interface
  • example files and trained model to test lammps interface

mgastegger
mgastegger previously approved these changes Mar 3, 2023
Fix: link to tutorial was deprecated
mgastegger
mgastegger previously approved these changes Mar 3, 2023
stefaanhessmann and others added 5 commits March 3, 2023 18:57
Fixes after review of tutorial.
Changed environment instructions.
Added examples from readthedocs and updated lammps part with link.
@stefaanhessmann
Copy link
Collaborator Author

should be ready for merge now

Copy link
Collaborator

@mgastegger mgastegger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, there is just a small typo in Tensosboard in the README.md

README.md Outdated
@@ -25,6 +20,7 @@ extensible to custom atomistic architectures.
- Atomic Simulation Environment (ASE) 3.21
- NumPy
- PyTorch 1.9
- PyTorch Lightning 1.4.5
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Versions should match setup.py (1.9)

Copy link
Collaborator

@NiklasGebauer NiklasGebauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should update the version numbers from requirements in the readme (or maybe remove them as they change all the time?)

Fixed version number for PyTorch Lightning and typo in Tensorboard part.
The "installing using pip" part was gone, fixed the syntax to have it in the guide again and also fixed a typo in tensorboard.
Added "torch>=1.9" to the requirements.
@NiklasGebauer NiklasGebauer self-requested a review March 7, 2023 12:28
Copy link
Collaborator

@NiklasGebauer NiklasGebauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking fine I think.

@mgastegger mgastegger merged commit c6b84da into master Mar 7, 2023
@mgastegger mgastegger deleted the sh-jl/lammps branch March 7, 2023 12:37
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.

4 participants