You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>>> import ansys.fluent.core as pyfluent
>>> slurm = pyfluent.launch_fluent(scheduler_options={"scheduler": "slurm", "scheduler_headnode": "nonsense"}, ui_mode="no_gui_or_graphics")
ssh: Could not resolve hostname nonsense: Name or service not known
>>> exit() # hangs
This issue was originally reported in PyConsole (Fluent bug 1115063).
The text was updated successfully, but these errors were encountered:
This issue was originally reported in PyConsole (Fluent bug 1115063).
The text was updated successfully, but these errors were encountered: