Eric Brugger
Eric Brugger
### Describe the bug - [ ] The following tests were added to the skip list in all three modes. They were added for a few reasons, many because of...
Enhance the Displace operator to allow specification of the reference state. From an e-mail from an LLNL Engineering user: I wanted to clarify our ask in the discussion yesterday for...
I was running `build_visit` on kickit and it failed executing `cmake` when building IceT. On kickit, there is a `gcc` installed in a non-standard location, so the `LD_LIBRARY_PATH` is set...
The blueos systems use `jsrun` to launch parallel jobs. We don't have a `jsrun` option and instead hijack `mpirun` in the `customlauncher` for LLNL systems. This is confusing and doesn't...
I tried out rubber band zooming a 2d image and only a couple of the lines showed up when doing the zooming. This is an issue on toss4 and blueos....
### Describe the bug Panning and zooming the image does nothing if using OSPRay. **Impact** - [ ] High - User productivity significantly degraded - [X] Medium - User productivity...
I exported data using the Blueprint plugin specifying flattened CSV files and the scalars had "/c0" added to their names. To reproduce: 1) Open multi_ucd3d.silo. 2) Create a pseudocolor plot...
The `internallauncher` script determines the current architecture at startup and then starts up the appropriate version. When running on linux the architecture is determined by the CPU architecture. The current...
There is a command line option `-norun` that tells VisIt not to run a specific component and instead print out the environment variables to set and the command to run...
### Description Resolves #19099 I added proper support for using `jsrun` and `bsub/jsrun` for launching parallel jobs on IBM systems. I added options in the GUI. I added support in...