Multiple python versions (#42)

* Support multiple Python versions in single build

* RPATH + Split up config into config and runtime

* pybind11 submodule

* Docker build updates
This commit is contained in:
Jonathan R. Madsen
2022-04-21 21:36:07 -05:00
committed by GitHub
parent d98e60a17f
commit 4db6ba3d28
37 changed files with 1554 additions and 870 deletions
+3
View File
@@ -19,3 +19,6 @@
[submodule "external/papi"]
path = external/papi
url = https://bitbucket.org/icl/papi.git
[submodule "external/pybind11"]
path = external/pybind11
url = https://github.com/jrmadsen/pybind11.git