Distributed Computing and Programming
摘要
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.