Skip to content

Commit

Permalink
Merge Pull Request #13646 from sebrowne/Trilinos/fix-framework-unit-test
Browse files Browse the repository at this point in the history
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Framework: Fix unit test'
PR Author: sebrowne
  • Loading branch information
trilinos-autotester authored Dec 3, 2024
2 parents 9ec47bc + 958c71d commit 75e9183
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def setUp(self):
req_mem_per_core=3.0,
max_cores_allowed=12,
num_concurrent_tests=-1,
slots_per_gpu=2,
ccache_enable=False,
dry_run=False,
use_explicit_cachefile=False,
Expand Down

0 comments on commit 75e9183

Please sign in to comment.