Open Source Heartbeat: Open Source Heartbeat

Open Source Heartbeat

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

JustinPrivitera commented on issue LLNL/conduit#1475.

You are welcome. Please let us know if you have further questions….

View Comment

artv3 open issue LLNL/RAJAPerf#578.

FEM Kernel Update

- [ ] Add an atomic variant for the mass PA kernel …View Comment

camierjs commented on issue mfem/mfem#4333.

Tested on macos with latest Caliper - works fine!…

View Comment

wihobbs commented on issue flux-framework/flux-core#7043.

Yes, let’s check this off!…

View Comment

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

> Oh, I see now, there’s zstop_nnf_services.sh in /etc/flux/system/prolog-job-manager.d and zstop_nnf_clientmount.sh in /usr/libexec/flux/prolog.d. Do we need both of them?…

View Comment

artv3 commented on issue LLNL/RAJA#1832.

@bechols97 , can we bring this up to date?…

View Comment

tomstitt open issue openai/codex#6224.

fallback when landlock isn't available

### What feature would you like to see?…View Comment

wihobbs commented on issue flux-framework/flux-pmix#113.

Hmm, it looks like I don’t have write access here to add labels….

View Comment

trws commented on issue flux-framework/flux-core#7181.

That sounds right to me, but we should probably check and document. I think hwloc logical cores is exactly what we want it to be, should mean we can mock the topology however we want, but best to be sure….

View Comment

eleon commented on issue flux-framework/flux-core#7182.

> > Another approach to this PR would be to move the adjustment of the cores and gpus strings into the shell itself so that the values returned to plugins are the adjusted values. …

View Comment

markcmiller86 open issue LLNL/Silo#479.

Memory leak in PDB Silo driver

I found this memory leak in the Silo PDB driver with valgrind and VisIt….View Comment

tgamblin commented on issue spack/spack#51165.

I think this is subsumed by #51162, but let me know if there is something here that is not covered there….

View Comment

jedbrown commented on issue openjournals/joss-reviews#9333.

Hi @lindsayad @mprobson

tzanio commented on issue mfem/mfem#5023.

> I also saw that an ex41 is already in-review (#4289); please let me know if I should update this to be ex42. …

View Comment

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

I’ve force pushed a new version of this PR that fixes up the core/gpu assignments in the shell proper, so that flux_shell_rank_info_unpack(3) reflects the update core and gpu sets. This allows mpibind to just work: …

View Comment

tzanio commented on issue visit-dav/visit#19046.

@cyrush – I am happy to elaborate further on this if it will be useful…

View Comment

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

Yes this does help - thanks for this explanation. …

View Comment

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

The concretizer can be unpredictable, frustrating aspect of all of this …

View Comment

imguoguo commented on issue radxa-pkg/radxa-firmware#29.

>

imguoguo commented on issue radxa-pkg/qualcomm-profiles#15.

>

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

all good ideas. i’ll work on these next week….

View Comment

tomstitt commented on issue mfem/mfem#4333.

> @tomstitt, is this backward compatible, and if not, should we check for the Caliper version? …

View Comment

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

Re-merged in next for testing……

View Comment

cjvogl commented on issue mfem/mfem#4496.

> I’m happy to see this through @cjvogl. Do I have your permission to commit and push to your branch? :) …

View Comment

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

Thank you @chunyu79 for the update, and congratulations on finding a solution! I was able to run your test and reproduce the issue, but did not have time yet to investigate deeply. This was labeled as an AMR issue, but it seems more closely related to contact problems with constraints to couple boundaries of different domains. There has been recent work on this topic in PR 4996, and @psocratis may have some advice….

View Comment

jeremylt commented on issue freeCodeCamp/contribute#1008.

Those linked PRs are from staff. Staff are not external contributors….

View Comment

wihobbs open issue flux-framework/flux-sched#1415.

provide a reason a job was unsatisfiable

A job can fail on CORAL-2 systems because it requests ‘too many’ gpus (too many is italicized because the job might also request CPX or other modes that create more gpus.) A job can also fail for the standard reason that more nodes were requested than are available in the cluster. …View Comment

garlick commented on issue chaos/diod#158.

Oh this changed the github workflow so might need a manual merge. I’ll press the button….

View Comment

adrienbernede commented on issue LLNL/RAJA#1934.

(cancelled the CI pipeline to restart and force Matrix to run with variable)…

View Comment

adayton1 commented on issue LLNL/CARE#351.

@adrienbernede thank you!…

View Comment

adrienbernede commented on issue LLNL/CARE#351.

@adayton1 This is ready ;)…

View Comment

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

Wow…great catch @biagas! No idea that logic existed….

View Comment

becker33 commented on issue spack/spack#51490.

Looking at the optimization criteria for variant_default_not_used and variant_not_default, it looks like we might have to swap the ordering some in addition to removing the one for variant_not_default for already built packages….

View Comment

alecbcs commented on issue spack/spack#51433.

Trying this PR I ran into a couple of errors on edge cases. Happy to help work on fixing these if needed. …

View Comment

gardner48 commented on issue mfem/mfem#5073.

> Should the calls be added to the examples? …

View Comment

jandrej commented on issue mfem/mfem#5073.

Should the calls be added to the examples?…

View Comment