Open Source Heartbeat

Projects RADIUSS Home

scheibelp opened a pull request to spack/spack

View Pull Request

sohailreddy pushed to mfem/mfem

AbsMult for Mass Integrs

View Commit

tzanio pushed to mfem/mfem

Merge branch ‘master’ into tmop-memory-warning-fix

View Commit

j-signorelli pushed to mfem/mfem

Lorentz window options

View Commit

camierjs pushed to mfem/mfem

Run tests/unit/dfem/test_diffusion_q1d

View Commit

artv3 commented on issue mfem/mfem#4913.

Can we update the branch with main? I would like to try it, but I need the latest and greatest. …

View Comment

rfalgout pushed to hypre-space/hypre

Fixing some mixed precision regression tests

View Commit

milroy commented on flux-framework/flux-sched

View Comment

codecov[bot] commented on issue flux-framework/flux-core#6747.

## Codecov Report…

View Comment

gardner48 pushed to LLNL/sundials

fix loop increment

View Commit

lucpeterson reviewed a LLNL/merlin pull request

None

View Review

adayton1 reviewed a LLNL/Umpire pull request

None

View Review

brugger1 pushed to visit-dav/visit

Update the last test suite pass on poodle.

View Commit

chrissytseng pushed to mfem/mfem

finalized limiter, with variables for bounds

View Commit

jdongg pushed to mfem/mfem

Adding support for partial assembly of tetrahedrons for mass and diffusion integrators with Bernstein basis

View Commit

Sbozzolo opened a pull request to mfem/mfem

View Pull Request

mlstowell commented on issue mfem/mfem#4916.

Hi, @paul-hilscher,…

View Comment

paul-hilscher commented on issue mfem/mfem#4916.

> Can you confirm that the patch attached is fine, specifically if…

View Comment

justinlaughlin commented on issue mfem/mfem#4915.

Okay, best of luck! Let us know if you have any other questions. Regarding vertex ids and edge orientation: I believe if it is (lower index, higher index) that is considered “positive” while the reverse is “negative”….

View Comment

waynemitchell created a new branch, oneapi_cmake_fix at hypre-space/hypre

View Repository

grondo commented on issue flux-framework/flux-sched#1372.

for completeness, sar data from that time period:…

View Comment

bgunnar5 opened a pull request to LLNL/merlin

View Pull Request

thartland pushed to LLNL/hiop

reverting change, as I was able to determine CI issue

View Commit

kennyweiss reviewed a LLNL/axom pull request

Thanks @bmhan12 and @MrBurmark for working through this – this is a nice solution…

View Review

gberg617 commented on LLNL/axom

View Comment

BradWhitlock commented on issue LLNL/axom#1599.

Updating to 11.2.0 seems to present some compiler problems on at least one platform - still investigating….

View Comment

kab163 pushed to LLNL/Umpire

removing redefinition of err

View Commit

github-actions[bot] pushed to LLNL/Umpire

Apply style updates

View Commit

davidbeckingsale reviewed a LLNL/Umpire pull request

None

View Review

adrienbernede commented on issue LLNL/RAJA#1859.

- [x] Merge change in RSC: https://github.com/LLNL/radiuss-spack-configs/pull/133 …

View Comment

Sam-Briney opened a pull request to visit-dav/visit

View Pull Request

biagas commented on issue visit-dav/visit#20449.

Still happens with VTK 9.5 on poodle….

View Comment

cyrush commented on issue visit-dav/visit#20449.

We should see if this happens with vtk 9.5 since the rendering paths will be different….

View Comment

psakievich pushed to spack/spack

Add note to docs

View Commit

rbberger reviewed a spack/spack pull request

Seems to help in the situations that I’ve encountered….

View Review

alalazo opened a pull request to spack/spack

View Pull Request

scottwittenburg commented on issue spack/spack#50952.

> https://github.com/spack/spack/pull/50859 was to address concurrency issues: BinaryCacheIndex does not lock its file, so if two spack processes attempt to manage one they can leave it in an invalid state …

View Comment

sebrowne commented on issue spack/spack#50933.

I saw similar behavior using spack install <args> & spack install <args> in a container build I was doing. Suspect this may be related to #45790, which obviates the need for me to do that hacky parallelism in the first place….

View Comment

jhodrien commented on issue spack/spack#50954.

This should just say no rather than have an internal error I realise, so this isn’t a major issue….

View Comment

victorapm pushed to hypre-space/hypre

[recmat]: GPU porting for StructMatMult routines (#1285)

  • Fix CMake build
  • Extend matmult fuse routines to work for nterms=2 and nterms=3
  • Cleaning up unused code + rename variants
  • Replace CTAlloc with TAlloc for performance
  • Add profiling markers
  • Finalize GPU porting for StructMatMult core and fuse functions
  • Fix compiler warnings
  • Add APIs to select matmatmult algorithm</small>

View Commit

mplegendre pushed to hpc/Spindle

Fix issue with empty python files being relocated incorrectly

View Commit

codecov[bot] commented on issue flux-framework/flux-sched#1158.

## Codecov Report…

View Comment

github-actions[bot] released v0.76.0.

View Release Notes for flux-core v0.76.0 View Comment

trws reviewed a flux-framework/flux-core pull request

Looks great!…

View Review

garlick reviewed a flux-framework/flux-core pull request

LGTM!…

View Review

mergify[bot] closed issue flux-framework/flux-core#6629.

kvs/content: checkpoint should not overwrite current checkpointed reference

Currently the checkpoint is saved to the same location, overwriting whatever was already there….View Comment

chu11 commented on issue flux-framework/flux-core#6798.

removed WIP, now that #6772 has been merged…

View Comment

grondo created a new tag, v0.76.0 at flux-framework/flux-core

View Repository

lindstro commented on issue LLNL/zfp#270.

I pushed some changes to develop that implement round_up via “C templates.” This hopefully takes care of any remaining bugs….

View Comment

willis89pr opened a pull request to LLNL/sundials

View Pull Request

geochum pushed to LLNL/hiop

Fix self-check saved values and update DenseConsRajaEx2 implementation

View Commit

white238 reviewed a LLNL/axom pull request

None

View Review

bmhan12 commented on LLNL/axom

View Comment

willis89pr opened a pull request to LLNL/axom

View Pull Request

johnbowen42 commented on issue LLNL/RAJA#1862.

@adrienbernede Do you know if there is a best practice for making a pipeline like this?…

View Comment

camierjs pushed to GLVis/glvis

Global/local parallel numbering with Alt-n

View Commit

siramok pushed to Alpine-DAV/ascent

Improve buffer naming

View Commit

cyrush pushed to Alpine-DAV/ascent

sample better test, fix copy and paste issue, and extra test for ugrid

View Commit

nicolemarsaglia reviewed a Alpine-DAV/ascent pull request

Looks great! Thanks for getting this done! …

View Review

griffin28 commented on issue visit-dav/visit#20455.

@biagas is this the branch you’re referring to for this issue?…

View Comment

juntyr commented on issue LLNL/zfp#270.

> Ah, this indeed is necessary as the integral promotion does not extend the right-hand-side operand of & with one-bits, as needed to keep all the MSBs in the 64-bit left-hand-side operand. We have a C++ zfp::internal::round_up() utility function for this, and it might make sense to write one for C also so we don’t have to play all these casting games….

View Comment

nselliott pushed to LLNL/SAMRAI

Fix typo

View Commit

JustinPrivitera pushed to visit-dav/visit

release notes

View Commit

trws commented on flux-framework/flux-sched

View Comment

BradWhitlock pushed to LLNL/conduit

Merge branch ‘develop’ into bugfix/whitlock/adjset_spatial_sort

View Commit

JustinPrivitera open issue LLNL/conduit#1449.

Issue writing files on Windows

see https://github.com/visit-dav/visit/issues/20456…View Comment

cyrush commented on issue LLNL/conduit#1447.

:-) …

View Comment

rhornung67 commented on issue LLNL/conduit#1439.

@cyrush have you tried a slightly earlier version of windows than “latest” that is still supported, like 2022?…

View Comment

nicolasaunai opened a pull request to LLNL/SAMRAI

View Pull Request

JustinPrivitera reviewed a Alpine-DAV/ascent pull request

references are good :)…

View Review

rountree opened a pull request to hpc/Spindle

View Pull Request

rrsettgast created a new branch, feature/byer3/well_time_dep_perf_status at GEOS-DEV/LvArray

View Repository

cnpetra pushed to LLNL/hiop

Adds evaluation manager to utils (#733)

  • Adds evaluation manager to utils

  • adding EvaluationManager function to utilities init so that they can be imported via from hiopbbpy.utils import … when using a python environment with hiopbbpy installed

  • updating version number

  • consistent style and fixing a few typos, removing old things that are commented out

  • pushing the MPIEvaluator here as we want a Driver script associated with this PR. Felt incomplete otherwise

  • removing having a separate MPI driver and just using the BODriver in a batch setting and with the MPIEvaluator

  • fixing indentation


Co-authored-by: Weslley da Silva Pereira weslley.dasilvapereira@nrel.gov Co-authored-by: Tucker Hartland tucker.hartland@gmail.com</small>

View Commit

rhornung67 commented on issue LLNL/RAJA#1859.

> @rhornung67 I’d like to test this against #1858. To do so, I first need LLNL/radiuss-spack-configs#133 merged in RSC@main. …

View Comment

adrienbernede pushed to LLNL/Caliper

RSC: Update

View Commit

adrienbernede pushed to LLNL/CHAI

RSC: Update

View Commit

adrienbernede pushed to LLNL/CARE

RSC: Update

View Commit

adayton1 pushed to LLNL/CHAI

Merge pull request #320 from LLNL/main

Merge v2025.03.1 back into develop</small>

View Commit

liu15 reviewed a LLNL/CHAI pull request

None

View Review

dtaller reviewed a LLNL/CHAI pull request

None

View Review

rchen20 reviewed a LLNL/CHAI pull request

None

View Review

rhornung67 reviewed a LLNL/CHAI pull request

None

View Review

daboehme pushed to LLNL/Caliper

Fix issues found by address sanitizer (#672)

View Commit

mergify[bot] pushed to flux-framework/flux-sched

Merge pull request #1376 from zekemorton/rq2-update

Rq2 - info, find, and cancel</small>

View Commit

artv3 pushed to LLNL/RAJA

add find_package(CUDAToolKit)

View Commit

corbett5 commented on GEOS-DEV/LvArray

View Comment

jwhite242 pushed to LLNL/maestrowf

Add documentation for flux queues/banks behaviors

View Commit

doutriaux1 commented on issue LLNL/maestrowf#51.

@aowen87 my understanding is that Maestro is reluctant to implement this for provenance reason. However the WEAVE team is putting together a tool that might just help you with this specific use case….

View Comment

aowen87 commented on issue LLNL/maestrowf#51.

@jwhite242 Hermit lead here: sorry for the late reply on this. I didn’t realize we had this issue going….

View Comment

nychiang commented on issue LLNL/hiop#714.

I changed the base to a new branch, and we are fine to merge this PR to that new branch. …

View Comment

slabasan pushed to LLNL/hatchet

remove unused warnings package

View Commit

codecov-commenter commented on issue LLNL/hatchet#165.

## Codecov Report…

View Comment

tzanio pushed to GLVis/glvis

Merge pull request #343 from GLVis/fix-data-reset

Fixed resetting of scalar data</small>

View Commit

cmcrook5 pushed to GEOS-DEV/LvArray

Fixed incorrect type

View Commit

najlkin commented on issue GLVis/glvis#341.

Closing this in favor of #343 ….

View Comment

yanfeit commented on issue GLVis/glvis#254.

I have the same issue by using …

View Comment

weslleyspereira opened a pull request to LLNL/hiop

View Pull Request

white238 commented on issue LLNL/blt#719.

I still need to work on figuring out why this doesn’t work for Axom but I got other issues atm. This PR will need to be updated to include this change: …

View Comment

kab163 pushed to LLNL/blt

updating ubuntu image

View Commit

davidbeckingsale reviewed a LLNL/blt pull request

None

View Review