HFSS视频教程推荐: HFSS培训教程套装 | 两周学会HFSS | HFSS微波器件仿真分析实例 | HFSS雷达散射截面分析 HFSS天线设计 | PCB天线设计和HFSS仿真分析实例 | HFSS-IE仿真器使用详解和天线设计实例 |
HFSS online help > Running Simulations >
High Performance Computing (HPC) Integration >
Integration with Grid Engine (GE)
The -monitor command line option enables batch job output to the standard output and standard error streams. The warning, info, and progress messages are sent to the standard output stream. The error and fatal messages are sent to the standard error stream.
The SGE scheduler redirects the standard output and standard error streams of batch jobs to files specified in the qsub -o [[hostname]:]path,... and the -e [[hostname]:]path,... command line options, respectively. If either option is not specified, then the associated stream is redirected to the default file pathname.
The qsub -j y[es] | n[o] controls whether the standard output and standard error streams are merged. If the y or yes value is specified, then the standard error stream is merged into the standard output stream. If the -e host_and_path option is also specified in this case, the host_and_path setting is ignored. If the n or no value is specified, or if this option is not specified, then the standard error stream and standard output stream are not merged.
You can monitor the progress of a job by checking the standard output file for progress, info and warning messages, and checking the standard error file for error and fatal messages.
Related Topics
Integration with Sun Grid Engine (SGE)
Monitoring ANSYS EM SGE Batch Jobs
Example SGE qsub Command Lines
Recommended Practices for SGE Clusters
Issue with MainWin Core Services for SGE
Ansys HFSS,Ansoft HFSS online help,Version 15.0. |
HFSS视频教程 | HFSS教程专栏 | 射频工程师培训培训课程 : ANSYS EM Desktop -monitor Command Line Option for SGE'>HFSSComments |