Skip to content

Conversation

@tvogels
Copy link
Collaborator

@tvogels tvogels commented Oct 16, 2025

This adds an example project integrating Skala in a CPU-based C++ application using LibTorch. It comes with:

  • a conda environment with C++ dependencies of the example, like nlohmann_json and cmake,
  • a Python script to download the Skala functional as a TorchScript model.
  • a Python script to prepare meta-GGA input features using PySCF for testing
  • a C++ program that loads the model and features, and computes Exc and components for Vxc.

@tvogels tvogels requested a review from jhrmnn October 16, 2025 12:47
@tvogels
Copy link
Collaborator Author

tvogels commented Oct 16, 2025

@microsoft-github-policy-service agree company="Microsoft"

This adds an example project integrating Skala in a CPU-based C++ application using LibTorch.
It comes with:

- a conda environment with C++ dependencies of the example, like nlohmann_json and cmake,
- a Python script to download the Skala functional as a TorchScript model.
- a Python script to prepare meta-GGA input features using PySCF for testing
- a C++ program that loads the model and features, and computes Exc and components for Vxc.

Co-authored-by: awvwgk <28669218+awvwgk@users.noreply.github.com>
Co-authored-by: tvogels <840825+tvogels@users.noreply.github.com>
@tvogels tvogels merged commit b04d92a into microsoft:main Oct 17, 2025
5 checks passed
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