![]() ![]() ![]() ![]() ![]() |
|
微波射频仿真设计 |
|
首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档 |
Windows HPC Integration > Monitoring Ansoft PBS Batch JobsThe following examples are general guidelines Ansoft Batch jobs run under PBS.
PBS qstat Command The PBS qstat command may be used to display information on jobs and queues: “qstat -a” displays information about all jobs in the system. “qstat -r” displays information about all running jobs in the system. “qstat -s” displays information about all running jobs in the system as well as a comment from the scheduler or batch administrator regarding each job. “qstat -au userid” displays information about all jobs owned by userid. “qstat -f jobid” displays all available information about the job with jobid. For more information see the PBS manual pages.
Ansoft -monitor Command Line Option for PBS The -monitor option enables batch job output, both to the standard output and to standard error streams. Informative progress and warning messages are sent to the standard output stream. Fatal and non-fatal error messages are sent to the standard error stream. “qsub -o [hostname:]pathname” redirects standard output to the file specified by pathname. “qsub -e [hostname:]pathname” redirects standard batch job error streams to pathname. If neither -o or -e are specified, the associated stream is redirected to pathname. “qsub -j <joinvalue>” controls whether the standard error stream is merged with the standard output stream. A joinvalue of “oe” specifies that the standard output and standard error will interleaved and sent to the standard output file/stream. A joinvalue of “n” specifies that the standard ouput and standard error streams will not be joined, and the same is true if “qsub -j join” is not specified.
You can monitor the progress of a job by checking the standard output file for progress and warning messages and by checking the standard error file for fatal and non-fatal error messages.
HFSS视频教程 ADS视频教程 CST视频教程 Ansoft Designer 中文教程 |
Copyright © 2006 - 2013 微波EDA网, All Rights Reserved 业务联系:mweda@163.com |