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

Distributed Computing and Programming

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

摘要

We investigate distributed programming in C++ and other asynchronous many-task runtime systems. We also discuss data distribution, distributed I/O, and serialization which are additional things to consider for distributed applications. Lastly, we implement the fractal set using MPI and OpenMP.