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
Steps to reproduce the issue
Same error when I select the cuda variant and appropriate architecture for my machine.
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
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
spack debug reportand reported the version of Spack/Python/Platformspack maintainers <name-of-the-package>and @mentioned any maintainers