Back to home page

EIC code displayed by LXR

 
 

    


Warning, /containers/spack-environment/concretizer.yaml is written in an unsupported language. File is not indexed.

0001 # This file contains the preferences for the concretizer:
0002 # - We disable reuse of build cache products during concretization
0003 #   (but build cache products will get used if available during install).
0004 # - We want unified environments that can be installed in a simple view,
0005 #   but unfortunately that prevents multiple geometry versions. We use
0006 #   when_possible and consider duplicate dependencies an error.
0007 #
0008 concretizer:
0009   reuse: false
0010   unify: when_possible