Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

Install libstdc++6 - #160

Merged
mike-wendt merged 1 commit into
branch-0.18from
libstdc-ubuntu18-fixes
Feb 9, 2021
Merged

Install libstdc++6#160
mike-wendt merged 1 commit into
branch-0.18from
libstdc-ubuntu18-fixes

Conversation

@raydouglass

@raydouglass raydouglass commented Feb 8, 2021

Copy link
Copy Markdown
Contributor
  • Update ubuntu18.04 devel builds for rapidsai to include and upgrade for libstdc++6 pkg to upgrade to 10.1

After #153 building with system gcc7 compilers and the conda gcc9 runtime libraries causes an ABI mismatch and prevents from-source builds in the rapidsai/rapidsai-core-dev containers. Upgrading libstdc++6 pkg on ubuntu18.04 will solve this issue.

ubuntu16.04, ubuntu20.04 are not impacted as 16.04 has version 9.3 already and 20.04 has version 10.2

We will need to create a RAPIDS Notice for developers to update them on this change for from-source builds with conda dependencies

Follow-up to split #159

@raydouglass raydouglass self-assigned this Feb 8, 2021
@raydouglass
raydouglass requested a review from a team as a code owner February 8, 2021 15:48
@raydouglass

Copy link
Copy Markdown
Contributor Author

rerun tests

@mike-wendt

Copy link
Copy Markdown
Contributor

rerun tests

@mike-wendt
mike-wendt merged commit 1d00833 into branch-0.18 Feb 9, 2021
@mike-wendt
mike-wendt deleted the libstdc-ubuntu18-fixes branch February 9, 2021 20:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants