tzanio commented on issue mfem/mfem#5352.
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….
jameshcorbett commented on issue flux-framework/flux-sched#1490.
> @jameshcorbett can comment more specifically, but my understanding is that the flux-coral2 module modifies the jobspec after the feasibility check is already done, so the job gets accepted then the jobspec is modified to contain the rabbit request. If you try that same command with --dry-run you should get the original jobspec….
trws commented on issue flux-framework/flux-sched#1490.
@jameshcorbett can comment more specifically, but my understanding is that the flux-coral2 module modifies the jobspec after the feasibility check is already done, so the job gets accepted then the jobspec is modified to contain the rabbit request. If you try that same command with --dry-run you should get the original jobspec….
grondo commented on issue flux-framework/flux-core#7660.
…
benzwick closed issue A2B-Technology-Corporation/Talk2View-Writer#33.
macOS: make install-oxt fails
JustinPrivitera closed issue visit-dav/visit#4976.
Revolve operator crashes with curvilinear meshes
### Describe the bug …View Comment
markcmiller86 commented on issue visit-dav/visit#21000.
@brugger1 is this ok now?…
hppritcha commented on issue spack/spack-packages#5169.
i thought these issues were addressed via https://github.com/spack/spack-packages/pull/5148 ….
v-dobrev open issue mfem/mfem#5363.
[CUDA] nvcc / cicc memory exhaustion (OOM) compiling element assembly kernels with -arch=sm_120 (CUDA 12.8)
# cicc memory ballooning / OOM compiling element-assembly kernels for sm_120 (Blackwell) with CUDA 12.8…View Comment
adrienbernede closed issue llnl/radiuss-spack-configs#175.
[spack-packages-tracker:shared-ci] Update spack-packages reference to 599874d0ccdf
Automated weekly check detected relevant changes in spack/spack-packages for shared-ci….View Comment
JustinPrivitera open issue llnl/conduit#1614.
Conduit Device Support Ongoing Development
## High-Level Goals…View Comment
markcmiller86 commented on issue llnl/H5Z-ZFP#168.
> From my reading it looks like the test is just trying to corrupt a bit of the raw data towards the start of the dataset’s data (now the first chunk in this case)? If so, this looks fine to me. …
grondo commented on issue flux-framework/rfc#521.
Sure. I had considered doing that but figured someone looking a job eventlog might naturally think to look at the “Job States and Events” RFC. I didn’t see anywhere mentioned that this was the job manager RFC. Easy enough to add a new RFC….
garlick commented on issue flux-framework/rfc#521.
I’m surprised we haven’t done this already! …
milroy commented on issue flux-framework/flux-sched#1503.
> In v0.51.0 the jobspec matches with firstnodex….
imguoguo closed issue sipeed/picoclaw#3080.
[Security] PicoClaw launcher `allowed_cidrs` can be bypassed through same-host loopback proxying during first-run setup
picoclaw: PicoClaw launcher allowed_cidrs` can be bypassed through same-host loopback proxying during first-run setup…View Comment
cjvogl commented on issue mfem/mfem#4905.
Closing this PR in lieu of #5362 that will include all the reconstruction work here alongside the SAMRAI-MFEM coupling work….
gardner48 commented on issue llnl/sundials#957.
When using an implicit method with the default nonlinear solver (Newton’s method) you need to create and attach a linear solver before evolving the problem in time. The lines starting here in the ark_analytic.c example show how to do this for a dense linear solver (and matrix). There should be a runtime error in this case, but it seems there is a missing check….
jeremylt commented on issue jeremylt/personal_website#3.
I need to read the Leiden Declaration and see if it applies here…
wihobbs commented on issue flux-framework/flux-sched#1493.
I want to look into that failure, so removing MWP for now….
sam-maloney commented on issue flux-framework/flux-sched#1501.
> If we require >= flux-core v0.78.0, then we could drop the old rc1 style scripts in etc/. In fact, there could be an implicit dependency on modprobe for the sched-fluxion-feasibility module already….
garlick commented on issue flux-framework/flux-core#7467.
It might actually be better to just add a FLUX_MSGGFLAG_COMPOUND flag to indicate that the payload is compound (steal FLUX_MSGFLAG_USER1), and rather than requiring JSONL, use size prefixed segments. Then a message could contain multiple raw payloads, which could potentially avoid base64 encoding in KVS commit messages, and allow batching of content load/store payloads….
cbritopacheco commented on issue cbritopacheco/rodin#294.
@copilot resolve the merge conflicts in this pull request…
jeremylt commented on issue CEED/libCEED#1982.
hmm, this should be compared to the operator application kernel to make sure we are not breaking HipStar support …
hppritcha commented on issue open-mpi/ompi#13956.
Yes I do agree….
balos1 open issue llnl/sundials#955.
[BUG] arkLsMassSolve ignores some return values from user callbacks.
One of the folks working on the deal.II SUNDIALS interfaces, @vovannikov, has spent what I think must have been a quality afternoon tracing why one of our tests fails. The details are in https://github.com/dealii/dealii/pull/19838 but come down to code that I (mis-)wrote: If a user callback fails in user-provided linear solvers, I either returned +1 or -1, depending on whether it’s a recoverable or non-recoverable failure (and zero if everything is fine). I think that’s what the documentation of SUNDIALS at some point said I should do, but it’s possible that that was about the nonlinear solver callbacks in KINSOL and not about the SUNDIALS linear solvers. Regardless, for the linear solvers, I need to return SUNLS_PSOLVE_FAIL_REC or SUNLS_PSOLVE_FAIL_UNREC, with values +805 and -808, respectively….View Comment
samuelkgutierrez commented on issue hpc/quo-vadis#467.
From today’s meeting with Guillaume….
cmoussa1 commented on issue flux-framework/flux-accounting#872.
Thanks @jameshcorbett! These were all great suggestions. I’ve gone ahead and force-pushed up some changes to this PR based on your feedback. I will set MWP here shortly…
hppritcha commented on issue eschnett/mpif#1.
I will set up a poll and invite some folks so we can set up a good time for a call….
alecbcs commented on issue spack/spack-packages#5104.
@spackbot run pipeline…
hppritcha commented on issue open-mpi/ompi-www#563.
@edgargabriel oops forgot to add this file…
alecbcs commented on issue llnl/hubcast-test#6.
@lc-hubcast help…
artv3 commented on issue llnl/camp#205.
Used internally: https://github.com/llnl/camp/blob/56b194f3ea3d0e9d6e2f236de39a4886063e4968/include/camp/resource/hip.hpp#L187C5-L187C37 …
adayton1 commented on issue llnl/Umpire#1072.
> Update: Hubcast doesn’t understand jobs that are allowed to fail. We can either fix the job failure or try to fix within Hubcast somehow.. stay tuned …
artv3 commented on issue llnl/RAJA#2010.
Closing PR until next release…
becker33 commented on issue spack/spack#52492.
I think we should actually hold off on merging these until we’re done with major backports to the 1.2 release branch. Even though we’ve cut the branch already, I don’t want to make backports any harder than they need to be between now and the release, and this one is more minor but this project as a whole touches a ton of files….
hppritcha commented on issue open-mpi/ompi-scripts#95.
never mind this still needs some work….
mplegendre closed issue llnl/Spindle#181.
Spurious testing false positives on randomly-generated names
https://github.com/llnl/Spindle/blob/cbf1d782bf07a1998904466b102a48e7dbbf4bf6/src/logging/spindle_logd.cc#L265…View Comment
jeremylt commented on issue libxsmm/libxsmm#855.
Understood …
wihobbs commented on issue flux-framework/flux-core#6952.
I think @grondo and I have accomplished everything scoped here. Closing
tzanio commented on issue mfem/mfem#5019.
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….
vsoch commented on issue kubeflow/trainer#3179.
@roberthluo the MPI test uses a wantinfo object to do comparison. The current flux tests do not. Here is the initial discussion:…
markcmiller86 open issue visit-dav/visit#20987.
node_coords/X and node_coords/Y wrong for parallel decomposed Pixie
### Describe the bug…View Comment
v-dobrev commented on issue mfem/mfem#5346.
Hi @nmnobre, @najlkin, @tzanio, @helloworld922, …
grondo open issue flux-framework/flux-pam#25.
`user@UID.service` fails to start with hidepid=2 and cgroupv2
On systems where /proc is mounted with hidepid=2 andsystemd.unified_cgroup_hierarchy=1 is set, user@UID.service fails to startfor users who are not members of the group whitelisted for /proc visibility (on TOSS, iseepids)….View Comment
garlick commented on issue flux-framework/flux-core#7659.
Oh, maybe I was looking at the same failure b/c mergify just merged this! NM….
jeremylt commented on issue CEED/libCEED#1980.
Ah the correct fix is probably to update the libCEED hash PETSc is using …
vsoch commented on issue urlstechie/urlchecker-python#95.
Spam…
alecbcs commented on issue spack/spack-packages#5083.
Cool! Let’s just make sure we document that variable and alternatively script modifications for the release notes….
becker33 commented on issue spack/spack#52492.
@haampie yes that was my plan…
tgamblin commented on issue spack/spack#52397.
Agree! We are working on revamping the site – see what you think of https://id-preview–a538ff6f-a974-428e-b9b8-9b6a19dda20c.lovable.app (note that this is valid for only 7 days) which is a preview of how we think the site will eventually work….
jandrej commented on issue mfem/mfem#5338.
I wrapped up the changes in #5232 and waiting for reviews. I’ll keep this open until the other PR is merged….
jameshcorbett commented on issue flux-framework/flux-sched#1490.
Anecdotally, the error seems to occur when a user requests more nodes than there are rabbits in the system. The --coral2-chassis flag may help reduce the error rate by constraining node placements to fewer chassis. The error seems to have occurred around the time we switched clusters to using the firstnodex match policy….
grondo open issue flux-framework/flux-core#7660.
`flux job attach` gets `ENOSYS` from `
chu11 commented on issue flux-framework/flux-core#7656.
> This is why I’d suggested a few “safe” tests get ci=asan markers or something like ci=system. …
hppritcha commented on issue open-mpi/ompi-www#559.
@edgargabriel ping…
hppritcha commented on issue open-mpi/ompi#13598.
i’d say this is worth a try. anyway it looks like coverity has gone on an extended vacation. maybe codeql could provide some of the capabilities that we used to get with coverity?…
cjvogl commented on issue mfem/mfem#4244.
> Regarding testing, it is easy in the way the bug appears at many places
balos1 closed issue llnl/sundials#937.
XXXGetRootInfo in sundials4py not setting rootsfound values
Dear developers,…View Comment
adrienbernede commented on issue llnl/radiuss-spack-configs#176.
@kab163 @adayton1 Thank you for that. Replacing was the right move….
garlick commented on issue flux-framework/flux-sched#1497.
Just pushed the change to select the reader using hints from R.scheduling.writer. It looks like only rv1exec (no schedluing key) actually works with partial cancel presently - fine for now since that’s what the job manager will generate….
jameshcorbett commented on issue flux-framework/flux-multi-cluster-utilities#22.
Another example would be a timeout exception. If the job times out, we definitely shouldn’t retry. Otherwise we wouldn’t be respecting the time limit restrictions placed on the job….
cmoussa1 commented on issue flux-framework/flux-accounting#878.
I’ve rebased this to catch up after #880 - I’ll go ahead and set MWP here. Thanks again for reviewing this @jameshcorbett! …
cyrush commented on issue visit-dav/visit#20972.
@biagas thanks for confirming!…
cjvogl closed issue pnnl/SPAECIES#51.
Potential bug in gradient computation for "gamma" rain fall speeds
I believe there is a bug in the computation of the rain number fall speed derivatives using the “non-numerical” approach. Leveraging that…View Comment
bgunnar5 open issue microsoft/agent-framework#6313.
Python: [Bug]: `function_invocation_configuration` from `BaseChatClient.as_agent` doesn't work
### Description…View Comment
gardner48 commented on issue llnl/sundials#884.
> I think we can change the minimum back to 3.8. I had bumped it to match sundials4py but I dont think we are using anything from 3.12 in these scripts. …
adrienbernede commented on issue llnl/radiuss-shared-ci#67.
@davidbeckingsale This is ready. See it work in Umpire: https://github.com/llnl/Umpire/pull/1050…
cyrush closed issue llnl/conduit#1566.
Deprecations Warning on Mac
Using the latest 26.4 XCode, the version of FMT being used by conduit (which is version 7.0) is generating deprecation warnings. Can FMT be upgraded to version 12.1.0 (which is the latest)? I have verified that this compiles cleanly on the Mac….View Comment
trws commented on issue flux-framework/flux-sched#1489.
> Also, I happened to notice b60e200 by @zekemorton which makes me question my choice to have these new functions use UP|DOWN strings instead of the enum. Which do sched developers prefer? My thinking that using the enum was unnecessarily exposing an internal data structure and that it would be easy to add another state (like DEGRADED or similar) as a string without breaking the API, but the enum is nicer to work with a Zeke points out in the commit message. …
sam-maloney commented on issue flux-framework/flux-core#7643.
Otherwise, I’ve added the check-executables-have-shebangs pre-commit-hook and updated the config (and fixed a few additional files that the hook then flagged :grin:), so perhaps @grondo you could have a quick double-check!…
wihobbs commented on issue flux-framework/flux-core#7354.
Completed by #7506 …
wihobbs commented on issue flux-framework/flux-coral2#486.
If we get rid of this here, we need to add it back in ansible (note my comment in #478)…
cyrush open issue Alpine-DAV/ascent#1727.
Normal Vector Specification
For 2D manifolds (surfaces) is there a way in Ascent/Conduit to pass in normal vectors for vertices? This is important for rendering if we want nice reflections and the normals we can get from our code are typically much nicer than what can be computed internally (we have actual curvature information)….View Comment
emily-howell closed issue Alpine-DAV/ascent#1587.
2025/07/22 tutorial feedback
- [x] tutorial landing page:…View Comment
chu11 commented on issue chaos/powerman#217.
@mergifyio rebase…
imguoguo commented on issue BeaconCat/Pharos#1.
## Root cause references…
markcmiller86 closed issue visit-dav/visit#2937.
build of parallel hdf5 fails if can't run a parallel program on the node building it.
I just recently tried to build parallel hdf5 (for moab) with build_visit and it failed because it couldn’t run an mpi program. This was on cab. This used to work, so they changed something on the machine, but still this seems like a short coming of their autoconf system….View Comment
v-dobrev closed issue mfem/mfem#5247.
Test failure for `ex1p_ceed_np=4`
Thank you for developing and maintaining this project….View Comment
camierjs closed issue mfem/mfem#5247.
Test failure for `ex1p_ceed_np=4`
Thank you for developing and maintaining this project….View Comment
tzanio commented on issue mfem/mfem#5349.
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….
gardner48 commented on issue llnl/sundials#887.
Superseded by #946…
jedbrown commented on issue jeremylt/LFAToolkit.jl#94.
With the multi-element patches, we would like the ability to do heterogenous patches with standard LFA (see Kumar, Rodrigo, Gaspar, Oosterlee 2019)….
hppritcha open issue hppritcha/tac#1.
[Project Proposal] Open MPI
### 1. Name of Project…View Comment
vsoch open issue hpc-gridware/quickinstall#10.
Settings file to source for openSUSE
Hi! I’m going through the example here https://github.com/hpc-gridware/quickinstall/tree/main/containers/openSUSE/15.6…View Comment
grondo commented on issue flux-framework/rfc#519.
While working on the implementation for the external helper, I realized that the current spec for the Device Containment options to the IMP was incorrect. I’ve added a commit here that corrects the section to describe what is currently in use. That could use a review. …
gardner48 commented on issue erf-model/ERF#3232.
The changes look good but two tests are now failing on one of our AMD systems with this branch: …
markcmiller86 commented on issue betterscientificsoftware/bssw.io#2541.
We also support cases where there is not viable URL for a citation but there is full bibliographic detail available. That just means that there is no off-article link for the item in the References block….
cyrush commented on issue Alpine-DAV/ascent#1692.
@nicolemarsaglia thanks for resolving that last puzzle!…
cyrush commented on issue visit-dav/visit#19544.
removing reviewed b/c user reports seeing this on El Cap with 3.5.0, from linux using x11 forwarding (not sure if using x11 or wayland)…
vsoch commented on issue oras-project/oras-py#240.
@jiwangCHEN push and pull interfaces should not go away. A push or pull is a directional copy. There should be no breaking changes in changing the underlying structure to use copy….
adrienbernede closed issue llnl/radiuss-spack-configs#166.
CI: Rebuild index job often fails
We recurringly have failures in the reindex job…View Comment
wihobbs commented on issue flux-framework/flux-sched#1490.
It’s more stable (I’ve yet to see a rabbit allocation fail with that flag in there.) When James gets back next week we can dissect why, but for now, I think our stock advice is to allocate chassis along with any rabbit job….
garlick commented on issue flux-framework/flux-sched#1489.
reapi.hpp was updated to include prototypes for the (string based) generic status get/set functions, with inline docs….
milroy commented on issue flux-framework/flux-sched#1467.
I’ve verified that the errno contract violation fixes in @garlick’s PR’s #1483 and #1484 obviate the first commit in this PR. I’m dropping it.
…
vsoch closed issue flux-framework/flux-docs#193.
Command Tutorials to do
- [x] flux proxy: “I want to connect to a flux instance across clusters with ssh #192
…View Comment
grondo commented on issue flux-framework/flux-core#7644.
@kkier suggested setting allow_abbrev=False for argparse which would help in this specific case. However, the behavior we want from argparse is the POSIX behavior where option processing stops at the first non-option argument (See POSIXLY_CORRECT in getopt_long(3)). I haven’t looked in awhile, but last I checked the argparse maintainers were unwilling to implement that behavior….
garlick commented on issue flux-framework/flux-core#7644.
Thanks for reporting this!…
chu11 commented on issue flux-framework/flux-core#7594.
hmmm seems like “system,coverage” builder is failing. At first I thought it was just not-perfect coverage. Perhaps a system test I missed that could be affected this PR’s change. Unfortunately builder logs not most obvious on the issue, but hopefully a container will figure this out quick. Edit: oops, now I see a log file, seems like t9000 tests with 0007-fsck.t failing.
…
cmoussa1 commented on issue flux-framework/flux-accounting#875.
Thanks @grondo! I’ve gone ahead and force-pushed up a fix to add a comment to accounting.hpp for those overloaded functions to explain their subtle difference from the others. I’ll go ahead and set MWP here shortly…