Skip to content

Correct Intel configuration before I messed everyone up (hopefully)

James Willenbring requested to merge prwolfe:develop into develop

Created by: prwolfe

@trilinos/framework

Description

Testing revealed I had copied and modified the driver script instead of the configuration make file. That was a mess when attempting to re-create a build for testing. This seems better and also does not duplicate the info in the GCC base configuration.

How Has This Been Tested?

Teted by following the PR build recreation steps. I need this to verify that all the failing tests are covered as well.

Merge request reports