A application demonstrating reduction computation using nvplTensor for C language.
If NVPL is not installed under a default system prefix (e.g., /usr), then ensure environment variable nvpl_ROOT is set to the alternate NVPL root prefix (e.g., $HOME/nvpl).
$ cmake -S . -B build/default
$ cmake --build build/default$ ./build/default/nvpl_tensor_reduction_c