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

Make sure HPX conforms to N4755 (Parallelism TS2) #3364

Open
8 tasks
hkaiser opened this issue Jul 3, 2018 · 0 comments
Open
8 tasks

Make sure HPX conforms to N4755 (Parallelism TS2) #3364

hkaiser opened this issue Jul 3, 2018 · 0 comments

Comments

@hkaiser
Copy link
Member

hkaiser commented Jul 3, 2018

The Parallelism TS2 has been officially accepted (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/n4755.pdf). This ticket is to track the process of making our implementations of the specified facilities fully conforming.

  • exception_list
  • unsequenced_policy vector_policy
  • no_vec ordered_update_t ordered_update
  • reduction reduction_plus reduction_multiplies reduction_bit_and reduction_bit_or reduction_bit_xor reduction_min reduction_max
  • induction
  • for_loop for_loop_strided
  • for_loop_n for_loop_n_strided
  • task_cancelled_exception task_block define_task_block define_task_block_restore_thread
@hkaiser hkaiser added this to the 1.2.0 milestone Jul 3, 2018
@msimberg msimberg removed this from the 1.2.0 milestone Nov 1, 2018
@hkaiser hkaiser added the tag: pinned Never close as stale label Jun 30, 2019
@hkaiser hkaiser mentioned this issue Aug 4, 2020
21 tasks
@hkaiser hkaiser added this to the 1.6.0 milestone Aug 4, 2020
@msimberg msimberg removed this from the 1.6.0 milestone Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants