Description
Parallel and distributed C++ applications can be built on a general-purpose runtime system.
It is useful for high-performance computing, research software, and applications that need asynchronous work across cores or machines. Development snapshots can change APIs or behavior, so projects should pin versions and run performance and correctness tests.