Skip to content

Commit

Permalink
Merge pull request #543 from managa02/main
Browse files Browse the repository at this point in the history
Add the link to reference guides
  • Loading branch information
jasonrandrews authored Oct 24, 2023
2 parents 999f745 + cf69205 commit 97ac909
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/install-guides/armpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@ These libraries are free to use and do not require a license. They can be instal

Arm Performance Libraries are available for use on [Windows 11 on Arm](#windows), [macOS](#macos) (Apple Silicon), and [Linux](#linux) (AArch64) hosts.

Below are the official documentation references:

- Reference Guide:  [Arm Performance Libraries Reference Guide](https://developer.arm.com/documentation/101004/latest)
- Windows:     [Get started with Arm Performance Libraries (Windows version)](https://developer.arm.com/documentation/109361/2310/?lang=en)
- MacOS:        [Get started with Arm Performance Libraries (macOS version)](https://developer.arm.com/documentation/109362/2310/?lang=en)
- Linux:         [Get started with Arm Performance Libraries (stand-alone Linux version)](https://developer.arm.com/documentation/102620/2310/?lang=en)

## Windows {#windows}

On your Windows 11 Arm machine, go to the [Arm Performance Libraries download page](https://developer.arm.com/downloads/-/arm-performance-libraries). Click on the Download Windows section. You will be prompted to review and accept the End User License Agreement before you can download the zip file. Click on the `I accept the terms of this License Agreement` checkbox and proceed to `Download` as shown below.
Expand Down

0 comments on commit 97ac909

Please sign in to comment.