WarpX
|
Functions | |
def | executable_name (compiler, architecture) |
def | get_config_command (compiler, architecture) |
def | process_analysis (automated, cwd, compiler, architecture, n_node_list, start_date, path_source, path_results) |
def | time_min (nb_simulations) |
def | get_submit_job_command () |
def | get_batch_string (test_list, job_time_min, Cname, n_node) |
def | get_run_string (current_test, architecture, n_node, count, bin_name, runtime_param_string) |
def | get_test_list (n_repeat) |
def summit.executable_name | ( | compiler, | |
architecture | |||
) |
def summit.get_batch_string | ( | test_list, | |
job_time_min, | |||
Cname, | |||
n_node | |||
) |
def summit.get_config_command | ( | compiler, | |
architecture | |||
) |
def summit.get_run_string | ( | current_test, | |
architecture, | |||
n_node, | |||
count, | |||
bin_name, | |||
runtime_param_string | |||
) |
def summit.get_submit_job_command | ( | ) |
def summit.get_test_list | ( | n_repeat | ) |
def summit.process_analysis | ( | automated, | |
cwd, | |||
compiler, | |||
architecture, | |||
n_node_list, | |||
start_date, | |||
path_source, | |||
path_results | |||
) |
def summit.time_min | ( | nb_simulations | ) |