Skip to content

Installation issue: paraview #22970

@elleryames

Description

@elleryames

Steps to reproduce the issue

$ spack spec paraview
...
Concretized
--------------------------------
==> Error: invalid values for variant "cuda_arch" in package "paraview": ['10']

Same error when I select the cuda variant and appropriate architecture for my machine.

$ spack spec paraview+cuda cuda_arch=pascal
...
Concretized
--------------------------------
==> Error: invalid values for variant "cuda_arch" in package "paraview": ['10']

What does the "['10']" at the end of the error message mean? It seems that should help me debug the issue.

Information on your system

  • Spack: 0.16.1-2041-1908e6834d
  • Python: 3.8.5
  • Platform: linux-ubuntu20.04-zen2
  • Concretizer: clingo

compilers.yaml.txt
packages.yaml.txt

I don't think I have a build log since fails on 'spec'.

Additional information

@chuckatkins @danlipsa @vicentebolea

General information

  • I have run spack debug report and reported the version of Spack/Python/Platform
  • I have run spack maintainers <name-of-the-package> and @mentioned any maintainers
  • I have uploaded the build log and environment files
  • I have searched the issues of this repo and believe this is not a duplicate

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions