Skip to content

MueLu: removing intel build from trappist

Created by: lucbv

This commit simply updates the knightly script on trappist to remove the intel build. The build is being removed due to internal error compiler that cannot be fixed without getting an updated version of the intel compiler which currently not possible without having sems do the update.

@trilinos/muelu @csiefer2 @jhux2

Description

This simply update the knightly build script on trappist to remove the intel build that cannot be fixed.

Motivation and Context

This build is failing due to an internal compiler error and cannot be fixed without upgrading the intel compiler. No point in keeping that build especially since intel build are now tested with ATDM anyway.

How Has This Been Tested?

No code change so no need to test this in any particular way.

Merge request reports