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
Extend Cmake for building hpx as distribution packages (refs #3575) #3585
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- There is a typo in "infrastructures" in the commit message,
- once everyone is happy, the commits probably should be squashed together to make the git history more readable - use
git rebase --interactive origin/master - it is still "openSUSE", not openSuse (in the PR description ;-)
|
@bmwiedemann, from your comment in #3575 (comment) I thought "openSUSE" is the correct capitalization, right? |
502c42c
to
0864c2f
Compare
0864c2f
to
cc01393
Compare
|
@junghans yes, openSUSE is the correct way, but look at this PR's description... |
|
I see @diehlpk can edit this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM,thanks!
|
@msimberg Again it is failing for cuda ans my changes within cmake should not affect this. Could you please merge the branch? |
Fixes #3575
Proposed Changes
Any background context you want to provide?
Building the rpm packages Fedora's build infrastructure or openSuse's build infrastructure requires to disable some optimization, since we do not know of the target architecture provide it.