Skip to content

cudaPackages.backendStdenv: mismatch with stdenv causes libstdc++ errors #220341

@ConnorBaker

Description

@ConnorBaker

Describe the bug

Per #218265 (comment), when using CUDA-enabled scipy it is possible to run into libstdc++.so.6: version 'GLIBCXX_3.4.30' not found errors.

Historically the fix for this problem has been to ensure the derivations of CUDA-enabled packages use a compiler compatible with the version of NVCC being used, instead of the default compiler provided by stdenv.

Additional context

This is a followup from #218265.

Notify maintainers

@NixOS/cuda-maintainers

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken6.topic: cudaParallel computing platform and API
    No fields configured for issues without a type.

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions