hppritcha commented on issue open-mpi/ompi#13605.
ignoring borked up NVIDIA CI….
chu11 commented on issue flux-framework/flux-core#7194.
@garlick thanks! will set MWP…
becker33 commented on issue spack/spack#51746.
We discussed passing these as tuples instead of dictionaries. The methods called here are not called anywhere else, so it’s fine to change their signatures. …
tzanio commented on issue mfem/mfem#5134.
@mlstowell, can you take a quick look when you get a chance?…
hppritcha commented on issue spack/spack-packages#2900.
This PR is incorrect. The UCX developers botched up the mail about 1.20.0. it was actually for an RC not a release. That’s the the URL is different. Please do not merge this PR….
artv3 commented on issue llnl/RAJAPerf#610.
Super nice! I’m super interested in trying out this feature, if I can get a day or two I can give some user experience feedback. …
artv3 commented on issue llnl/RAJA#1969.
Super nice! Can you add something in the RAJA docs about this new feature? And what do folks think about adding a note about this in our RELEASE_NOTES in this PR. …
garlick commented on issue flux-framework/flux-core#7254.
OK now that I have the next phase just about working, I’ll drop the WIP here. …
imguoguo open issue sipeed/NanoKVM-USB#99.
Frame rate cannot exceed 30fps
When using ffmpeg on devices like macOS to execute ffmpeg -f avfoundation -i "0" -hide_banner to check, it can be found that the maximum supported frame rate at 1920x1080 resolution is 50fps, detailed output is as follows:…View Comment
JustinPrivitera commented on issue llnl/conduit#1322.
Documentation and implementation done in #1487 so that we are not waiting for this from the device support PR….
vsoch commented on issue kubeflow/trainer#2909.
Thank you @andreyvelich @tenzen-y - the review was excellent, and I’m glad to see this moving through. It might be a bit early, but Happy New Year! I appreciate everything you do for the Kubeflow (and larger Kubernetes) communities….
jeremylt commented on issue freeCodeCamp/freeCodeCamp#64929.
Is there an issue associated with this change? If so please add it. If not, please create an issue before making a pull request….
cmoussa1 commented on issue flux-framework/flux-accounting#798.
Thanks @garlick! Setting MWP here…
vsoch commented on issue compspec/fractale-mcp#4.
cc @knglugo @milroy autogen is added as an engine, to join the default “native” state machine. I’ve created sample plans for building a docker container and translating a jobspec. See design in the README for the abstractions. The tools are now separate libraries too: …
hppritcha commented on issue open-mpi/ompi#12658.
do we still want to pull in this PR? …
tzanio closed issue mfem/mfem#5158.
call of overloaded
imguoguo commented on issue sipeed/NanoKVM-USB#6.
fixed by https://github.com/sipeed/NanoKVM-USB/pull/83, you can try the latest version…
vsoch commented on issue kubeflow/trainer#2841.
This is a WIP and should not be closed. Thanks!…
chu11 open issue flux-framework/flux-core#7258.
kvs: support size meta data
Recently had an offline chat with @garlick and wanted to have an overarching issue for it….View Comment
garlick commented on issue flux-framework/flux-core#7256.
Thanks! Setting MWP…
cmoussa1 commented on issue flux-framework/flux-accounting#796.
Thanks @jameshcorbett! Setting MWP here…
jeremylt open issue freeCodeCamp/freeCodeCamp#64895.
Claiming Language Certs
### Describe the Issue…View Comment
chvillanuevap commented on issue humanmade/S3-Uploads#612.
I don’t mean to reopen this issue, but I ran into the same problem recently while searching for a solution, and I wanted to share the patch I ended up using in case it helps someone else….
tgamblin commented on issue archspec/archspec#225.
In memory. This isn
tgamblin commented on issue spack/spack#51781.
@haampie: with the change I added I get similar performance to your removal, so I went ahead and updated the commit message and merged. Feel free to revert if you think there are still issues….
hppritcha open issue mpi-forum/mpi-issues#1102.
Caching wording - desire to tweak
# Problem…View Comment
bgunnar5 open issue llnl/merlin#599.
Link `queue-info` command to database
Once we have status models figured out, we should link the merlin queue-info command to the database so that it has much more useful output….View Comment
adayton1 commented on issue llnl/CARE#350.
I want to merge this in before I release….
gauthier12 commented on issue lapce/lapce#3592.
I confirm the bug….
alecbcs commented on issue spack/spack-packages#2836.
@spackbot run pipeline…
jandrej commented on issue mfem/mfem#4908.
Superseded by merged PR…
camierjs commented on issue GLVis/glvis#339.
Thanks for testing this out, @hughcars
emily-howell closed issue Alpine-DAV/ascent#1591.
replay: passing dir instead of root file crashes
need to make this an error message, not a crash…View Comment
garlick commented on issue flux-framework/flux-core#7251.
Fixed those things, and made another pass, expanding the slurm migration section to include more information. …
cyrush open issue Alpine-DAV/ascent#1643.
cuda vtk-m use dp issue with slice filter
Using:…View Comment
JustinPrivitera closed issue visit-dav/visit#19121.
Take advantage of MFEM 4.6 - 4.8 Features
We should take advantage of new MFEM 4.6 features after #19112 is merged. …View Comment
cyrush commented on issue visit-dav/visit#20768.
@biagas can you try out the new mp4 logic to see if that helps with #20748 ?…
tgamblin commented on issue spack/spack#51781.
So, I was hoping to use protocols to make typing of spec data structures much easier. This doesn’t bode well for that, so I guess I’ll ask some questions: …
hppritcha commented on issue open-mpi/ompi#13583.
@jsquyres check now. fixed typo inherited from slurm page too….
dylan-copeland commented on issue mfem/mfem#5123.
Thank you @IdoAkkerman for your careful review. There were many important issues raised in this review, which are hard to find in the resolved comments. Here is a list to summarize some issues to revisit later. …
gardner48 closed issue llnl/sundials#806.
[BUG] Build fails with MPI under Win, latest release 2025
When trying to build on Windows (after generating with CMake) within Visual Studio the build fails simply due to the following line in sundials_mpi_errors.c…View Comment
balos1 commented on issue llnl/sundials#806.
Thanks for the report. This header is unused, so I have removed it entirely in #807….
cyrush commented on issue llnl/conduit#1438.
@mlohry these jobs failed b/c the windows image in ci was removed around the time of testing. If we merge develop into your branch, we can fully test…
adayton1 commented on issue llnl/axom#1599.
This is currently a blocker for us having any CUDA builds….
adayton1 commented on issue llnl/Umpire#1033.
> It seems there are some C++20 compatibility issues in the current version of fmt, so will see how updating to 11.1.0 works …
artv3 commented on issue llnl/RAJAPerf#599.
How big can meshes get? I’m wondering how the meshes will impact the repo size….
artv3 commented on issue llnl/RAJA#1964.
Hey this looks pretty cool and simpler than we were originally trying, let me try it within the RAJA PerfSuite and I can get back to you …
jeremylt commented on issue freeCodeCamp/freeCodeCamp#64787.
How about:…
trws commented on issue flux-framework/flux-sched#1423.
Doing it in that literal order is impossible. We may be able to get you to something like what you want, but let me lay out the situation a bit so you know where I’m coming from. In order to give a predicted start time we need to run a match against the current resource state, allocations and reservations to determine when the job would be reserved. Without doing that match, any result we give out would be even more wrong than without doing it (even doing the match is still an estimate at best due to new job arrival and constant state changes)….
chu11 commented on issue flux-framework/flux-core#7191.
Continued prototyping with the eventlog in this format as I describe above: …
jsmeredith closed issue tensorflow/tensorflow#55414.
Known issues with new RUN_EAGER_OP_AS_FUNCTION feature
This refers to the unified eager op/tf.function execution mode available for optional use in 2.9. …View Comment
vsoch commented on issue rseng/jobs-updater#12.
Thanks @crd477 ! …
adrienbernede commented on issue llnl/uberenv#154.
I have the same error on my end with quandary….
adrienbernede commented on issue llnl/radiuss-spack-configs#155.
@davidbeckingsale building went well. (Be mindful that the tests are not run). …
uvilla commented on issue hippylib/hippylib#84.
@finsberg: Thank you for your contribution. …
vsoch commented on issue flux-framework/flux-core#7217.
A contributor just needs to be able to find “how to contribute” quickly. The CONTRIBUTING.md is (to me) preferred over what I had here, which was a workaround to not having one. …
grondo commented on issue flux-framework/flux-core#7241.
Thanks! I’ll set MWP and perhaps @ryanday36 could give feedback and open a new issue if there needs to be adjustments or improvements in the future….
wihobbs commented on issue flux-framework/flux-core#7245.
James is definitely also someone who’s approved and merged my PRs as a maintainer. …
vsoch commented on issue converged-computing/usernetes#2.
@AkihiroSuda if you are interested, we were testing calico for usernetes https://github.com/converged-computing/usernetes/tree/test-calico (hoping to not need to set net.ipv4.conf.default.rp_filter to 2) and got it deployed (calico pods running), but the connectivity between pods isn’t there yet. I think packets are being dropped. Maybe by the kernel (which could be related to that setting still being 2). We were trying to use vxlan although I’m not sure if that is the right path, and if we can test with the rp_filter setting still at 2….
tgamblin commented on issue spack/spack-packages#2709.
@olesenm: welcome back! See: …
becker33 commented on issue spack/spack#51422.
Can spack -E commands update-completion do what you need for this?…
CamStan closed issue llnl/scr#605.
Bijungi Script
Bijungi is re-constructed language on Indonesia was invented by Leng Mokorang, Kavita Tengnyan and Anda Upin was invented by script horizontal was inspired by Tagbanwa alphabet the type is abugida…View Comment
becker33 closed issue llnl/llnl.github.io#735.
Update site with LLNL logo and color palette
1. Update logo on LLNL org…View Comment
adrienbernede commented on issue llnl/Umpire#1012.
@davidbeckingsale this PR is now ready….
adrienbernede commented on issue llnl/RAJA#1935.
@rhornung67 This PR is now ready for review….
adayton1 commented on issue llnl/CHAI#341.
> @adayton1 #343 should be merged first. …
adrienbernede commented on issue llnl/CHAI#341.
@adayton1 https://github.com/LLNL/CHAI/pull/343 should be merged first….
tgamblin commented on issue hpsfoundation/tac#61.
I mean if you have something like, say, Flux Operator that has a name with “Flux” in it, it needs to either be renamed to something like “Kubernetes Operator for Flux” (in compliance with the doc I linked above), or it needs to be in the Flux org as part of the official upstream Flux project….
cmoussa1 open issue flux-framework/flux-accounting#793.
storage: long-term/centralized/durable storage solutions for flux-accounting
@trws and I discussed offline that it might be nice to think about and eventually implement a long-term storage solution for flux-accounting and its contents. As it stands now, flux-accounting utilizes SQLite to store all user, bank, association, queue, and job data to complete its functions, which is lightweight and portable. Offering a more centralized storage option such as PostgreSQL (for which there exists a Python API to interface with such a DB) might be a nice evolution for this module, perhaps as a way to offer a center-wide solution for all things flux-accounting, like managing accounts, banks, projects, etc….View Comment
alecbcs commented on issue spack/spack-packages#2365.
@tgymnich @vchuravy @wsmoses @amd-toolchain-support any objections here? …
tzanio commented on issue mfem/mfem#5107.
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….
v-dobrev commented on issue mfem/mfem#5122.
Both mfem+umpire and mfem~umpire should work well – try it out to see which one works best. Here’s how this is done in Laghos: https://github.com/CEED/Laghos/pull/198….
jeremylt closed issue CEED/libCEED#1081.
examples/fluids: unstructured distance function
Computing distance from walls is necessary for some turbulence models and to create initial conditions for which the initial transient is not too extreme. The Eikonal equation offers a proper way to solve this equation, but it’s difficult to solve scalably using variational methods. This paper compares several strategies and suggests a simple method: …View Comment
vladotomov commented on issue CEED/Laghos#201.
@rfhaque Let me know when it’s done….
markcmiller86 commented on issue visit-dav/visit#20752.
I added logic to silo plugin to provide a little more info about the file (and plugin) software versions… …
tgamblin commented on issue llnl/axom#1740.
The axom package looks way better (160 added lines, nearly all declarative vs. 242 in the first revision with custom consistency checking). We can prioritize improving the error messages for package requirements in Spack….
markcmiller86 open issue llnl/Silo#514.
Add ability to get driver library version info
It would be nice, without having to include the HDF5 library in the client, for a client of Silo to get library version information from the underlying driver library. Probably the only reasonable thing to do is return it as a string of some kind. Different driver libraries can use very different versioning schemes and probably a string representation is the only approach that be portable….View Comment
tgamblin closed issue hpc-social/events#9.
New Event: HPSF Community Summit 2026
### Event Submission…View Comment
garlick commented on issue flux-framework/flux-foundry#20.
@grondo any thoughts on this one? This should be sufficient to get tomlc99 amd tomltk.c out of flux-core. More work would be needed for flux-security….
markcmiller86 open issue visit-dav/visit#20762.
Splash screen shows 3.5.9, git info shows 3.4.9
I just wanted to be sure we don’t forget to fix this before 3.5.0 release….View Comment
JustinPrivitera open issue visit-dav/visit#20761.
Viewer user text resizes on every mouse click
This text here in the bottom corner…View Comment
markcmiller86 commented on issue spack/spack-packages#2346.
@tldahlgren I noticed you had some recent activity on an MFEM PR here and I wanted to reach out and ask if your (or someone you might wanna recommend) could merge this PR for Silo?…
v-dobrev commented on issue spack/spack-packages#143.
Please do not merge yet. I’ll review this soon – I’ll do it right after I’m done with the PR to add and test the new v4.9. (For now I just have the initial commit for that pushed: https://github.com/spack/spack-packages/tree/mfem-4.9.)…
vsoch closed issue singularityhub/singularity-cli#228.
conversion of Dockerfile to singularity recipes can fail when remote file was redirected
## Expected Behavior…View Comment
tzanio commented on issue mfem/mfem#5153.
Merged in next for testing……
imguoguo open issue imguoguo/Comments#43.
garlick commented on issue flux-framework/flux-core#7238.
Thanks - setting MWP…
vsoch open issue converged-computing/flux-hierarchy#5.
Optimizations and Improvements Needed
This issue summarizes some todo items for flux-hierarchy. I am creating it for easy discussion to bring in some of the Flux devs….View Comment
garlick commented on issue chaos/diod#164.
My test setup:…
cyrush commented on issue visit-dav/visit#20752.
@markcmiller86 I think we should try the new version, would be good to remove ancient patches and have same code used on windows as linux if possible. …
becker33 commented on issue spack/spack#51731.
I’m not convinced “every node is a separate object” is a good assumption in abstract specs, even without this bug. But that can be a separate conversation….
jandrej commented on issue mfem/mfem#5151.
```…
chu11 open issue flux-framework/flux-core#7235.
new job-list client RPCs hang when connecting to older Flux instances
#7224 changed the job-list RPC to stream responses by default. The implementation maintains backward compatibility when the streaming flag is not set in the request, allowing older clients to work with newer servers. However, there is a compatibility issue in the opposite direction:…View Comment
cmelone commented on issue LLNL/hubcast#190.
> I’d vote for the 1st option, but let’s make it optional via a config. Some users might want to disable draft PRs and not get a message from Hubcast while others probably do want a place holder status check with a message. …
BradWhitlock open issue LLNL/conduit#1485.
Failure with find_reference_node.
I ran across a strange case where find_reference_node fails when I move mesh domain node to a different node. I would expect that since the new node took ownership of the mesh data, it would serve as the root and ought to basically be the same as the copy case….View Comment
adrienbernede commented on issue LLNL/RAJAPerf#587.
@rhornung67 This PR is ready. I reduces the number of specs running in CI (shared specs in RSC have been updated) and clearly deactivates some of the shared specs to focus on specs for interest for RAJAPerf….
cyrush commented on issue Alpine-DAV/ascent#1636.
Ok, I understand. If someone takes over they can change the version to a malicious commit. …
trws commented on issue vsoch/hpsf-tac#1.
Depending on what you need, it also often works well to include just user-mode flux (core and sched is often enough) inside the container, then in the allocation use srun to launch a flux instance with all brokers running in the container with your optimizer running as the initial program. It requires changing the container, where the sidecar does not, but avoids the need for kubernetes to use the operator. It
hppritcha commented on issue open-mpi/ompi#13460.
bingo! now after a little bit of rebasing fixes I can get #13280 to pass mpi4py declaring OMPI is MPI 5.0 compliant and not needing to exclude the big count tests! …
v-dobrev commented on issue mfem/mfem#5057.
Merged in next for testing….