jedbrown commented on issue CEED/libCEED#1905.
It would depend on the loop body. For example, if it calls functions that don’t vectorize (we did the series work with log1p because it doesn’t vectorize in common implementations) or has branches that are unsafe/hard for the compiler to transform into masked vector arithmetic….
vsoch commented on issue vsoch/hpsf-tac#1.
> I will ask to reserve that date for you during next TAC meeting. …
garlick commented on issue vsoch/hpsf-tac#1.
> This is spot on - afaik there is no central governance model or document (beyond a brief contributing guide). This is something we need to put together before we submit this to the upstream repository as an issue for review. I am suggesting that we make a central .github repository for all projects to share a single source of truth. …
grondo commented on issue flux-framework/flux-core#7215.
Thanks! …
trws commented on issue vsoch/hpsf-tac#1.
Given this state, maybe it would be useful to do just a couple of tweaks in this PR then merge so we can collaborate via further PRs? Guess it depends on what all we want/need to do before trying to move this forward….
imguoguo commented on issue sipeed/NanoKVM-USB#82.
Does it manifest as a dialog box prompting you to select a serial device, but then displaying “Failed to connect serial. Please try again” after selection? If so, it’s likely because the current user doesn’t have permission to connect to the serial port. You need to add the current user to the uucp group (this worked successfully on my Arch Linux) or the dialout group (this might be necessary on Fedora or Ubuntu)….
vsoch commented on issue pydicom/deid#294.
I’m not sure I’m following - so let’s say you have a dicom with some set of Rows/Columns:…
Andr00dz open issue mfem/mfem#5128.
MFEM and HYPRE without MPI
Hello, …View Comment
alecbcs open issue dmy3k/gnome-adaptive-brightness#11.
Allow for Additional Brightness Level Categories
It would be very cool if users could dynamically add/remove brightness level categories. …View Comment
cbritopacheco commented on issue cbritopacheco/rodin#156.
@copilot Add interpolation tests on 8x8 grids. Also add tests to verify the case of one cell meshes. Across all geometries for K = 3….
markcmiller86 commented on issue LLNL/Silo#503.
Resolved in #505 on 4.12RC and #508 on main….
alecbcs commented on issue FrameworkComputer/EmbeddedController#73.
I’m also experiencing this issue on an AMD Framework 13 when using gnome-adaptive-brightness (issue linked above)….
v-dobrev commented on issue xsdk-project/xsdk-issues#279.
> BTW: I’m not yet sure if I can use hypre-3 in xsdk - due to mfem dependencies [as there is no mfem release with hypre-3.0 fixes]. cc: @v-dobrev…
JustinPrivitera commented on issue visit-dav/visit#20666.
@IdoAkkerman I have added your changes here: #20737 …
v-dobrev commented on issue mfem/mfem#4028.
Re-merged in next for testing……
becker33 commented on issue spack/spack#51566.
Closing this – now that we’re not trying to get it in for v1.1.0, we have time for a better solution….
hppritcha commented on issue openpmix/openpmix#3722.
this is the commit that tag 5.0.10rc1 points to …
hppritcha commented on issue open-mpi/ompi#13484.
okay i got this to run but i don’t observe this heap-use-after-free warning in the voluminous output….
tzanio commented on issue mfem/mfem#4996.
Merged in next for testing……
benzwick commented on issue benzwick/StreamVorti#10.
Thanks @will-wz-li this fixed the problem. I updated the build badges on the README.md as well. …
adrienbernede commented on issue spack/spack-packages#2558.
@spackbot re-run pipeline…
tgamblin commented on issue spack/spack#51633.
@haampie: I think -p should do exactly this for the new installer, with default of 0 (for which p == j), and then we should just allow j to exceed p (I think we currently cap it, right?)…
wihobbs commented on issue flux-framework/flux-core#7211.
Great summary, thanks @kush-gupt! And it was nice to meet you at SC25….
grondo commented on issue chaos/pdsh#171.
Looks good, thanks!…
garlick open issue chaos/diod#163.
diod_getlock: user@host:/path: Invalid argument
Problem: I noticed a dozen or so of these messages while running flux-core regression tests in a diod home directory in host picl7:…View Comment
markcmiller86 commented on issue spack/spack-packages#2346.
Just wanted to give praise for all of the CI checks here :clap: :tada:. Although it was sometimes a bit difficult to paw through the CI logs to diagnose failures, I was able ultimately to find and fix many issues without much hand-holding from other busy developers. …
dylan-copeland commented on issue mfem/mfem#4936.
Should this PR have the “bug” label? If so, I’m not sure what the bug is….
jandrej commented on issue mfem/mfem#5120.
I’m loading cuda/12.9.1 and use clang version 21.1.5 to build mfem with debug flags. The generated output file is ~15MB. I can share that with you internally if needed….
cmoussa1 closed issue flux-framework/flux-accounting#783.
`fetch-job-records`: properly log errors from script
Any errors or exceptions raised by the fetch-job-records script are not properly logged, which makes them hard to track down. It would be easier if they were logged in a similar fashion to the update-usage command….View Comment
adrienbernede commented on issue LLNL/Umpire#1009.
@kab163 Let me know if you need me to merge https://github.com/LLNL/radiuss-spack-configs/pull/150. I
vladotomov commented on issue CEED/Remhos#47.
@justinlaughlin is there a more recent version to use or do we merge this?…
vladotomov commented on issue CEED/Laghos#195.
Hi @lpottier, sorry we missed this….
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….
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:…
vsoch commented on issue flux-framework/flux-sched#1420.
#$#%# I just ran pre-commit on the entire flux-sched codebase… …
garlick commented on issue flux-framework/flux-core#7209.
Thanks, fixed those and I’ll set MWP….
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 …
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. …
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?? …
alecbcs commented on issue spack/spack#51617.
Looks good to me. …
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….
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. …
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….
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….
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?
…
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. …
brendenpetersen commented on issue NVIDIA-NeMo/Guardrails#1409.
+1 to this, major blocker for me!…
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….
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….
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 ?…
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?…
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…
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 ;)…
alecbcs commented on issue spack/spack-packages#2512.
@fsimonis has this patch been upstreamed to precice yet?…
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……
cyrush commented on issue LLNL/conduit#1479.
@mathstuf yes, that sounds like a much nicer way to formalize this …
adrienbernede commented on issue LLNL/RAJA#1946.
Thanks for the details:…
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?…
chu11 commented on issue flux-framework/flux-core#7190.
hmmm, for backwards compatibility, should we stream only if the request is a streaming rpc?…
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….
becker33 commented on issue spack/spack-tutorial#505.
Closing in favor of #502, which includes the same commit…
samuelkgutierrez commented on issue hpc/quo-vadis#411.
Perfect, @GuillaumeMercier. Thank you!…
adayton1 commented on issue LLNL/spheral#430.
Mike’s already working on similar and more effective changes….
alecbcs commented on issue LLNL/repligit#106.
Can you include a full reproducer performing an ls_remote() on the GitHub side as well?…
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…
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….
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: …
grondo commented on issue flux-framework/flux-security#209.
Ok, the CI failures are fixed here now. The necessary changes were: …
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.
…
eliasboegel commented on issue tracel-ai/cubecl#1040.
I would also be extremely interested in this….
alecbcs commented on issue spack/spack-bootstrap-mirrors#46.
Completed in #51 …
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…
cmoussa1 commented on issue flux-framework/flux-accounting#782.
Thanks @jameshcorbett!…
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….
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….
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. …
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. …
tgamblin commented on issue spack/spack-packages#2391.
@jwillenbring @balay @victorapm do you have recommendations for how to fix this?…
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?…
camierjs commented on issue mfem/mfem#5059.
The isf solver has been moved into a new miniapps/fluids subdirectory as suggested….
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:….
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?…
tgamblin commented on issue spack/spack#51542.
@alalazo should this go here or in #51533 ? …
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….
jameshcorbett commented on issue flux-framework/flux-sched#1417.
Merging manually because Mergify doesn’t want to….
adayton1 commented on issue LLNL/axom#1721.
I do not have permissions to merge, so feel free to push the button @kennyweiss or @rhornung67….
cyrush open issue Alpine-DAV/ascent#1631.
./build_ascent.sh with MPI on fails due to blt
Running:…View Comment