Skip to content

fbgemm_gpu not building correctly on CentOS 7 pytorch/manylinux-builder:cpu containers  #3423

Open
@atalman

Description

@atalman

We are seeing this failure at the end of the nightly Linux build smoke test:
https://github.com/pytorch/FBGEMM/actions/runs/12049477907/job/33621272179

WARNING:root:Could not the library 'fbgemm_gpu_py.so': /lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /__w/_temp/conda_environment_12049477907/lib/python3.9/site-packages/fbgemm_gpu/fbgemm_gpu_py.so).  This may be expected depending on the FBGEMM_GPU variant.

Smoke test is green but this is actually hard error. Manifest in torchrec here:
https://github.com/pytorch/torchrec/actions/runs/12049473108

Looks like after switching to pytorch/manylinux-builder:cpu containers this does not work correctlty. Previous nightly run was not showing this error: https://github.com/pytorch/FBGEMM/actions/runs/12029739812/job/33535665003

Reference PR switching to these containers: pytorch/test-infra#5986

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions