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

Install SeisSol into bin and lib dirs #967

Merged
merged 4 commits into from Oct 10, 2023

Conversation

davschneller
Copy link
Contributor

@davschneller davschneller commented Oct 10, 2023

This PR puts the SeisSol binaries in the bin dir, and libraries like the general offloading etc. into the lib dir. The libraries are labeled appropriately to match potential different SeisSol builds.

The launch script is placed into share.

@davschneller
Copy link
Contributor Author

Maybe we could also think of either merging the libraries into the binary longer term (if that's feasible), or do the opposite: extract all code into a library and have slim binaries for proxy and SeisSol proper.

Copy link
Contributor

@krenzland krenzland left a comment

Choose a reason for hiding this comment

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

LGTM
Is there a reason why we do not link statically?

@krenzland krenzland added this pull request to the merge queue Oct 10, 2023
@davschneller
Copy link
Contributor Author

@ravil-mobile were there any concerns with keeping the SYCL and GPU-compiled parts separate from the SeisSol executable like that?

Merged via the queue into master with commit 9d4e887 Oct 10, 2023
5 checks passed
@davschneller davschneller deleted the davschneller/oblige-install-structure branch October 10, 2023 17:32
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.

None yet

2 participants