How to build / reinstall a library with CUDA support?

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • PCL

    Point Cloud Library (PCL)

  • I am currently working on a project that uses PCL. PCL supports CUDA (which I require for my project), however I can't seem to figure out how to build / install PCL with CUDA support. I looked at the PCL default.nix, and it seems that it can be built with CUDA support if the "cudatoolkit" package is installed. However, when I add PCL to the buildInputs in my project's shell.nix, it downloads a version of PCL that doesn't have CUDA support and my project fails to build.

  • nixpkgs

    Nix Packages collection & NixOS

  • I am currently working on a project that uses PCL. PCL supports CUDA (which I require for my project), however I can't seem to figure out how to build / install PCL with CUDA support. I looked at the PCL default.nix, and it seems that it can be built with CUDA support if the "cudatoolkit" package is installed. However, when I add PCL to the buildInputs in my project's shell.nix, it downloads a version of PCL that doesn't have CUDA support and my project fails to build.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts