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 |