spack/var
Glenn Johnson 84dbf6948e
Set conflicts parameter for cuda-11 (#18847)
Magma is not currently compatible with CUDA-11. While this is reflected
in the package, it is done with a comment in a `depends_on` directive,
which has the effect of trying to install a version of CUDA that may be
different from the one in the current environment, without any message
to the end user. A `conflicts` is a better way to handle this.
2020-09-22 12:35:13 -04:00
..
spack Set conflicts parameter for cuda-11 (#18847) 2020-09-22 12:35:13 -04:00