Skip to content

Fix view example with Intel compiler for issue #3639

James Willenbring requested to merge etphipp:sacado_atdm_fix into develop

Created by: etphipp

This test is failing for Intel builds for some reason (see #3639 (closed)). It only fails with Intel, and only with high optimization. Trivial changes to the kernel make it pass, like adding a print statement or the temporary I added here. Smells like an optimization bug.

@fryeguy52 @bartlettroscoe

Merge request reports

Loading