Download free Arm Performance Libraries (APL) for Windows

Reading time icon 1 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

Files app Windows on ARM Microsoft Store

Arm Performance Libraries are a set of optimized standard core math libraries for high-performance computing applications on Arm processors. They provide routines for linear algebra, fast Fourier transform, sparse linear algebra, and other mathematical functions. They are compatible with various versions of GCC and support OpenMP for parallel computing. Arm Performance Libraries are supported on all leading Linux distributions including RHEL, SLES, and Ubuntu. Now, ARM has released the free version of Arm Performance Libraries for Windows platform as well.

ARM Performance Libraries for Windows

Please find the instructions to install Arm Performance Libraries on Windows below.

  1. Download Arm Performance Libraries for Windows here.
  2. Extract the downloaded zip file to your local directory.
  3. Update your environment variables:
    • In the System Properties window click on “Environment Variables”.
    • Add a new environment variable called ARMPL_DIR, which should have the value
      • <install location>\arm-performance-libraries_23.08\armpl_23.08
        where <install location> is the location in which you unpacked Arm Performance Libraries in step 1 above.
    • Next, add  %ARMPL_DIR%\bin  to the list of directories in the PATH environment variable.

You can download the free version of Arm Performance Libraries from here.

More about the topics: windows