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

Web version improvements for Cloud Computing #17

Open
tzanio opened this issue Aug 15, 2022 · 0 comments
Open

Web version improvements for Cloud Computing #17

tzanio opened this issue Aug 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tzanio
Copy link
Member

tzanio commented Aug 15, 2022

Some ideas for follow-on improvements after the MFEM AWS tutorial:

  • Fix memory issue in Significant increase in memory usage glvis#236 that prevents us to run e.g. mpirun -np 1 ex1p -m ../data/square-disc-p2.mesh

  • Improve performance, right now there is a noticeable delay before the visualization is ready

  • Fix the reset of state when a new data is sent (e.g. sending a stream, manipulations, and sending the same stream again should reset the view)

  • Support multiple GLVis windows either by multiple glvis-browser-server instances or by glvis-browser-server handling redirection of e.g. 19916+i to 8080+i for a range of i = 0, 1, 2,...

  • The parallel vis is still glitchy, see e.g. mpirun -np 4 ex25p -o 2 -f 8.0 -rs 2 -rp 2 -prob 4 -m ../data/inline-quad.mesh

  • Anything else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants