| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
logger = log.get_output_logger(name= "fep_util")
|
|||
__package__ =
|
|||
|
|||
input: source_ct, dest_ct
return: (error_code, msg)
error_code:
0 no inconsistance detected
1 too complicated, need manual inspection
-1 error
take input cts and check multiple ring-atom/attachment subst_code, return true if pass
|
input: jobname: name of the job
use_queue: is the job submitted to a queuing system or not
subhost: host entry for computing slots
num_gpu: number of gpu for each window
num_cpu: number of cpu for each window
num_windows: number of replicas/windows
return: list of string for command line argument
given number and of processors, return command line argument
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:05 2016 | http://epydoc.sourceforge.net |