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 MMult2.c into a file named MMult_4x4_3.c and change the contents:
MMult2.c
MMult_4x4_3.c
makefile
OLD := MMult2 NEW := MMult_4x4_3 # Notice the two underscores!!
make run
octave:3> PlotAll % this will create the plot
This time the performance graph will look something like
No performance benefit, yet.