OpeMPI: make memchecker variant sticky (#36329)

related to #36255

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
This commit is contained in:
Howard Pritchard
2023-04-04 12:23:07 -06:00
committed by GitHub
parent d2fd68071e
commit 354d498971

View File

@@ -484,6 +484,7 @@ class Openmpi(AutotoolsPackage, CudaPackage):
"memchecker",
default=False,
description="Memchecker support for debugging [degrades performance]",
sticky=True,
)
variant(