Multiple python versions (#42)

* Support multiple Python versions in single build

* RPATH + Split up config into config and runtime

* pybind11 submodule

* Docker build updates

[ROCm/rocprofiler-systems commit: 4db6ba3d28]
This commit is contained in:
Jonathan R. Madsen
2022-04-21 21:36:07 -05:00
committed by GitHub
parent 681678ff11
commit a438000c21
37 changed files with 1554 additions and 870 deletions
@@ -1,4 +1,4 @@
#!@PYTHON_EXECUTABLE@
#!/usr/bin/env python@_VERSION@
# MIT License
#
# Copyright (c) 2022 Advanced Micro Devices, Inc. All Rights Reserved.