-
Notifications
You must be signed in to change notification settings - Fork 9
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
Enable NEP interface #288
Draft
naik-aakash
wants to merge
51
commits into
autoatml:main
Choose a base branch
from
naik-aakash:nep_interface_prep
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Enable NEP interface #288
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
b79719d
include GPUMD installation
naik-aakash 12a8ad6
add calorine to dependencies
naik-aakash 1b785b5
add missing action for micromamba install
naik-aakash 2af91eb
create a /.local/bin directory if not exists
naik-aakash ab67887
try adding no low speed limit (avoid timeouts)
naik-aakash cdf269c
test new image
naik-aakash ec47737
try adding system prune
naik-aakash a2048b7
combine mamba, uv commands
naik-aakash 1b15f24
reorder commands
naik-aakash c71a573
fix LD_LIBRARY_PATH path
naik-aakash 8bc0fdb
revert to source repo url
naik-aakash c9fc5c4
Merge branch 'autoatml:main' into nep_interface_prep
naik-aakash 5f94302
revert cuda toolkit and gpumd install (nep cannot be executed in CI d…
naik-aakash eaf9225
make MLIPFitMaker and training data generation bit more flexible (rem…
naik-aakash bd4681c
fix accidental typo
naik-aakash 33fbb16
add energy_label arg to preprocess_data function
naik-aakash 0bfa35b
add NEP hypers
naik-aakash 28189c9
add inital draft for nep_fitting and running nep methods
naik-aakash 2724e0c
incorporate nep fitting
naik-aakash 7abc43d
add specie list and type keyword
naik-aakash 1813471
add missing species arg for nep_fitting
naik-aakash 0e8d5ed
pass args to makers
naik-aakash 1c5ec5a
add placeholder test and test_data
naik-aakash 898a927
fix comment
naik-aakash 0484b5f
write write_structures from calorine for format compatiblity
naik-aakash e9365ee
update tests
naik-aakash a42de60
delete dummy test files
naik-aakash 56c5f31
add missing mean method
naik-aakash 8a7d27d
fix error metrics (last epoch loss of model)
naik-aakash 566bd0c
adapt NEP defaults to match recent publication
naik-aakash 948c502
Merge branch 'autoatml:main' into nep_interface_prep
naik-aakash aace131
Merge branch 'main' into nep_interface_prep
naik-aakash 5ee62b4
Merge branch 'autoatml:main' into nep_interface_prep
naik-aakash ca450d6
Merge branch 'autoatml:main' into nep_interface_prep
naik-aakash b757929
Merge branch 'autoatml:main' into nep_interface_prep
naik-aakash 0fb2e5d
Merge branch 'autoatml:main' into nep_interface_prep
naik-aakash ebdd8e0
Merge branch 'main' into nep_interface_prep
naik-aakash 56d1387
add missing arg to failing test
naik-aakash 63c039f
add mock_nep fixture
naik-aakash e05d68f
add nep ref test data
naik-aakash 85069d7
enable nep MLIPFITMaker tests
naik-aakash 4790998
remove unused var
naik-aakash bfcfa68
minor fixes to mock_nep
naik-aakash 04afd08
enable MLFIPFit maker flow nep test and remove redundant test
naik-aakash 04300db
cleanup copy_nep_outputs
naik-aakash ec70005
remove duplicate test data
naik-aakash b37e35d
add NEP in CompleteDFTvsMLBenchmarkWorkflow maker
naik-aakash 00a7909
add temp test for nep potential with CompleteDFTvsMLBenchmarkWorkflow
naik-aakash 3526de6
update test data
naik-aakash 22169e0
minor doc-string updates
naik-aakash c1033aa
Merge branch 'autoatml:main' into nep_interface_prep
naik-aakash File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is a very nice idea