Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract connection-info from server's stdout #3436

Open
mkundu1 opened this issue Oct 29, 2024 · 0 comments
Open

Extract connection-info from server's stdout #3436

mkundu1 opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request. Feature work invariably requires testing-team involvement

Comments

@mkundu1
Copy link
Contributor

mkundu1 commented Oct 29, 2024

Some work is done in the branch research/serverinfo-stdout.

Limitations of this approach:

  1. stdout is not piped from Fluent if Fluent is launched with GUI.
  2. On some systems, enabling stdout piping exhausts buffer memory of pipes during long-running simulation - PyFluent getting stuck while running on HPC computing cluster #1628. Currently, stdout piping is enabled only for slurm launcher in the main branch where the slurm job id is read from stdout.
@mkundu1 mkundu1 added the enhancement New feature or request. Feature work invariably requires testing-team involvement label Oct 29, 2024
@mkundu1 mkundu1 self-assigned this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. Feature work invariably requires testing-team involvement
Projects
None yet
Development

No branches or pull requests

1 participant