Issues Events

Projects RADIUSS Home

biagas open issue visit-dav/visit#20251.

overlink.py regression test is issuing vtk errors

View Comment

a779065972 open issue mfem/mfem#4720.

How to set plane wave excitation and extract E-field values based on Ex25?

Dear Colleagues,…View Comment

grondo open issue flux-framework/flux-core#6656.

multiuser job with unkillable tasks causes job to hang indefinitely in RUN state

This is actually an combination flux-core/flux-security issue….View Comment

ryanday36 open issue flux-framework/flux-core#6653.

differentiate between FAILED and NODE_FAIL

The ‘result’ field in the flux jobs output lists four possible results: COMPLETED, FAILED, CANCELLED, TIMEOUT. HPE folks would like to distinguish between job failures due to user code issues and job failures due to nodes failing. #6021 and #6032 talk about improving error messages when brokers lose contact, is there a way to get at that in the flux jobs output? …View Comment

cyrush open issue LLNL/zfp#253.

generic seralization api needs to be reworked

To serialize / deserialize, the docs show we need to declare a zfp::array::header instance, however it is now an abstract class:…View Comment

stgeke closed issue hypre-space/hypre#775.

Does HYPRE support multiple instances at the same time?

View Comment

JustinPrivitera open issue LLNL/conduit#1362.

explore `to_silo` performance

See https://github.com/visit-dav/visit/issues/20114…View Comment

ilumsden open issue LLNL/Caliper#637.

Incorrect error messages when rocTX or roctracer are not found

If you build Caliper with rocTX or roctracer support and Caliper cannot find those libraries, it will print the following error message out from CMake:…View Comment

giraldeau open issue GLVis/glvis#325.

Support time navigation

When a simulation has multiple time steps, is it possible to navigate backward and forward in time? When pressing the space bar, the animation starts and I haven’t seen in the doc or help a shortcut to control the playback. …View Comment

jameshcorbett open issue LLNL/scr#600.

Build SCR as a single shared library

In last week’s team meeting, @mcfadden8 and @kathrynmohror said they would like to see SCR build as a single shared library with all its sub-projects together, rather than as multiple shared libraries, one for each subproject and then SCR itself. This will involve pulling in sub-projects that SCR depends on, like https://github.com/ECP-VeloC/KVTree, into the SCR source tree. Apparently this script does something similar, so I will start by investigating that….View Comment