Skip to content

Comments

MAINT: Add simple CI pipeline to check if TDEP builds and runs#107

Merged
flokno merged 32 commits intomainfrom
fk_github_ci
Dec 5, 2024
Merged

MAINT: Add simple CI pipeline to check if TDEP builds and runs#107
flokno merged 32 commits intomainfrom
fk_github_ci

Conversation

@flokno
Copy link
Contributor

@flokno flokno commented Dec 4, 2024

Adds compilation with debug and production settings plus binary tests in a very simple github CI workflow

thermal_conductivity test (for the new binary introduced in #91 ) needed adaptation, likely because of degeneracies of eigenvectors which lead to small inconsistencies across machines. With #110 we only check for the final thermal conductivity instead

Closes #100

@flokno flokno changed the title MAINT: Add CI pipeline to check if TDEP builds and runs MAINT: Add simple CI pipeline to check if TDEP builds and runs Dec 4, 2024
* tests | only check final thermal conductivity

* fix #108

* ci | run correct test, fix

* tests | fix paths
@flokno flokno marked this pull request as ready for review December 5, 2024 13:08
@flokno flokno merged commit c4f281f into main Dec 5, 2024
@flokno flokno deleted the fk_github_ci branch December 5, 2024 13:13
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.

ENH: Set up CI pipeline for TDEP

1 participant