You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tools/Advisor/matrix_multiply_advisor/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -265,7 +265,7 @@ rm build.sh.*; rm run.sh.*; make clean
265
265
exit
266
266
```
267
267
## Running an Intel® Advisor analysis
268
-
See the [Intel® Advisor Cookbook](https://software.intel.com/en-us/advisor-cookbook).
268
+
See the [Intel® Advisor Cookbook](https://www.intel.com/content/www/us/en/docs/advisor/cookbook/).
269
269
270
270
### Build and run additional samples
271
271
Several sample programs are available for you to try, many of which can be compiled and run in a similar fashion to this sample. Experiment with running the various samples on different kinds of compute nodes or adjust their source code to experiment with different workloads.
@@ -275,4 +275,4 @@ Code samples are licensed under the MIT license. See
275
275
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
0 commit comments