Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger HPC build for testing #453

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/griffin
Submodule griffin updated from 1d16e7 to 53f082
12 changes: 12 additions & 0 deletions htgr/leu_pulse/hpc_tests
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[Tests]
[refcube_regression]
type = CSVDiff
input = 'refcube.i'
csvdiff = 'out~refcube.csv'
executable_pattern = 'griffin*'
cli_args = "Executioner/end_time=0.010"
min_parallel = 16
max_time = 1000
method = 'opt'
[]
[]
3 changes: 3 additions & 0 deletions testroot
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
allow_warnings = true
allow_unused = false
allow_override = true