Skip to content

Move run_as_os_thread from hpx::threads to hpx::#476

Draft
G-071 wants to merge 2 commits into
masterfrom
fix_os_thread_deprecation
Draft

Move run_as_os_thread from hpx::threads to hpx::#476
G-071 wants to merge 2 commits into
masterfrom
fix_os_thread_deprecation

Conversation

@G-071

@G-071 G-071 commented Jan 13, 2024

Copy link
Copy Markdown
Member

run_as_os_thread was moved to a different namespace within HPX. This caused some deprecation warnings (and in the case of hipcc actually some compilation errors). This PR should fix that by using the updated namespace.

@G-071 G-071 requested a review from diehlpk January 13, 2024 18:37

@diehlpk diehlpk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@G-071

G-071 commented Jan 13, 2024

Copy link
Copy Markdown
Member Author

Unfortunately, changing the namespace make Octo-Tiger incompatible with HPX 1.9.1 as it is still using the old one (hence the failing tests). I think we should postpone this PR at least until the next stable HPX release!

I will attempt to fix the issue with the hipcc compilation on the HPX side though so that we can still use HPX master on AMD devices if required!

@G-071 G-071 marked this pull request as draft January 13, 2024 22:34
@diehlpk

diehlpk commented Jul 10, 2024

Copy link
Copy Markdown
Member

@G-071 Since HPX 1.10 is releases could we switch to this version and merge the pull request?

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.

2 participants