Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raft-ann-bench images: update conda sooner #710

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

jameslamb
Copy link
Member

Nightly builds of rapidsai/raft-ann-bench failed like this:

ImportError: /lib/aarch64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /opt/conda/lib/python3.11/site-packages/libmambapy/bindings.cpython-311-aarch64-linux-gnu.so)

(build link)

I suspect that's because those images use the same pattern for initializing a conda environment that led to the issues described in rapidsai/ci-imgs#185.

This proposes the same fix that we applied in ci-imgs (rapidsai/ci-imgs#186).

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jameslamb jameslamb added bug Something isn't working 3 - Ready for Review Ready for review by team benchmarks labels Sep 6, 2024
@jameslamb jameslamb requested a review from a team as a code owner September 6, 2024 16:11
@jameslamb jameslamb requested review from msarahan and hcho3 September 6, 2024 16:11
@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 1ab0231 into rapidsai:branch-24.10 Sep 6, 2024
27 checks passed
@jameslamb jameslamb deleted the fix/conda-setup branch September 6, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team benchmarks bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants