Skip to content

Commit 59ded4b

Browse files
authored
Update README.md with updated Advisor Cookbook link
1 parent 2622bda commit 59ded4b

File tree

1 file changed

+2
-2
lines changed
  • Tools/Advisor/matrix_multiply_advisor

1 file changed

+2
-2
lines changed

Tools/Advisor/matrix_multiply_advisor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ rm build.sh.*; rm run.sh.*; make clean
265265
exit
266266
```
267267
## 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/).
269269

270270
### Build and run additional samples
271271
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
275275
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
276276

277277
Third party program Licenses can be found here:
278-
[third-party-programs.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/third-party-programs.txt).
278+
[third-party-programs.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/third-party-programs.txt).

0 commit comments

Comments
 (0)