Eric Brugger

Results 33 issues of 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...

bug
reviewed
crash
likelihood medium
impact medium
priority

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...

enhancement
reviewed
impact high
likelihood medium
priority
engineering

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...

bug
reviewed
likelihood medium
impact medium

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...

bug
reviewed
asc
likelihood medium
impact medium
build

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....

bug
reviewed
likelihood medium
impact medium
priority

### Describe the bug Panning and zooming the image does nothing if using OSPRay. **Impact** - [ ] High - User productivity significantly degraded - [X] Medium - User productivity...

bug
reviewed
likelihood medium
impact medium

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...

bug
reviewed
likelihood medium
impact medium

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...

enhancement
reviewed

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...

bug
likelihood medium
impact medium
docs

### 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...