scheibelp opened a pull request to spack/spack
sohailreddy pushed to mfem/mfem
AbsMult for Mass Integrs
j-signorelli pushed to mfem/mfem
Lorentz window options
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. …
rfalgout pushed to hypre-space/hypre
Fixing some mixed precision regression tests
codecov[bot] commented on issue flux-framework/flux-core#6747.
## Codecov Report…
gardner48 pushed to LLNL/sundials
fix loop increment
brugger1 pushed to visit-dav/visit
Update the last test suite pass on poodle.
chrissytseng pushed to mfem/mfem
finalized limiter, with variables for bounds
Adding support for partial assembly of tetrahedrons for mass and diffusion integrators with Bernstein basis
mlstowell commented on issue mfem/mfem#4916.
Hi, @paul-hilscher,…
paul-hilscher commented on issue mfem/mfem#4916.
> Can you confirm that the patch attached is fine, specifically if…
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”….
waynemitchell created a new branch, oneapi_cmake_fix at hypre-space/hypre
grondo commented on issue flux-framework/flux-sched#1372.
for completeness, sar data from that time period:…
bgunnar5 opened a pull request to LLNL/merlin
kennyweiss reviewed a LLNL/axom pull request
Thanks @bmhan12 and @MrBurmark for working through this – this is a nice solution…
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….
kab163 pushed to LLNL/Umpire
removing redefinition of err
github-actions[bot] pushed to LLNL/Umpire
Apply style updates
adrienbernede commented on issue LLNL/RAJA#1859.
- [x] Merge change in RSC: https://github.com/LLNL/radiuss-spack-configs/pull/133 …
Sam-Briney opened a pull request to visit-dav/visit
biagas commented on issue visit-dav/visit#20449.
Still happens with VTK 9.5 on poodle….
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….
psakievich pushed to spack/spack
Add note to docs
rbberger reviewed a spack/spack pull request
Seems to help in the situations that I’ve encountered….
alalazo opened a pull request to spack/spack
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 …
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….
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….
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>
mplegendre pushed to hpc/Spindle
Fix issue with empty python files being relocated incorrectly
codecov[bot] commented on issue flux-framework/flux-sched#1158.
## Codecov Report…
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!…
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…
grondo created a new tag, v0.76.0 at flux-framework/flux-core
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….
willis89pr opened a pull request to LLNL/sundials
willis89pr opened a pull request to LLNL/axom
johnbowen42 commented on issue LLNL/RAJA#1862.
@adrienbernede Do you know if there is a best practice for making a pipeline like this?…
camierjs pushed to GLVis/glvis
Global/local parallel numbering with Alt-n
siramok pushed to Alpine-DAV/ascent
Improve buffer naming
cyrush pushed to Alpine-DAV/ascent
sample better test, fix copy and paste issue, and extra test for ugrid
nicolemarsaglia reviewed a Alpine-DAV/ascent pull request
Looks great! Thanks for getting this done! …
griffin28 commented on issue visit-dav/visit#20455.
@biagas is this the branch you’re referring to for this issue?…
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….
nselliott pushed to LLNL/SAMRAI
Fix typo
JustinPrivitera pushed to visit-dav/visit
release notes
BradWhitlock pushed to LLNL/conduit
Merge branch ‘develop’ into bugfix/whitlock/adjset_spatial_sort
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.
:-) …
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?…
nicolasaunai opened a pull request to LLNL/SAMRAI
JustinPrivitera reviewed a Alpine-DAV/ascent pull request
references are good :)…
rountree opened a pull request to hpc/Spindle
rrsettgast created a new branch, feature/byer3/well_time_dep_perf_status at GEOS-DEV/LvArray
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>
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. …
adrienbernede pushed to LLNL/Caliper
RSC: Update
adrienbernede pushed to LLNL/CHAI
RSC: Update
adrienbernede pushed to LLNL/CARE
RSC: Update
daboehme pushed to LLNL/Caliper
Fix issues found by address sanitizer (#672)
mergify[bot] pushed to flux-framework/flux-sched
Merge pull request #1376 from zekemorton/rq2-update
Rq2 - info, find, and cancel</small>
jwhite242 pushed to LLNL/maestrowf
Add documentation for flux queues/banks behaviors
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….
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….
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. …
slabasan pushed to LLNL/hatchet
remove unused warnings package
codecov-commenter commented on issue LLNL/hatchet#165.
## Codecov Report…
tzanio pushed to GLVis/glvis
Merge pull request #343 from GLVis/fix-data-reset
Fixed resetting of scalar data</small>
cmcrook5 pushed to GEOS-DEV/LvArray
Fixed incorrect type
najlkin commented on issue GLVis/glvis#341.
Closing this in favor of #343 ….
yanfeit commented on issue GLVis/glvis#254.
I have the same issue by using …
weslleyspereira opened a pull request to LLNL/hiop
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: …