This c file demonstrates loop optimization using a technique called loop blocking, or also known as loop tiling.
-
Updated
Feb 28, 2017 - C
This c file demonstrates loop optimization using a technique called loop blocking, or also known as loop tiling.
Matrix Matrix Multiplication optimization by loop tiling, OpenMP and Cuda-C parallel processing
🐳 A Dockerized version of GCC-SLO (Suggestions for Locality Optimizations)
Add a description, image, and links to the loop-tiling topic page so that developers can more easily learn about it.
To associate your repository with the loop-tiling topic, visit your repo's landing page and select "manage topics."