Mark C. Miller

Results 190 issues of Mark C. Miller

### Describe the bug We have a couple of cases where the logic to apply a patch is predicated on the compiler name. https://github.com/visit-dav/visit/blob/27e2fd6d14d20f88f1a6df0183f3ff4e2ea3f868/src/tools/dev/scripts/bv_support/bv_qt.sh#L266-L267 https://github.com/visit-dav/visit/blob/27e2fd6d14d20f88f1a6df0183f3ff4e2ea3f868/src/tools/dev/scripts/bv_support/bv_xdmf.sh#L244-L245 I believe these are the...

bug
reviewed
likelihood medium
impact medium
build

Get build_visit working on darwin `arm64`. Assuming I will loose my older apply `x86_64` system this year, we will need to build VisIt from an M1 Mac for both `x86_64`...

enhancement
reviewed
likelihood medium
impact medium
build

### Is your feature request related to a problem? A topologically one dimensional object is a *path* of some sort (one parametric dimension) in any number of geometric dimensions. A...

enhancement

### Describe the bug 1. Open `wave.visit` 2. Create expression `time(quadmesh)` called `foo` 3. AddPlot Pseudcolor of `foo` 4. Draw plot Step 4 may or may not succeed and plot...

bug
likelihood medium
impact medium

I am wondering if we're really using the read options in the way they are intended. I think the need to switch back and forth between the cases is what...

enhancement

### Is your feature request related to a problem? We have a lot of database plugins. When opening a file, say a MOAB file with a `.h5m` extension, its a...

enhancement

### Is your feature request related to a problem? `MethodDoc.[Ch]` are *generated* from `.rst` files. This allows us to have easily human readable and editable content documenting the CLI but...

enhancement

### Is your feature request related to a problem? When we are encountering hard to diagnose issues with VisIt (like current issues with rzhound displaying back to macOS via X),...

enhancement

### Describe what needs to be documented. RTD defines a `stable` view of the docs which is the most up to date release from GitHub. Its possible to *hide* RTD's...

docs

### Describe the bug We have a note in the build scripts that indicates we cannot build docs and install them with VisIt due to old SSL lib issues. We...

bug
likelihood medium
impact medium