Skip to content

Change PR testing from 2.1G to 3G per core

James Willenbring requested to merge prwolfe:move_PR_to_3G_per_core into develop

Created by: prwolfe

This is hopefully temporary as we know it will slow down the PR testing - particulary in the moderate case where smaller subsets are being built. This is needed due to the large size of some MueLu objects and libraries when building all of Trilinos. Later efforts should place a ulimit on compile processes to keep this kind of expansion in check.

Related Issues

Merge request reports