Skip to content

Commit 00620a1

Browse files
author
MFC Action
committed
Docs @ 32b764e
1 parent a1d8a5f commit 00620a1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+2035
-3349
lines changed

documentation/md_expectedPerformance.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,15 @@ <h1><a class="anchor" id="autotoc_md71"></a>
211211
<tr class="markdownTableRowEven">
212212
<td class="markdownTableBodyRight">IBM Power9 </td><td class="markdownTableBodyRight"></td><td class="markdownTableBodyRight">CPU </td><td class="markdownTableBodyRight">20 cores </td><td class="markdownTableBodyRight">21 </td><td class="markdownTableBodyLeft">GNU 9.1.0 </td><td class="markdownTableBodyLeft">OLCF Summit </td></tr>
213213
<tr class="markdownTableRowOdd">
214-
<td class="markdownTableBodyRight">Arm Cortex-A78AE </td><td class="markdownTableBodyRight">Arm, BlueField3 </td><td class="markdownTableBodyRight">CPU </td><td class="markdownTableBodyRight">16 cores </td><td class="markdownTableBodyRight">25 </td><td class="markdownTableBodyLeft">NVHPC 24.5 </td><td class="markdownTableBodyLeft">GT Rogues Gallery </td></tr>
214+
<td class="markdownTableBodyRight">Cavium ThunderX2 </td><td class="markdownTableBodyRight">Arm </td><td class="markdownTableBodyRight">CPU </td><td class="markdownTableBodyRight">32 cores </td><td class="markdownTableBodyRight">21 </td><td class="markdownTableBodyLeft">GNU 13.2.0 </td><td class="markdownTableBodyLeft">SBU Ookami </td></tr>
215215
<tr class="markdownTableRowEven">
216+
<td class="markdownTableBodyRight">Arm Cortex-A78AE </td><td class="markdownTableBodyRight">Arm, BlueField3 </td><td class="markdownTableBodyRight">CPU </td><td class="markdownTableBodyRight">16 cores </td><td class="markdownTableBodyRight">25 </td><td class="markdownTableBodyLeft">NVHPC 24.5 </td><td class="markdownTableBodyLeft">GT Rogues Gallery </td></tr>
217+
<tr class="markdownTableRowOdd">
216218
<td class="markdownTableBodyRight">Intel Xeon E5-2650V4 </td><td class="markdownTableBodyRight">Broadwell </td><td class="markdownTableBodyRight">CPU </td><td class="markdownTableBodyRight">12 cores </td><td class="markdownTableBodyRight">27 </td><td class="markdownTableBodyLeft">NVHPC 23.5 </td><td class="markdownTableBodyLeft">GT CSE Internal </td></tr>
219+
<tr class="markdownTableRowEven">
220+
<td class="markdownTableBodyRight">Intel Xeon E7-4850V3 </td><td class="markdownTableBodyRight">Haswell </td><td class="markdownTableBodyRight">CPU </td><td class="markdownTableBodyRight">14 cores </td><td class="markdownTableBodyRight">34 </td><td class="markdownTableBodyLeft">GNU 9.4.0 </td><td class="markdownTableBodyLeft">GT CSE Internal </td></tr>
217221
<tr class="markdownTableRowOdd">
218-
<td class="markdownTableBodyRight">Intel Xeon E7-4850V3 </td><td class="markdownTableBodyRight">Haswell </td><td class="markdownTableBodyRight">CPU </td><td class="markdownTableBodyRight">14 cores </td><td class="markdownTableBodyRight">34 </td><td class="markdownTableBodyLeft">GNU 9.4.0 </td><td class="markdownTableBodyLeft">GT CSE Internal </td></tr>
222+
<td class="markdownTableBodyRight">Fujitsu A64FX </td><td class="markdownTableBodyRight">Arm </td><td class="markdownTableBodyRight">CPU </td><td class="markdownTableBodyRight">48 cores </td><td class="markdownTableBodyRight">63 </td><td class="markdownTableBodyLeft">GNU 13.2.0 </td><td class="markdownTableBodyLeft">SBU Ookami </td></tr>
219223
</table>
220224
<p><b>All grind times are in nanoseconds (ns) per grid point (gp) per equation (eq) per right-hand side (rhs) evaluation, so X ns/gp/eq/rhs. Lower is better.</b></p>
221225
<h1><a class="anchor" id="autotoc_md72"></a>

documentation/navtree.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ function initNavTree(toroot,relpath) {
122122
if (ancParent.hasClass('memItemLeft') || ancParent.hasClass('memtitle') ||
123123
ancParent.hasClass('fieldname') || ancParent.hasClass('fieldtype') ||
124124
ancParent.is(':header')) {
125-
pos = ancParent.position().top;
125+
pos = ancParent.offset().top;
126126
} else if (anchor.position()) {
127-
pos = anchor.position().top;
127+
pos = anchor.offset().top;
128128
}
129129
if (pos) {
130130
const dcOffset = docContent.offset().top;

post_process/doxygen_crawl.html

Lines changed: 0 additions & 283 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
var m__compile__specific_8f90 =
22
[
3-
[ "my_inquire", "m__compile__specific_8f90.html#aa7f14da74305c1d061ce326b16a3263e", null ],
4-
[ "s_create_directory", "m__compile__specific_8f90.html#a44b8e18a2c76367e7090649e62dd7d8c", null ],
5-
[ "s_delete_directory", "m__compile__specific_8f90.html#a46d584d175683c9c0407cc07181d7bce", null ],
6-
[ "s_delete_file", "m__compile__specific_8f90.html#a9057a54e5ffadbe3bf1c7f5886e5834e", null ],
7-
[ "s_get_basename", "m__compile__specific_8f90.html#a02f67a5a331646ce335ad5b06f5e5473", null ],
8-
[ "s_get_cwd", "m__compile__specific_8f90.html#ae3383041a3e88fce84fcc7aa39a7c4d5", null ]
3+
[ "m_compile_specific::my_inquire", "namespacem__compile__specific.html#aa7f14da74305c1d061ce326b16a3263e", null ],
4+
[ "m_compile_specific::s_create_directory", "namespacem__compile__specific.html#a44b8e18a2c76367e7090649e62dd7d8c", null ],
5+
[ "m_compile_specific::s_delete_directory", "namespacem__compile__specific.html#a46d584d175683c9c0407cc07181d7bce", null ],
6+
[ "m_compile_specific::s_delete_file", "namespacem__compile__specific.html#a9057a54e5ffadbe3bf1c7f5886e5834e", null ],
7+
[ "m_compile_specific::s_get_basename", "namespacem__compile__specific.html#a02f67a5a331646ce335ad5b06f5e5473", null ],
8+
[ "m_compile_specific::s_get_cwd", "namespacem__compile__specific.html#ae3383041a3e88fce84fcc7aa39a7c4d5", null ]
99
];
Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
var m__constants_8fpp_8f90 =
22
[
3-
[ "acoustic_spatial_support_width", "m__constants_8fpp_8f90.html#ab6dedacbf78b91cd293dcd12dc1d5cd1", null ],
4-
[ "capillary_cutoff", "m__constants_8fpp_8f90.html#a0cf16707988911557a1775d347cc048b", null ],
5-
[ "dflt_char", "m__constants_8fpp_8f90.html#a89491724fc8077006ff1b62f981400ac", null ],
6-
[ "dflt_int", "m__constants_8fpp_8f90.html#a36d9e57f65f9235b1e7b4abb690345a6", null ],
7-
[ "dflt_real", "m__constants_8fpp_8f90.html#aea00cbe9efc8c7935ded731213cbda58", null ],
8-
[ "dflt_vcfl_dt", "m__constants_8fpp_8f90.html#a3a243a8d9d072460385568d352ab338c", null ],
9-
[ "fourier_rings", "m__constants_8fpp_8f90.html#ad33b5162f889bfb141eb03b8276ac183", null ],
10-
[ "name_len", "m__constants_8fpp_8f90.html#a1de9ebff81a0be652121ae336ffb8757", null ],
11-
[ "nnode", "m__constants_8fpp_8f90.html#aa66c5f6942d6776bdc0152bbb26177fd", null ],
12-
[ "num_fluids_max", "m__constants_8fpp_8f90.html#a98d57985f5f6603153d9a870aaff08a1", null ],
13-
[ "num_patches_max", "m__constants_8fpp_8f90.html#a2678965621459e6045edb254772ffdb5", null ],
14-
[ "num_probes_max", "m__constants_8fpp_8f90.html#ae89a45bab1dc4f820e2076b5b367f6c1", null ],
15-
[ "num_stcls_min", "m__constants_8fpp_8f90.html#a3a14ef6d3e63d1d44ded46d378a9fff4", null ],
16-
[ "path_len", "m__constants_8fpp_8f90.html#a7307e61136aff6d037cfe3fb99eefd14", null ],
17-
[ "pathlen_max", "m__constants_8fpp_8f90.html#a78c3f6cc5d1faa23da2ff4283e31fe4a", null ],
18-
[ "pi", "m__constants_8fpp_8f90.html#adf10faade818887559697bfbb40bfe09", null ],
19-
[ "sgm_eps", "m__constants_8fpp_8f90.html#a0b285066be796589a964ce4906432334", null ],
20-
[ "small_alf", "m__constants_8fpp_8f90.html#a9b8eca0aba4d449f5713146a147c2607", null ],
21-
[ "verysmall", "m__constants_8fpp_8f90.html#af743a2977fdec1c91df6aad50c155dbb", null ]
3+
[ "m_constants::acoustic_spatial_support_width", "namespacem__constants.html#ab6dedacbf78b91cd293dcd12dc1d5cd1", null ],
4+
[ "m_constants::capillary_cutoff", "namespacem__constants.html#a0cf16707988911557a1775d347cc048b", null ],
5+
[ "m_constants::dflt_char", "namespacem__constants.html#a89491724fc8077006ff1b62f981400ac", null ],
6+
[ "m_constants::dflt_int", "namespacem__constants.html#a36d9e57f65f9235b1e7b4abb690345a6", null ],
7+
[ "m_constants::dflt_real", "namespacem__constants.html#aea00cbe9efc8c7935ded731213cbda58", null ],
8+
[ "m_constants::dflt_vcfl_dt", "namespacem__constants.html#a3a243a8d9d072460385568d352ab338c", null ],
9+
[ "m_constants::fourier_rings", "namespacem__constants.html#ad33b5162f889bfb141eb03b8276ac183", null ],
10+
[ "m_constants::name_len", "namespacem__constants.html#a1de9ebff81a0be652121ae336ffb8757", null ],
11+
[ "m_constants::nnode", "namespacem__constants.html#aa66c5f6942d6776bdc0152bbb26177fd", null ],
12+
[ "m_constants::num_fluids_max", "namespacem__constants.html#a98d57985f5f6603153d9a870aaff08a1", null ],
13+
[ "m_constants::num_patches_max", "namespacem__constants.html#a2678965621459e6045edb254772ffdb5", null ],
14+
[ "m_constants::num_probes_max", "namespacem__constants.html#ae89a45bab1dc4f820e2076b5b367f6c1", null ],
15+
[ "m_constants::num_stcls_min", "namespacem__constants.html#a3a14ef6d3e63d1d44ded46d378a9fff4", null ],
16+
[ "m_constants::path_len", "namespacem__constants.html#a7307e61136aff6d037cfe3fb99eefd14", null ],
17+
[ "m_constants::pathlen_max", "namespacem__constants.html#a78c3f6cc5d1faa23da2ff4283e31fe4a", null ],
18+
[ "m_constants::pi", "namespacem__constants.html#adf10faade818887559697bfbb40bfe09", null ],
19+
[ "m_constants::sgm_eps", "namespacem__constants.html#a0b285066be796589a964ce4906432334", null ],
20+
[ "m_constants::small_alf", "namespacem__constants.html#a9b8eca0aba4d449f5713146a147c2607", null ],
21+
[ "m_constants::verysmall", "namespacem__constants.html#af743a2977fdec1c91df6aad50c155dbb", null ]
2222
];
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
var m__data__input_8f90 =
22
[
33
[ "m_data_input::s_read_abstract_data_files", "interfacem__data__input_1_1s__read__abstract__data__files.html", "interfacem__data__input_1_1s__read__abstract__data__files" ],
4-
[ "s_finalize_data_input_module", "m__data__input_8f90.html#a83d779102e06f88bbb87c41ce56e9453", null ],
5-
[ "s_initialize_data_input_module", "m__data__input_8f90.html#a72f5380b3826c1d0621919183d0fb259", null ],
6-
[ "s_populate_conservative_variables_buffer_regions", "m__data__input_8f90.html#a818fb5e8ddc4405288dc56cec66b529e", null ],
7-
[ "s_populate_grid_variables_buffer_regions", "m__data__input_8f90.html#ac69a42d50f24e32fbe6143b8eb3d0c35", null ],
8-
[ "s_read_parallel_data_files", "m__data__input_8f90.html#a0dd37369dd52b1299b06563f96c25805", null ],
9-
[ "s_read_serial_data_files", "m__data__input_8f90.html#a9d69f4bcb771c60157b62bc4b04a6ba1", null ],
10-
[ "ib_markers", "m__data__input_8f90.html#ae7e5a46044d44b5523ea49707c34b366", null ],
11-
[ "q_cons_vf", "m__data__input_8f90.html#a464b144d544f769a0d9a1b549c510e1f", null ],
12-
[ "q_prim_vf", "m__data__input_8f90.html#a65ba499d27d4b21b1ec8bcfe02816bd4", null ],
13-
[ "s_read_data_files", "m__data__input_8f90.html#aba1cbfb151ed869483feb37291104830", null ]
4+
[ "m_data_input::s_finalize_data_input_module", "namespacem__data__input.html#a83d779102e06f88bbb87c41ce56e9453", null ],
5+
[ "m_data_input::s_initialize_data_input_module", "namespacem__data__input.html#a72f5380b3826c1d0621919183d0fb259", null ],
6+
[ "m_data_input::s_populate_conservative_variables_buffer_regions", "namespacem__data__input.html#a818fb5e8ddc4405288dc56cec66b529e", null ],
7+
[ "m_data_input::s_populate_grid_variables_buffer_regions", "namespacem__data__input.html#ac69a42d50f24e32fbe6143b8eb3d0c35", null ],
8+
[ "m_data_input::s_read_parallel_data_files", "namespacem__data__input.html#a0dd37369dd52b1299b06563f96c25805", null ],
9+
[ "m_data_input::s_read_serial_data_files", "namespacem__data__input.html#a9d69f4bcb771c60157b62bc4b04a6ba1", null ],
10+
[ "m_data_input::ib_markers", "namespacem__data__input.html#ae7e5a46044d44b5523ea49707c34b366", null ],
11+
[ "m_data_input::q_cons_vf", "namespacem__data__input.html#a464b144d544f769a0d9a1b549c510e1f", null ],
12+
[ "m_data_input::q_prim_vf", "namespacem__data__input.html#a65ba499d27d4b21b1ec8bcfe02816bd4", null ],
13+
[ "m_data_input::s_read_data_files", "namespacem__data__input.html#aba1cbfb151ed869483feb37291104830", null ]
1414
];
Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
var m__data__output_8fpp_8f90 =
22
[
3-
[ "s_close_formatted_database_file", "m__data__output_8fpp_8f90.html#a75b480eeecbae3573488c80bb59e9fd7", null ],
4-
[ "s_finalize_data_output_module", "m__data__output_8fpp_8f90.html#aab4817a657723cb9ebadcd09098a70cd", null ],
5-
[ "s_initialize_data_output_module", "m__data__output_8fpp_8f90.html#a0fabebb4b451b87d34228f7f186f1b64", null ],
6-
[ "s_open_formatted_database_file", "m__data__output_8fpp_8f90.html#ae767b4364e76ee05872868171fd2f05d", null ],
7-
[ "s_write_grid_to_formatted_database_file", "m__data__output_8fpp_8f90.html#aecc8721d118ae19c22982d0b59455ede", null ],
8-
[ "s_write_variable_to_formatted_database_file", "m__data__output_8fpp_8f90.html#a57ac3445406c2114885fab7e5517bd1c", null ],
9-
[ "cyl_q_sf", "m__data__output_8fpp_8f90.html#ab8b9ff432f04b62e2f5c006a03774b3f", null ],
10-
[ "cyl_q_sf_s", "m__data__output_8fpp_8f90.html#a4d0d12c74ac8119e5317967f5dca718e", null ],
11-
[ "data_extents", "m__data__output_8fpp_8f90.html#ae6a08beb89b767cb6231414bca6d206d", null ],
12-
[ "dbdir", "m__data__output_8fpp_8f90.html#a3c8518f08e89ad72c7f2658aa5dc971f", null ],
13-
[ "dbfile", "m__data__output_8fpp_8f90.html#aec51d3900a580048a3c9f5bddfa38ed2", null ],
14-
[ "dbroot", "m__data__output_8fpp_8f90.html#a5cd7e79fd8f57db6362eeae681f8a9d8", null ],
15-
[ "dbvars", "m__data__output_8fpp_8f90.html#acc04177c6c6ab23be61767b187ece0ba", null ],
16-
[ "dims", "m__data__output_8fpp_8f90.html#a98d3ca969b0e32fa09436f1a9cfbd77c", null ],
17-
[ "err", "m__data__output_8fpp_8f90.html#a9200025029de298307a47699927a60fa", null ],
18-
[ "hi_offset", "m__data__output_8fpp_8f90.html#a1a779679774e1161511609f18e8d9c27", null ],
19-
[ "ierr", "m__data__output_8fpp_8f90.html#afa88ae36e1e20ff64867261ef6c9be15", null ],
20-
[ "lo_offset", "m__data__output_8fpp_8f90.html#a4b7e6567b3bb7fdd4384180d1a7475af", null ],
21-
[ "optlist", "m__data__output_8fpp_8f90.html#a21c768216c63e43ea9e1f13e498a3558", null ],
22-
[ "proc_rank_dir", "m__data__output_8fpp_8f90.html#ac9711cb2f20dace017da2bf94fd68118", null ],
23-
[ "q_root_sf", "m__data__output_8fpp_8f90.html#a63a6bd3039ac94a654945e208c5b56a0", null ],
24-
[ "q_root_sf_s", "m__data__output_8fpp_8f90.html#a820257cb20e0d646df65524ef3d80ebb", null ],
25-
[ "q_sf", "m__data__output_8fpp_8f90.html#aba7b421fd9e4c371bed8f60c64b41363", null ],
26-
[ "q_sf_s", "m__data__output_8fpp_8f90.html#ac6b32c55ef6d3be1e08e9b9b9e2b162c", null ],
27-
[ "rootdir", "m__data__output_8fpp_8f90.html#afe3f36ee866946447f08d94c4bdaa6de", null ],
28-
[ "spatial_extents", "m__data__output_8fpp_8f90.html#a60fd667edc741b8cb7dcb08d05f67462", null ]
3+
[ "m_data_output::s_close_formatted_database_file", "namespacem__data__output.html#a75b480eeecbae3573488c80bb59e9fd7", null ],
4+
[ "m_data_output::s_finalize_data_output_module", "namespacem__data__output.html#aab4817a657723cb9ebadcd09098a70cd", null ],
5+
[ "m_data_output::s_initialize_data_output_module", "namespacem__data__output.html#a0fabebb4b451b87d34228f7f186f1b64", null ],
6+
[ "m_data_output::s_open_formatted_database_file", "namespacem__data__output.html#ae767b4364e76ee05872868171fd2f05d", null ],
7+
[ "m_data_output::s_write_grid_to_formatted_database_file", "namespacem__data__output.html#aecc8721d118ae19c22982d0b59455ede", null ],
8+
[ "m_data_output::s_write_variable_to_formatted_database_file", "namespacem__data__output.html#a57ac3445406c2114885fab7e5517bd1c", null ],
9+
[ "m_data_output::cyl_q_sf", "namespacem__data__output.html#ab8b9ff432f04b62e2f5c006a03774b3f", null ],
10+
[ "m_data_output::cyl_q_sf_s", "namespacem__data__output.html#a4d0d12c74ac8119e5317967f5dca718e", null ],
11+
[ "m_data_output::data_extents", "namespacem__data__output.html#ae6a08beb89b767cb6231414bca6d206d", null ],
12+
[ "m_data_output::dbdir", "namespacem__data__output.html#a3c8518f08e89ad72c7f2658aa5dc971f", null ],
13+
[ "m_data_output::dbfile", "namespacem__data__output.html#aec51d3900a580048a3c9f5bddfa38ed2", null ],
14+
[ "m_data_output::dbroot", "namespacem__data__output.html#a5cd7e79fd8f57db6362eeae681f8a9d8", null ],
15+
[ "m_data_output::dbvars", "namespacem__data__output.html#acc04177c6c6ab23be61767b187ece0ba", null ],
16+
[ "m_data_output::dims", "namespacem__data__output.html#a98d3ca969b0e32fa09436f1a9cfbd77c", null ],
17+
[ "m_data_output::err", "namespacem__data__output.html#a9200025029de298307a47699927a60fa", null ],
18+
[ "m_data_output::hi_offset", "namespacem__data__output.html#a1a779679774e1161511609f18e8d9c27", null ],
19+
[ "m_data_output::ierr", "namespacem__data__output.html#afa88ae36e1e20ff64867261ef6c9be15", null ],
20+
[ "m_data_output::lo_offset", "namespacem__data__output.html#a4b7e6567b3bb7fdd4384180d1a7475af", null ],
21+
[ "m_data_output::optlist", "namespacem__data__output.html#a21c768216c63e43ea9e1f13e498a3558", null ],
22+
[ "m_data_output::proc_rank_dir", "namespacem__data__output.html#ac9711cb2f20dace017da2bf94fd68118", null ],
23+
[ "m_data_output::q_root_sf", "namespacem__data__output.html#a63a6bd3039ac94a654945e208c5b56a0", null ],
24+
[ "m_data_output::q_root_sf_s", "namespacem__data__output.html#a820257cb20e0d646df65524ef3d80ebb", null ],
25+
[ "m_data_output::q_sf", "namespacem__data__output.html#aba7b421fd9e4c371bed8f60c64b41363", null ],
26+
[ "m_data_output::q_sf_s", "namespacem__data__output.html#ac6b32c55ef6d3be1e08e9b9b9e2b162c", null ],
27+
[ "m_data_output::rootdir", "namespacem__data__output.html#afe3f36ee866946447f08d94c4bdaa6de", null ],
28+
[ "m_data_output::spatial_extents", "namespacem__data__output.html#a60fd667edc741b8cb7dcb08d05f67462", null ]
2929
];
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var m__delay__file__access_8f90 =
22
[
3-
[ "delayfileaccess", "m__delay__file__access_8f90.html#a2fdd67c672da87dc016f9262b75776a5", null ],
4-
[ "file_access_delay_unit", "m__delay__file__access_8f90.html#ac86039f49509375179810ae226dac69b", null ],
5-
[ "n_processes_file_access", "m__delay__file__access_8f90.html#ab213216c1359e4dac71415abf3e1b5fe", null ]
3+
[ "m_delay_file_access::delayfileaccess", "namespacem__delay__file__access.html#a2fdd67c672da87dc016f9262b75776a5", null ],
4+
[ "m_delay_file_access::file_access_delay_unit", "namespacem__delay__file__access.html#ac86039f49509375179810ae226dac69b", null ],
5+
[ "m_delay_file_access::n_processes_file_access", "namespacem__delay__file__access.html#ab213216c1359e4dac71415abf3e1b5fe", null ]
66
];

0 commit comments

Comments
 (0)