Skip to content

warn when building CUDA-enabled software if libcuda is not present #4022

@jfgrimm

Description

@jfgrimm

As per this slack discussion, it would be useful for EasyBuild to spit out a warning when attempting to build software that has a CUDA dependency, when libcuda.so is not installed (particularly for rpath builds).
We should be able to check for this using something like ldconfig -p | grep -q libcuda

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions