Description: Matrix multiplication is a ubiquitous algorithm and no parallel library is complete without a matrix multiplication sample. Moth has described this previously - see Matrix Multiplication with C++ AMP for serial and C++ AMP non-tiled version and also see the C++ AMP tiled version of matrix multiplication.
To Search:
File list (Check if you may need any files):
matrixmult.cpp
MatrixMultiplication.vcxproj
README.TXT