Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error dockerfile with example hpcbase-nvhpc-openmpi.py #457

Open
jiaqiwang969 opened this issue Apr 5, 2023 · 1 comment
Open

error dockerfile with example hpcbase-nvhpc-openmpi.py #457

jiaqiwang969 opened this issue Apr 5, 2023 · 1 comment

Comments

@jiaqiwang969
Copy link

echo "deb [trusted=yes] https://developer.download.nvidia.com/hpc-sdk/ubuntu/amd64 /" >> /etc/apt/sources.list.d/hpccm.list
    apt-get update -y
    DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
        nvhpc-20-7-cuda-multi

#7 2.777 W: GPG error: https://developer.download.nvidia.com/hpc-sdk/ubuntu/amd64 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F338EA0E0105AB24

@samcmill
Copy link
Collaborator

samcmill commented Apr 5, 2023

Does adding tarball=True to the nvhpc building block resolve the issue?

The hpcbase recipes are out of date - they need to be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants