错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Parallel Algorithms

  • Patrick Diehl,
  • Steven R. Brandt,
  • Hartmut Kaiser

摘要

We develop a parallel version of the fractal set based on the parallel algorithms in the standard library. In addition, we show how to combine parallel algorithms and asynchronous programming in HPX. Parallel algorithms were introduced with the C++ 17 standard and are an extension of the algorithm library. We show how to use vectorization when running the parallel algorithms.