Skip to content

Feature CUDA disabled #178

Open
Open
@cponder

Description

@cponder

What happened?

I'm doing an "vanilla" build using the NVHPC compilers but no special settings.
CUDA is installed under /usr/local/cuda. Is there a setting like

-D CUDA=/usr/local/cuda

that I need to make? I don't see anything about this on the website.

What are the steps to reproduce the bug?

cmake -S ../distro -DCMAKE_INSTALL_PREFIX=/usr/local
make install

Version

1.28.6

Platform (OS and architecture)

Ubuntu 22.04

Relevant log output

I see these messages in the build-log

#63 4.884 -- Feature CUDA disabled
#63 11.12 -- The following features have been disabled:
#63 11.12  * CUDA, eckit(OFF): 'CUDA GPU linear algebra operations'

Accompanying data

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions