* TBB Samples Migration
Signed-off-by: root <root@dtc-nuc-03l.jf.intel.com>
* Addressing PR Change Requests
Signed-off-by: root <root@dtc-nuc-03l.jf.intel.com>
* Fill in "Purpose" Section of both README files.
Signed-off-by: root <root@dtc-nuc-03l.jf.intel.com>
* Remove binary and build files
Signed-off-by: root <root@dtc-nuc-03l.jf.intel.com>
* include dpc_common header, remove exception handler, fix json files. (all changes apply to both samples)
Signed-off-by: root <root@dtc-nuc-03l.jf.intel.com>
* include dpc_common headers, remove exception handlers (both samples)
Signed-off-by: root <root@dtc-nuc-03l.jf.intel.com>
* Fix README files, include header files for windows
* Remove namespace, end files, use "std::iota", fix README
Signed-off-by: root <root@dtc-nuc-03l.jf.intel.com>
* fix README
Signed-off-by: root <root@dtc-nuc-03l.jf.intel.com>
* Fix "matrix_multiply" samples failures on Windows.
* buffer/accessor updates for coding guidelines (matrix mul).
* Update buffers/accessors for TBB Samples. Update CMake files to use defaults.
* remove dead code for TBB samples.
* Update TBB samples to use lib name "tbb12.dll" (Windows)
* Update trademark usage in Matrix Multiply samples.
* minor trademark edit.
* include dpcpp_common for Release version of Matrix Mul (Windows)
* Add backslash to Matrix Multiply Samples.
* Include dpc_common for TBB samples (Release version/Windows)
* Update trademark error on mac.
Co-authored-by: root <root@dtc-nuc-03l.jf.intel.com>
Co-authored-by: cory.levels <clevels@DTC-NUC-03L.jf.intel.com>