* TBB Samples Migration
Signed-off-by: root <[email protected]>
* Addressing PR Change Requests
Signed-off-by: root <[email protected]>
* Fill in "Purpose" Section of both README files.
Signed-off-by: root <[email protected]>
* Remove binary and build files
Signed-off-by: root <[email protected]>
* include dpc_common header, remove exception handler, fix json files. (all changes apply to both samples)
Signed-off-by: root <[email protected]>
* include dpc_common headers, remove exception handlers (both samples)
Signed-off-by: root <[email protected]>
* Fix README files, include header files for windows
* Remove namespace, end files, use "std::iota", fix README
Signed-off-by: root <[email protected]>
* fix README
Signed-off-by: root <[email protected]>
* 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 <[email protected]>
Co-authored-by: cory.levels <[email protected]>