LSF: how to get monitor data? #3826
-
Hi! I am using PyAEDT on Linux, and I submit simulations to LSF cluster. I can successfully submit the simulation using e.g. Hfss.submit_job(), and pyaedt then gives me a job ID. How do I then use this job ID to monitor the simulation progress? Hfss.get_monitor_data() doesn't produce any output, and I cannot find details on it in the documentation. Thanks! BR, |
Beta Was this translation helpful? Give feedback.
Answered by
Samuelopez-ansys
Nov 30, 2023
Replies: 1 comment
-
@kruglovIFX This is related to: #3855 get_monitor_data() only works for local analysis (not submitted). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Samuelopez-ansys
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@kruglovIFX This is related to: #3855
get_monitor_data() only works for local analysis (not submitted).