8000 PyTorch fails to build on ppc64le · Issue #128130 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content
PyTorch fails to build on ppc64le #128130
@mikejuliet13

Description

@mikejuliet13

🐛 Describe the bug

I am getting an error while building pytorch for ppc64le
The error is :
/home/manjulmohan/pytorch_may17/pytorch-3/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp:735:3: required from here
/home/manjulmohan/pytorch_may17/pytorch-3/aten/src/ATen/cpu/vec/vec_base.h:632:6: error: use of deleted function ‘double& at::vec::DEFAULT::Vectorized::operator
632 | c[i] = a[i] * b[i];

The error is caused by the commit id: 457b9f7

Versions

python collect_env.py
Collecting environment information...

Core(s) per socket: 12
Socket(s): 4
NUMA node(s): 4
Model: 2.0 (pvr 0080 0200)
Model name: POWER10 (architected), altivec supported
Hypervisor vendor: pHyp
Virtualization type: para
L1d cache: 32K
L1i cache: 48K
L2 cache: 1024K
L3 cache: 4096K
NUMA node0 CPU(s): 0-95
NUMA node1 CPU(s): 96-191
NUMA node2 CPU(s): 192-287
NUMA node3 CPU(s): 288-383

Versions of relevant libraries:
[pip3] numpy==1.26.4
[pip3] optree==0.11.0
[pip3] torch==2.4.0a0+git6c503f1
[conda] nomkl 3.0 0 rocketce
[conda] numpy 1.26.4 py311hbc68021_0 conda-forge
[conda] optree 0.11.0 pypi_0 pypi
[conda] torch 2.4.0a0+git6c503f1 pypi_0 pypi

cc @ezyang @gchanan @zou3519 @kadeng @msaroufim @malfet @seemethere

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionablemodule: POWERIssues specific to the POWER/ppc architecturemodule: buildBuild system issuesmodule: regressionIt used to work, and now it doesn'ttriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0