Skip to content

APL support in pytorch #149610

@meghaanaaa

Description

@meghaanaaa

I was going through the pytorch source code and wanted to use APL for blas and lapack operation however in FindAPL.cmake there is a check for library in the binary directory
“FIND_PATH(APL_BIN_DIR NAMES armpl_lp64.dll libarmpl_lp64.a PATHS ${APL_BIN_SEARCH_PATHS})”

I have installed arm performance library using the below link:

Arm Performance Libraries | Arm Learning Paths’%20to%20complete%20the%20installation

I don’t see any libraries in bin directory. Is this particular patch written in pytorch for a specific APL version. Currently I am using 24.10 version of Arm performance library.
It would be really helpful if someone gives an intuition on why this is happening.

cc @malfet @seemethere @peterjc123 @mszhanyi @skyline75489 @nbcsm @iremyux @Blackhex @snadampal @milpuz01

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionablemodule: armRelated to ARM architectures builds of PyTorch. Includes Apple M1module: buildBuild system issuesmodule: third_partymodule: windowsWindows support for PyTorchtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions