Package vsql_core :: Package executors :: Package FACTOR_EXECUTE :: Module victor_factor_execution
[hide private]
[frames] | no frames]

Module victor_factor_execution

source code

This class is the parallel execution for factors

Classes [hide private]
  WorkerThread
  chunk_desc
Functions [hide private]
 
chunk_maker(mid, max_rank, nRows, nCols, nsplits, connect_str, seed, roundid, table_name) source code
 
perform_work(cd) source code
 
install_fresh_database(psql, mid, max_rank, b, stepsize, table_name) source code
 
get_database_stats(psql, mid, table_name) source code
 
fresh_execute(mid, nsplits, nepochs, table_name, probe_table, max_rank, b, initial_stepsize, diminish) source code
 
stored_execute(mid, nsplits, nepochs, table_name, probe_table, diminish) source code
 
usage(argv) source code
 
main() source code