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

Doc: Python Bld in Separate Dir #4739

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 1, 2024

Python builds require shared AMReX and WarpX libraries. To avoid confusion with users that also build the executables, but do not use the full installer logic, we recommend to use two separate build directories, so the executables can use a static build of their dependendencies to stay relocatable (as in: can be copied without setting environment hints to dependent shared libs).

Python builds require shared AMReX and WarpX libraries. To avoid
confusion with users that also build the executables, but do
not use the full installer logic, we recommend to use
two separate build directories, so the executables can use
a static build of their dependendencies to stay relocatable
(as in: can be copied without setting environment hints to
dependent shared libs).
@ax3l ax3l added component: documentation Docs, readme and manual install component: Python Python layer labels Mar 1, 2024
@ax3l ax3l requested a review from RemiLehe March 1, 2024 01:30
Copy link
Member

@lucafedeli88 lucafedeli88 left a comment

Choose a reason for hiding this comment

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

Thanks, @ax3l !

@ax3l ax3l merged commit 569aa1c into BLAST-WarpX:development Mar 1, 2024
41 checks passed
@ax3l ax3l deleted the doc-cmake-py-separate-bld branch March 1, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants