Data set example

This example shows the addition of two matrixes and the creation and use of a data set within it.

The data set is created, and is referred to by dataset_handle. The data set consists of two buffers: The data set is associated with the task referred to by task_handle.

The following section of code marked in bold shows the lines of code that have been added for data set support.

Source code

The source code is provided with the shipped samples in the following directory:
matrix_add/common/dataset