Description
Heterogeneous C++ applications can target accelerators through open compute standards instead of being limited to one processor type. It is useful for developers working on high-performance code across CPUs, GPUs, and other compute devices.
Compute toolchains are sensitive to compiler version, drivers, and target hardware. Verify generated binaries on the intended machines before relying on performance or correctness claims.