... | ... | @@ -62,4 +62,6 @@ Depending on your system increase or decrease that values. As a reference, it is |
|
|
|
|
|
For `dgemm`, edit the file ‘dgemm_example.f’. Take a look to the PARAMETER variable definition in the first line, it sets the size of the computing matrix. Increase or decrease that values equally depending if you want to add or subtract computing time.
|
|
|
|
|
|
Once the customization is done, you have to [compile](1-˗-Kernels-compile) and test again. |
|
|
\ No newline at end of file |
|
|
Once the customization is done, you have to [compile](1-˗-Kernels-compile) and test again.
|
|
|
|
|
|
Continue the learning phase following the [next section](4-˗-Kernels-launch). |
|
|
\ No newline at end of file |