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

Make python version consistent across boost, py_detector_interface, and simex #186

Open
CFGrote opened this issue Mar 24, 2020 · 0 comments

Comments

@CFGrote
Copy link
Collaborator

CFGrote commented Mar 24, 2020

When building simex on maxwell, the boost lib in /data/netapp/s2e/simex/lib is used, which is compiled against python3.6. python3.6 is then also picked up by py_detector_interface, while simex itself picks up whatever is pointed to by Python_ROOT_DIR. This must become consistent:

Build boost only if XCSITPhotonDetector is requested
Set env so that boost is linked against the same python as simex

ensure the above also for py_detector_interface

There is already a branch (off develop): update_py_xcsit

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

No branches or pull requests

1 participant