Luca Bertagna
Luca Bertagna
To be more general, I suspect at some point we should use test values that are mach-specific. In general, we can't expect solution to be the same across archs. Yes,...
Right, with mach-specific expected values, we can be more strict, and be more robust against asnwer-changing mods.
Ah, I did those changes to fix some warning, but I guess I ended up creating more. I'll fix them.
6b6eb0f29 should fix the warnings. We'll see tomorrow (more likely Monday).
Done. 82f3253bb
Isn't setting max_vectors to 16 in OPT builds going to make us use only half warps? Or maybe use the whole warp, but with uncoalesced access? Perhaps we should set...
> Is it correct that the fix is just to break 1 file into 2? Yes. But we're puzzled as of why this ICE showed up while working in the...
Sure.
`homme_integration` and `e3sm_developer` both pass on chrysalis.
Retested on chrysalis after the last two commits, and the two testsuites still pass.