We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Copy the contents of file MMult_4x4_9.c into a file named MMult_4x4_10.c and change the contents:
MMult_4x4_9.c
MMult_4x4_10.c
Change the first lines in the makefile to
makefile
OLD := MMult_4x4_9 NEW := MMult_4x4_10
make run
octave:3> PlotAll % this will create the plot
This time the performance graph will look something like
Finally, we use the vector registers and vector operations.