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

Next (simplified setup.py interface to run SWIG, rolled back METIS version, and rolled back default MFEM version) #145

Merged
merged 88 commits into from
Oct 8, 2022

Conversation

sshiraiwa
Copy link
Member

This PR follows up PR #143. This includes changes in setup.py so that

  • Run SWIG generator automatically in all cases (An "important" side effects: A user needs to have SWIG installed. pip install swig)
  • Roll back how METIS build is handled. It uses tar.gz in mfem/tpls.
  • Delete .py/.h/.cxx files which are generated by SWIG.
  • Roll back the default install MFEM version to 4.4.0 (SHA = a1f6902ed72552f3e680d1489f1aa6ade2e0d3b2)

TODO:

  • Adjust github actions in master to test it properly.

@sshiraiwa sshiraiwa removed in-test-with-mfem-master trigger a workflow to test using MFEM master in-test-with-mfem-release trigger a workflow to test using MFEM release labels Oct 8, 2022
@sshiraiwa sshiraiwa merged commit 1497d94 into master Oct 8, 2022
@sshiraiwa sshiraiwa deleted the next branch October 8, 2022 06:55
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.

1 participant