Closed marcfehling closed 6 months ago
In reference to https://github.com/trilinos/Trilinos/issues/12750.
See also: https://www.docs.trilinos.org/files/TrilinosBuildReference.html#enabling-float-and-complex-scalar-types
I moved the ENABLE_FLOAT option to the full configuration of Trilinos, as opposed to just for Teuchos. Is there a reason you only enabled it for Teuchos?
ENABLE_FLOAT
How do we proceed here?
Sorry, thank you for digging into this issue. I will merge and then we will see if any problems come up.
In reference to https://github.com/trilinos/Trilinos/issues/12750.
See also: https://www.docs.trilinos.org/files/TrilinosBuildReference.html#enabling-float-and-complex-scalar-types
I moved the
ENABLE_FLOAT
option to the full configuration of Trilinos, as opposed to just for Teuchos. Is there a reason you only enabled it for Teuchos?