Skip to content

Utility to check that preferred compiler is used #1876

@climbfuji

Description

@climbfuji

Is your feature request related to a problem?

It would be nice to have a utility that checks that the preferred compiler is used to build all packages in an environment, except for packages on an exclude list (those can be built with a different compiler).

Describe the solution you'd like

Create a utility that can be run after spack concretize, similar to the check for duplicates. It should check that all packages except those on an exclude list (probably passed as command line arguments, similar to the duplicates checker) are built with the preferred compiler.

Additional context

n/a

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions