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

Issue 170 #172

Closed
wants to merge 2 commits into from
Closed

Issue 170 #172

wants to merge 2 commits into from

Conversation

icui
Copy link
Collaborator

@icui icui commented Nov 25, 2024

Description

Please describe the changes/features in this pull request.

Issue Number

#170

Checklist

Please make sure to check developer documentation on specfem docs.

[x] I ran the code through pre-commit to check style
[x] My code passes all the integration tests
[x] I have added sufficient unittests to test my changes
[x] I have added/updated documentation for the changes I am proposing
[x] I have updated CMakeLists to ensure my code builds
[x] My code builds across all platforms

{ name = "Congyue Cui", email = "[email protected]" }
]
requires-python = ">=3.9"
# classifiers = [
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are these comments? If yes, could we remove them?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, we could remove them.

cmake.define.BUILD_TESTS = "ON"
cmake.define.ENABLE_SIMD = "ON"
cmake.define.ENABLE_ATOMICS_BYPASS = "ON"
# cmake.define.Kokkos_ENABLE_OPENMP = "ON"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should remove this comment as well

Copy link
Collaborator

@Rohit-Kakodkar Rohit-Kakodkar 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 add a github action to test if pip install specfempp-core works

@icui icui closed this Nov 25, 2024
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