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

Remove a few deprecated and unused CMake options #5574

Merged
merged 5 commits into from
Sep 21, 2021

Conversation

msimberg
Copy link
Contributor

Remove:

  • HPX_SCHEDULER_MAX_TERMINATED_THREADS (deprecated and replaced by a runtime option).
  • HPX_WITH_GOOGLE_PERFTOOLS (unused, or did I miss something? this is not the same as HPX_WITH_MALLOC=tcmalloc).
  • HPX_WITH_INIT_START_OVERLOADS_COMPATIBILITY (deprecated, time for it to be removed according to the old deprecation policy).
  • HPX_HAVE_{COROUTINE,PLUGIN}_GCC_HIDDEN_VISIBILITY (unused?).
  • HPX_TOP_LEVEL (unset, unnecessary).

hkaiser
hkaiser previously approved these changes Sep 20, 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!

aurianer
aurianer previously approved these changes Sep 20, 2021
Copy link
Contributor

@aurianer aurianer 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!

The guard is unnecessary and unused.
@msimberg msimberg dismissed stale reviews from aurianer and hkaiser via fdad1c0 September 21, 2021 10:34
@msimberg msimberg merged commit c842823 into STEllAR-GROUP:master Sep 21, 2021
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.

3 participants