Christian Glusa
Christian Glusa
@trilinos/tpetra
`-DTpetra_INST_INT_LONG:BOOL=ON` might be the issue. Unless that instantiation is crucial, could you try switching it off?
@amklinv-nnl Have you tried Trilinos develop? It seems to build fine with long..
@trilinos/pytrilinos
@lourenko (I am not a PyTriilinos developer.) My very vague recollection is that PyTrilinos had a mechanism for injecting the correct dependencies before any of the tests could run. From...
@lucbv Let's see how much the AT complains first ;-)
@hkthorn I might need to track down a couple more MVs that are getting reallocated for every new solve.
@hkthorn Ugh, yeah, that's possible. Let's see how miserable the AT is. I commented it out, since it actually triggered a mysterious deallocation of a MV.
@kddevin I am running MiniEM on Cori, but I am getting a lot of noise. Some runs look very good, other runs show no improvement over standard Send-Ireceive. I'll keep...
@mhoemmen I'm not surprised, we did not change the default behavior, so it should pass. I want to get some timings before pushing it in..