Open Source Heartbeat: Open Source Heartbeat

Open Source Heartbeat

gardner48 closed issue LLNL/sundials#722.

CVode does not return CV_TOO_CLOSE when initial step size is set

## Issue description…View Comment

markcmiller86 commented on issue spack/spack-packages#2346.

@patrickb314 sorry for false alarms…I discovered I was missing the compression lib options in the CMake builds….

View Comment

camierjs commented on issue mfem/mfem#5120.

In serial, CUDA mode, compiling fem/integ/bilininteg_vecmass_pa.cpp does not show up the issue so far:…

View Comment

vsoch commented on issue flux-framework/flux-sched#1420.

#$#%# I just ran pre-commit on the entire flux-sched codebase… …

View Comment

garlick commented on issue flux-framework/flux-core#7209.

Thanks, fixed those and I’ll set MWP….

View Comment

grondo commented on issue chaos/pdsh#171.

Meh, the commit validator is complaining that the commit message subject is too long. Not a huge deal, but you could reduce it to something like just …

View Comment

emily-howell commented on issue Alpine-DAV/ascent#1621.

Looks like the only thing that failed was the dray-cuda issue! So that’s a win at least. …

View Comment

JustinPrivitera commented on issue visit-dav/visit#20665.

> I am wondering if this PR conflicts with PR #20666. I will try to suggest changes to PR #20666, so this PR might be dropped?? …

View Comment

alecbcs commented on issue spack/spack#51617.

Looks good to me. …

View Comment

hppritcha commented on issue open-mpi/ompi#13520.

would you mind reconfiguring with the --enable-debug option and report the traceback? should help narrow down which opal_argv_join is causing the behavior. Also you may want to allocate a 2-element array of char ptrs and set the argv1[1] to NULL and see if that changes the behavior….

View Comment

jandrej open issue mfem/mfem#5120.

Regression in master when compiling with clang + cuda

```…View Comment

tzanio commented on issue mfem/mfem#5115.

This PR has been updates, so the diffs are much smaller now and should be easier to review. …

View Comment

dylan-copeland commented on issue mfem/mfem#5054.

Commit 49cadecc82765de3d928ac5cdafebae921e4acb1 changed invS to CGSolver and then commit b145001e800a7359f7737844019af5a62063bc05 changed it back to GMRESSolver. It seems CGSolver is necessary to make the sample runs fast. Is there a good reason to have GMRESSolver? I changed it to CGSolver and found that the manufactured solution test nurbs_stokes -m ../../data/square-nurbs.mesh -o 2 -c 3 -sli 100 results in error on the order of 1e-6, which seems accurate enough and is much faster….

View Comment

jameshcorbett commented on issue flux-framework/flux-sched#1414.

Based on recent testing on El Cap, it looks like the first three checkboxes will not be enough to enable JGF there. At some point last week, the El Cap system instance was loaded temporarily with JGF, and the whole instance became unresponsive (see e.g. https://github.com/flux-framework/flux-core/issues/7207). I believe this is still being investigated on the core side….

View Comment

grondo commented on issue flux-framework/flux-core#7210.

Perhaps this should be obvious, but I’d like to understand the rationale for moving conf_bootstrap.c into libflux-core.so as a non-public function. What are the tradeoffs compared to keeping it in src/broker? …

View Comment

cbritopacheco commented on issue cbritopacheco/rodin#150.

@copilot I have implemented various fixes for the code you provided. The tests seem to pass but I fear that they don’t test the correct behaviour. Please try to verify correctness of the code. …

View Comment

brendenpetersen commented on issue NVIDIA-NeMo/Guardrails#1409.

+1 to this, major blocker for me!…

View Comment

BradWhitlock closed issue LLNL/conduit#1476.

Braid example for polyhedra is slow.

The braid example is slow when making hex polyhedra. Profilers show this function is taking the time: conduit::blueprint::mesh::topology::unstructured::to_polygonal(conduit::Node const&, conduit::Node&)….View Comment

adayton1 commented on issue LLNL/camp#191.

I would prefer that formatting changes be in a different pull request….

View Comment

adrienbernede commented on issue LLNL/Umpire#1003.

Replaced by #1017 : matrix job required a change in RADIUSS Spack Configs which is in the release candidate….

View Comment

adrienbernede commented on issue LLNL/RAJAPerf#529.

@tdrwenski I think we now need to turn on pages on LLNL/RAJAPerf. I don’t know which setting you used for your fork: branch or actions ?…

View Comment

adayton1 commented on issue LLNL/RAJA#1947.

Do we know why omp::mutex was used instead of std::mutex to begin with? Was the omp version more performant?…

View Comment

cyrush commented on issue Alpine-DAV/ascent#1621.

Looks like dray has some cuda issues, those would be unrelated to viskores, but may side effect of container update, I’ll take a look…

View Comment

adrienbernede commented on issue spack/spack-packages#1402.

@alecbcs I think this is ready. Just need to wait for you to be back from SC ;)…

View Comment

alecbcs commented on issue spack/spack-packages#2512.

@fsimonis has this patch been upstreamed to precice yet?…

View Comment

becker33 closed issue spack/spack#51615.

Spack initialization issues on RHEL 7

Running Spack on RHEL 7 is reportedly broken:…View Comment

v-dobrev commented on issue mfem/mfem#5072.

Re-merged in next for testing……

View Comment

cyrush commented on issue LLNL/conduit#1479.

@mathstuf yes, that sounds like a much nicer way to formalize this …

View Comment

adrienbernede commented on issue LLNL/RAJA#1946.

Thanks for the details:…

View Comment

jeremylt open issue CEED/libCEED#1907.

xsdk

We should add libCEED to XSDK. We meet the requirements now, I believe…View Comment

jedbrown commented on issue CEED/libCEED#1905.

> But, for the QFunction for loop, that would be 8 quadrature points per AVX register, not 8 elements. Is the idea just to keep the number of quadrature points divisible by 8?…

View Comment

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

hmmm, for backwards compatibility, should we stream only if the request is a streaming rpc?…

View Comment

BradWhitlock commented on issue LLNL/axom#1724.

@rhornung67 - I agree this is probably rare. Calling the Umpire function to make the resource manager is a more explicit workaround. Still, I ran into it because Umpire is not front and center in Axom so I did not realize I might run into problems calling axom::copy from an OpenMP loop. I thought I’d note the issue. I could also switch to memcpy() in this instance….

View Comment

becker33 commented on issue spack/spack-tutorial#505.

Closing in favor of #502, which includes the same commit…

View Comment

samuelkgutierrez commented on issue hpc/quo-vadis#411.

Perfect, @GuillaumeMercier. Thank you!…

View Comment

adayton1 commented on issue LLNL/spheral#430.

Mike’s already working on similar and more effective changes….

View Comment

alecbcs commented on issue LLNL/repligit#106.

Can you include a full reproducer performing an ls_remote() on the GitHub side as well?…

View Comment

becker33 commented on issue spack/spack#51587.

We will need to cherry-pick this to the release branch and add it to the release docs…

View Comment

tzanio commented on issue mfem/mfem#5115.

This PR is now under review (see the table in the PR description). To help with the review process, please do not force push to the branch….

View Comment

vsoch commented on issue jlowellwofford/sc25-flux-eks#6.

Going to merge so we have the base there, and we can always tweak. Bon voyage everyone! :airplane: …

View Comment

grondo commented on issue flux-framework/flux-security#209.

Ok, the CI failures are fixed here now. The necessary changes were: …

View Comment

cmelone open issue LLNL/repligit#106.

Packfile upload fails when destination has two refs pointing to the same commit

I created a new git repo and pushed a commit from the main branch to both Github and Gitlab….View Comment

cyrush closed issue visit-dav/visit#20073.

Bad placement and offsets in rendering on MAC Retina and 4k screen

### Describe the bug …View Comment

markcmiller86 commented on issue visit-dav/visit#20651.

> I’m not sure how that resolves this situation. The code is not using DBAll to turn off the read mask flags. It is just using DBAll to turn everything back on after the read, and that part never stopped working. …

View Comment

eliasboegel commented on issue tracel-ai/cubecl#1040.

I would also be extremely interested in this….

View Comment

alecbcs commented on issue spack/spack-bootstrap-mirrors#46.

Completed in #51 …

View Comment

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

admins request better insight into shutdown progress

During a recent system update, flux shutdown took over 40m with little feedback to indicate progress….View Comment

garlick commented on issue flux-framework/flux-core#6457.

Apparently an experiment was just done with ~250MB JGF on El Cap that went poorly…

View Comment

cmoussa1 commented on issue flux-framework/flux-accounting#782.

Thanks @jameshcorbett!…

View Comment

cbritopacheco commented on issue cbritopacheco/rodin#145.

@copilot I want to support building the dof arrays for space K>= 2 for the lower dimensional entities….

View Comment

balos1 commented on issue LLNL/spheral#428.

> Thanks for the help. I can confirm that adding the UCX library directory as an additional rpath did the trick….

View Comment

BradWhitlock open issue LLNL/conduit#1476.

Braid example for polyhedra is slow.

The braid example is slow when making hex polyhedra. Profilers show this function is taking the time: conduit::blueprint::mesh::topology::unstructured::to_polygonal(conduit::Node const&, conduit::Node&)….View Comment

artv3 open issue LLNL/RAJAPerf#583.

Remove need of having empty files for unsupported backends

Certain backends are not supported, we should reconfigure our framework so empty files are not required for building. …View Comment

hppritcha commented on issue spack/spack-packages#2396.

never mind my bad. use the numerical sequence that you get when the package is installed. …

View Comment

cyrush commented on issue spack/spack-packages#143.

@tldahlgren dray is no longer developed as a stand alone package, and wont be using newer mfem versions. Given this – I support whatever the best path is to not block this pr. …

View Comment

tgamblin commented on issue spack/spack-packages#2391.

@jwillenbring @balay @victorapm do you have recommendations for how to fix this?…

View Comment

hppritcha commented on issue open-mpi/ompi#13514.

@AntonDaumen would you mind opening a PR for the v6.0.x branch based on a cherry-pick of this commit?…

View Comment

camierjs commented on issue mfem/mfem#5059.

The isf solver has been moved into a new miniapps/fluids subdirectory as suggested….

View Comment

chu11 open issue flux-framework/flux-core#7196.

rc1: use flux-fsck --job-aware option

Once #7194 is merged, the new –job-aware option should be taken advantage of in rc1…View Comment

jameshcorbett open issue flux-framework/flux-coral2#440.

Extend prolog timeout for rabbit data movement

Problem: rabbit data movement can take an arbitrary amount of time, depending on the size of the data and the speed of the transfer. However, data movement happens during the administrative prolog, which has a globally-configured timeout. On LC systems that timeout is typically thirty minutes….View Comment

markcmiller86 commented on issue LLNL/Silo#445.

@kmorel thanks for the note here :clap:….

View Comment

jeremylt closed issue CEED/libCEED#1902.

Add `Ceed*SetNumViewTabs` for all libCEED objects

Add functions similar to CeedOperatorSetNumViewTabs, but for other objects….View Comment

JustinPrivitera commented on issue visit-dav/visit#20073.

No worries, can we close this then?…

View Comment

tgamblin commented on issue spack/spack#51542.

@alalazo should this go here or in #51533 ? …

View Comment

v-dobrev commented on issue mfem/mfem#3658.

There are some strange commits in this PR, e.g. b46bb0d4 – we should consider squash-merging it….

View Comment

jameshcorbett commented on issue flux-framework/flux-sched#1417.

Merging manually because Mergify doesn’t want to….

View Comment

adayton1 commented on issue LLNL/axom#1721.

I do not have permissions to merge, so feel free to push the button @kennyweiss or @rhornung67….

View Comment

cyrush open issue Alpine-DAV/ascent#1631.

./build_ascent.sh with MPI on fails due to blt

Running:…View Comment

balos1 commented on issue LLNL/sundials#796.

Review Requests

View Comment

jeremylt commented on issue spack/spack-packages#2361.

I cannot speak to the MFEM changes, but that’s the right way to enable it for libCEED…

View Comment

markcmiller86 commented on issue spack/spack-packages#2346.

I am getting this error in one of the CI checks… …

View Comment

cbritopacheco open issue cbritopacheco/rodin#127.

vsoch open issue ROCm/k8s-gpu-dra-driver#7.

current_compute|memory_partition do not exist

To discover the devices, we are reliant on current_compute_partition (and the same for memory) to exist. These don’t seem to exist on the system I’m using:…View Comment

markcmiller86 commented on issue LLNL/Silo#312.

This has been started here, https://github.com/spack/spack-packages/pull/2346…

View Comment

JustinPrivitera commented on issue visit-dav/visit#20152.

> Is this correct? Shouldn’t the <td></td> tags be within the <tr></tr> tags?…

View Comment

tgamblin commented on issue spack/spack#51445.

Looks mostly good modulo the failing test :)…

View Comment

garlick commented on issue chaos/diod#160.

LMK = Let Me Know…

View Comment

BradWhitlock open issue LLNL/axom#1714.

Make printed primal primitives easier to turn into C++ code.

It is a chore to translate primal primitive printed output into a C++ program. If I’m printing a set of points, vectors, planes, or polygons, it would be nice if there was a code() method that would write the object as valid (or closer to it) C++ code. This would make it easier to export problem data to short programs for debugging….View Comment

chrundle commented on issue FLASK-LLNL/ChARGe#74.

> @chrundle Let’s put the LLNL specific files in our local project space for now and we can then add it to a gitlab internal project to keep it version controlled. …

View Comment

cyrush open issue Alpine-DAV/ascent#1628.

revisit if we absoluly need cmake python introspection to be strick about python site packges dir

https://github.com/Alpine-DAV/ascent/blob/670851b87793f17f64f3346df4d1f1f251f21099/src/cmake/thirdparty/SetupPython.cmake#L57…View Comment

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

@JustinPrivitera thanks for this fix!…

View Comment

becker33 commented on issue spack/spack-packages#2176.

@dguibert did you get a chance to look at this again? Let me know if you need to hand it off….

View Comment

cmelone commented on issue spack/spack-packages#2290.

I can certainly add a +serial option to the package, but this is what I get when running spack spec cabana-pd

View Comment

becker33 commented on issue spack/spack#50560.

I have not gotten a chance to debug it yet….

View Comment

hppritcha commented on issue open-mpi/ompi#13280.

the arrays were’t being cleaned up anyway in the existing code. some checks for predfined datatypes resulted in not running the callback that was freeing these arrays. …

View Comment

jandrej closed issue mfem/mfem#5077.

Some typos in DifferentiableOperator doxygen

See https://github.com/mfem/mfem/blob/cd4e583f9f5403ebabeb6d3dd13bc8a548c2edd8/fem/dfem/doperator.hpp#L214-L215…View Comment

v-dobrev closed issue mfem/mfem#5042.

Failed to build against hypre 3.0.0

tzanio commented on issue mfem/mfem#5097.

This PR is now under review (see the table in the PR description). To help with the review process, please do not force push to the branch….

View Comment

cyrush commented on issue mfem/mfem#4307.

@JustinPrivitera this can be closed in lieu of #5097 - we can continue discussion in the PR….

View Comment

garlick commented on issue flux-framework/flux-core#7112.

Thanks!…

View Comment

grondo commented on issue flux-framework/flux-core#7112.

Strange. I had to re-approve and then mergify finally merged this one. :shrug: …

View Comment

cyrush commented on issue LLNL/axom#1709.

thanks @kennyweiss …

View Comment

adrienbernede commented on issue LLNL/Umpire#1009.

Now that I read your full question, here is the full answer: …

View Comment

jeremylt commented on issue CEED/libCEED#1904.

```py …

View Comment

alecbcs commented on issue spack/spack#51522.

I’m nervous about picking the “preferred” version of a package without interpreting any constraints. This works now because cmake’s preferred version is v3.31.9, but the second that flips to v4 it’ll break since clingo-bootstrap@spack <= clingo@5.7.1 which conflicts with cmake@4….

View Comment

garlick closed issue flux-framework/rfc#198.

rfc14: formatting problem in tasks section

There appears to be a formatting error here …View Comment

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

re-pushed, throwing an extra flux-fsck cleanup in there…

View Comment

grondo commented on issue flux-framework/flux-coral2#439.

Ok, I kind of doubt that is where the time in the sysadmin prolog (/etc/flux/system/prolog) is being spent anyway, since we know the dws_environment event is already available by the time it starts running….

View Comment

cmoussa1 commented on issue flux-framework/flux-accounting#772.

It’s also worth mentioning that #752 added a continuous re-check of held jobs after every flux account-priority-update, so at least there is the potential for the plugin to sort itself out on a periodic basis….

View Comment

grondo commented on issue flux-framework/flux-accounting#772.

Looking at the current job-manager code, a newly loaded plugin is sent the list of added jobs using zhashx_values() on the active job list:…

View Comment