
This creates shared infrastructure for compiler packages to implement the detailed search capabilities from the `spack compiler find` command for the `spack external find` command. After this commit, `spack compiler find` can be replaced with `spack external find --tag compiler`, with the exception of mixed toolchains.
12 lines
320 B
YAML
12 lines
320 B
YAML
paths:
|
|
- layout:
|
|
- executables:
|
|
- bin/pgcc
|
|
script: |
|
|
echo "pgcc 15.10-0 64-bit target on x86-64 Linux -tp sandybridge"
|
|
echo "The Portland Group - PGI Compilers and Tools"
|
|
echo "Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved."
|
|
platforms: [linux]
|
|
results:
|
|
- spec: pgi@15.10
|