HiCMA
Hierarchical Computations on Manycore Architectures
|
#include <hicma_struct.h>
Data Fields | |
STARSH_blrf * | starsh_format |
char | datebuf [128] |
struct tm * | tm_info |
time_t | timer |
int | print_progress |
int | use_fast_hcore_zgemm |
int | store_only_diagonal_tiles |
int | global_check |
int | global_always_fixed_rank |
int | global_fixed_rank |
int | global_omit_computation |
int | num_mpi_ranks |
int | run_potrf |
int | diag_nrows |
int | main_print_index |
int | print_index |
int | print_index_end |
int | main_print_mat |
int | print_mat |
int | use_scratch |
int | calc_rank_stat |
Definition at line 48 of file hicma_struct.h.
STARSH_blrf* hicma_context::starsh_format |
Definition at line 49 of file hicma_struct.h.
char hicma_context::datebuf[128] |
Definition at line 50 of file hicma_struct.h.
struct tm* hicma_context::tm_info |
Definition at line 51 of file hicma_struct.h.
time_t hicma_context::timer |
Definition at line 52 of file hicma_struct.h.
int hicma_context::print_progress |
Definition at line 53 of file hicma_struct.h.
int hicma_context::use_fast_hcore_zgemm |
Definition at line 54 of file hicma_struct.h.
int hicma_context::store_only_diagonal_tiles |
Definition at line 55 of file hicma_struct.h.
int hicma_context::global_check |
Definition at line 56 of file hicma_struct.h.
int hicma_context::global_always_fixed_rank |
Definition at line 57 of file hicma_struct.h.
int hicma_context::global_fixed_rank |
Definition at line 58 of file hicma_struct.h.
int hicma_context::global_omit_computation |
Definition at line 59 of file hicma_struct.h.
int hicma_context::num_mpi_ranks |
Definition at line 60 of file hicma_struct.h.
int hicma_context::run_potrf |
Definition at line 61 of file hicma_struct.h.
int hicma_context::diag_nrows |
Definition at line 62 of file hicma_struct.h.
int hicma_context::main_print_index |
Definition at line 63 of file hicma_struct.h.
int hicma_context::print_index |
Definition at line 64 of file hicma_struct.h.
int hicma_context::print_index_end |
Definition at line 65 of file hicma_struct.h.
int hicma_context::main_print_mat |
Definition at line 66 of file hicma_struct.h.
int hicma_context::print_mat |
Definition at line 67 of file hicma_struct.h.
int hicma_context::use_scratch |
Definition at line 68 of file hicma_struct.h.
int hicma_context::calc_rank_stat |
Definition at line 69 of file hicma_struct.h.