Next: About this document
Up: CS 378: High Performance
Previous: 4 Webpages
-
Create C version of simple implementation.
-
Modify the driver given for the matrix-matrix multiply example
to test your assigned case of the routine given.
-
Write a C routine that performs your assigned case of the routine
given, using the given name and parameter list.
-
Modify the driver to also call your routine and check against
the library routine.
-
Report performance observed.
-
Write it all up as a report.
place HR here
Next: About this document
Up: CS 378: High Performance
Previous: 4 Webpages
rvdg@cs.utexas.edu