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

Add back explicit -pthread flags when available #5437

Merged
merged 1 commit into from Jul 9, 2021

Conversation

msimberg
Copy link
Contributor

@msimberg msimberg commented Jul 7, 2021

It turns out that we do actually need the -pthread flag when using the Cray compiler, so I'm adding it back here for both compilation and linking (#5420 is responsible for the timeouts on the clang-cuda configuration and I missed this before merging). The flag also now gets passed on to consuming projects unlike before #5420.

@kordejong I know you may be tired of rebuilding HPX, but if you have the time I'd be very grateful if you could also test this on your system to ensure that I haven't brought things back to before #5420...

@msimberg msimberg added this to the 1.7.0 milestone Jul 7, 2021
hkaiser
hkaiser previously approved these changes Jul 7, 2021
Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@msimberg
Copy link
Contributor Author

msimberg commented Jul 8, 2021

This will be the last regular PR (I'm not counting #5417) for 1.7.0 unless there's a really critical regression or bug that still pops up.

@kordejong
Copy link
Contributor

@kordejong I know you may be tired of rebuilding HPX, but if you have the time I'd be very grateful if you could also test this on your system to ensure that I haven't brought things back to before #5420...

@msimberg No problem. My builds succeeded. Your updates seem fine.

@msimberg
Copy link
Contributor Author

msimberg commented Jul 8, 2021

retest cscs

@msimberg msimberg merged commit ba5056d into STEllAR-GROUP:master Jul 9, 2021
@msimberg msimberg deleted the fix-pthreads-cray-clang branch July 9, 2021 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants