Skip to content

Commit

Permalink
Relative paths for MPAS testing JSONs
Browse files Browse the repository at this point in the history
  • Loading branch information
teopb committed Jun 12, 2024
1 parent f66af9d commit d86f8f6
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,44 +32,44 @@
"test_type": "binary_test",
"test_name": "core_count",
"test_title": "96 Core Run",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_changed_core_count",
"mod_mpas_init_dir": "/glade/scratch/teopb/mpas_test_mod_dirs/MPAS_changed_core_count"
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_changed_core_count",
"mod_mpas_init_dir": "MPAS_init_placeholder"
},
{
"test_type": "binary_test",
"test_name": "opt_level",
"test_title": "Optimization Level",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_fp_precision",
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_fp_precision",
"mod_mpas_init_dir": ""
},
{
"test_type": "binary_test",
"test_name": "oop",
"test_title": "Order of Operations Change",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_OOP",
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_OOP",
"mod_mpas_init_dir": ""
},
{
"test_type": "binary_test",
"test_name": "GNU",
"test_title": "GNU Compiler",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_GNU",
"mod_mpas_init_dir": "/glade/scratch/teopb/mpas_test_mod_dirs/MPAS_GNU"
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_GNU",
"mod_mpas_init_dir": "MPAS_init_placeholder"
},
{
"test_type": "binary_test",
"test_name": "single_precision",
"test_title": "Single Precision",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_single_precision",
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_single_precision",
"mod_mpas_init_dir": ""
}
],
"file_paths": {
"mpas_src": "",
"init_dir": "",
"init_dir": "MPAS_init_placeholder",
"namelist_name": "namelist.atmosphere",
"init_copy_dir": "/glade/work/teopb/teo_campaign/mpas_test_mod_dirs",
"test_output_dir": "/glade/work/teopb/teo_campaign/mpas_test_run_dirs",
"init_copy_dir": "../../../data/MPAS_scenario_data/mpas_test_mod_dirs",
"test_output_dir": "../../../data/MPAS_scenario_data/mpas_test_run_dirs",
"true_sum_file": "../../../data/MPAS_paper_rec_sumfile_chey_e200_t12.nc"
},
"verify_runs": 30,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
"test_type": "binary_test",
"test_name": "derecho_nofma",
"test_title": "Derecho w/ No FMA",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_derecho_nofma",
"mod_mpas_init_dir": "/glade/work/teopb/MPAS_changed_init_dirs/MPAS_derecho"
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_derecho_nofma",
"mod_mpas_init_dir": "MPAS_init_placeholder"
},
{
"test_type": "binary_test",
"test_name": "derecho",
"test_title": "Derecho",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_derecho",
"mod_mpas_init_dir": "/glade/work/teopb/MPAS_changed_init_dirs/MPAS_derecho"
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_derecho",
"mod_mpas_init_dir": "MPAS_init_placeholder"
}
],
"file_paths": {
"mpas_src": "",
"init_dir": "",
"namelist_name": "namelist.atmosphere",
"init_copy_dir": "/glade/work/teopb/teo_campaign/mpas_test_mod_dirs",
"test_output_dir": "/glade/work/teopb/teo_campaign/mpas_test_run_dirs",
"init_copy_dir": "../../../data/MPAS_scenario_data/mpas_test_mod_dirs",
"test_output_dir": "../../../data/MPAS_scenario_data/mpas_test_run_dirs",
"true_sum_file": "../../../data/MPAS_paper_rec_sumfile_chey_e200_t12.nc"
},
"verify_runs": 30,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
"test_type": "binary_test",
"test_name": "example_bug",
"test_title": "Example Bug",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_example_bug_buggy",
"mod_mpas_init_dir": "/glade/work/teopb/MPAS_changed_init_dirs/MPAS_example_bug"
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_example_bug_buggy",
"mod_mpas_init_dir": "MPAS_init_placeholder"
},
{
"test_type": "binary_test",
"test_name": "example_bug_fixed",
"test_title": "Example Bug Fixed",
"mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_example_bug_fixed",
"mod_mpas_init_dir": "/glade/work/teopb/MPAS_changed_init_dirs/MPAS_example_bug"
"mod_mpas_src": "MPAS_changed_src_versions/MPAS_example_bug_fixed",
"mod_mpas_init_dir": "MPAS_init_placeholder"
}
],
"file_paths": {
"mpas_src": "",
"init_dir": "",
"namelist_name": "namelist.atmosphere",
"init_copy_dir": "/glade/work/teopb/teo_campaign/UFECT_MPAS_dirs/init_copy_dir",
"test_output_dir": "/glade/work/teopb/teo_campaign/UFECT_MPAS_dirs/test_output_dir",
"init_copy_dir": "../../../data/MPAS_scenario_data/mpas_test_mod_dirs",
"test_output_dir": "../../../data/MPAS_scenario_data/mpas_test_run_dirs",
"true_sum_file": "../../../data/MPAS_example_bug_sum.nc"
},
"verify_runs": 30,
Expand Down

0 comments on commit d86f8f6

Please sign in to comment.