NVIDIA Interview Question

Coding: how to use C++ to do parallel programming, Given a serial program, and use C++ to run it parallelly with multiple CPU

Interview Answer

Anonymous

Jul 16, 2024

use STL thread use functional points.