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? …
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!…
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…
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….
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
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 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. …
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: …
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?…
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….
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….
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….
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 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.)…
tzanio commented on issue mfem/mfem#5153.
Merged in next for testing……
garlick commented on issue flux-framework/flux-core#7238.
Thanks - setting MWP…
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.
```…
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. …
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….
acfisher commented on issue mfem/mfem#4689.
@tzanio it looks like this ended up getting 2 approvals and then never pulled in. I am resurrecting it and want to shepard it through….
uvilla commented on issue hippylib/hippylib#83.
Thank you @dc-luo. I agree with the proposed class renaming. We could …
trws commented on issue flux-framework/rfc#487.
Got it, thanks!…
jameshcorbett commented on issue flux-framework/flux-sched#1398.
Yes I think so!…
wihobbs commented on issue flux-framework/flux-sched#1398.
@jameshcorbett I think we got packages into TOSS 5 but correct me if I’m wrong, ok to close this one?…
grondo commented on issue flux-framework/flux-core#7220.
After implementing the noverify = ["core"] support, I realized this approach does not cleanly handle the case for falling verification when more resources than configured are discovered….
cyrush commented on issue LLNL/conduit#1482.
``` …
adrienbernede commented on issue LLNL/RAJA#1955.
> This also needs to be turned on in the GItLab UI, correct? …
acfisher commented on issue mfem/web#204.
@tzanio ok I put my changes in, so I think this is ready for another reviewer….
markcmiller86 commented on issue llnl/H5Z-ZFP#155.
@brtnfld and @jhendersonHDF thanks for submission and review. @brtnfld I think you have authority to merge at this point…or, you should. …
milroy commented on issue flux-framework/kubeflux#1.
This came up in the Flux meeting today. We can delete this repo….
milroy commented on issue flux-framework/flux-sched#1419.
I took a first pass on this PR, and it generally looks good. I did post a question about the function of a parameter. …
markcmiller86 commented on issue LLNL/H5Z-ZFP#155.
@brtnfld and @jhendersonHDF thanks for submission and review. @brtnfld I think you have authority to merge at this point…or, you should. …
v-dobrev commented on issue xsdk-project/xsdk-issues#280.
I just merged the Spack PR, so hopefully this issue is now resolved….
jameshcorbett commented on issue vsoch/hpsf-tac#1.
> @jameshcorbett
imguoguo commented on issue sipeed/NanoKVM-USB#89.
Bug(fixed):
wihobbs commented on issue sam-maloney/flux-core#1.
Another thought I just had is perhaps the plugin should be able to slurp up json/yaml files with a resource specification in them based on RFC 14 in addition to shape. But maybe that should be a separate plugin/option….
cjvogl commented on issue mfem/web#291.
> Along this line: for my version of hipcc I manually specified the MPI include directory for METIS and added -Wno-implicit-int and -fPIC to get it to work. …
chu11 commented on issue flux-framework/rfc#482.
I don’t think there are any gotchas, will set MWP…
adayton1 commented on issue LLNL/axom#1599.
> I noticed that Axom+CUDA is built in a funny mode where nvcc appears to use a host compiler. If I change the host-config to CUDA 12.2..2 and the host compiler to newer clang then it gets farther….
samuelkgutierrez commented on issue hpc/quo-vadis#424.
Perhaps the environment variable can be a CPU mask that encodes the allowed resources. hwloc-calc can help sites generate this….
BradWhitlock commented on issue LLNL/axom#1732.
@bmhan12 - I ran into “yaml_parser->problem is NULL (missing)” recently in some other work when my data submodule was not up to date. When I went in and made sure it had “main” checked out rather than a detached HEAD, it worked. I don’t know how it got into the detached HEAD state though….
v-dobrev commented on issue mfem/mfem#4977.
Adding the tolerance for changing dt did not actually change the result since the actual difference in dt on the last step is slightly above 2.7569e-15 (this is for the sample run I posted above). However, this is probably fine.
…
vsoch commented on issue flux-framework/rfc#481.
Actually I don’t see your feedback yet @grondo - let me know if you have thoughts on the above!…
grondo commented on issue flux-framework/flux-docs#309.
Thanks!…
trws commented on issue flux-framework/flux-core#7191.
Honestly I just didn’t know that, that makes me think that we might want to expand on that rather than going from that to a big object though. We’ve already seen some scaling issues on large json objects in other places, and JGF is likely to get that treatment at some point, so may as well keep it that way here. Still a good idea to be able to get the events efficiently by type, but keeping it incremental would be good….
grondo commented on issue flux-framework/flux-core#7191.
> Kinda orthogonal, and I
garlick commented on issue flux-framework/flux-core#7227.
Having a way to run a local health check in rc1 sounds like it would be useful. I think if rc1 fails the broker exits with the special exit code that inhibits restart….
chu11 commented on issue flux-framework/flux-core#7191.
A random thought I had tonight, regarding my idea 1 and idea 2 that I listed above. …
vsoch commented on issue flux-framework/flux-core#7229.
Will need guidance on the mac-os test - not sure if it’s flaky (and I can’t figure out from the output what it isn’t happy about). …
grondo commented on issue flux-framework/flux-accounting#787.
It would have to be available per job, since there could be a different limit for different banks in the flux-accounting case. …
garlick commented on issue flux-framework/flux-accounting#787.
I suppose another option is to allow the jobs into sched state but withhold them from the scheduler. That is already available except not per user….
cbritopacheco commented on issue cbritopacheco/rodin#159.
@copilot Please remove these sections or add appropiate documentation under the section Documentation from the README …
cyrush commented on issue visit-dav/visit#20729.
@Sam-Briney I tried with develop version of visit, and I see the same values. …
alecbcs commented on issue spack/spack-packages#2679.
@spackbot run pipeline…
gardner48 commented on issue spack/spack-packages#2557.
@jrood-nrel does https://github.com/spack/spack-packages/pull/2679 fix the problem?…
adrienbernede commented on issue spack/spack-packages#2558.
@alecbcs @davidbeckingsale …
becker33 commented on issue spack/spack#7890.
This appears to have been fixed at some point in the intervening years. Tested with spack install zlib tcl which does not print output for zlib twice….
vsoch commented on issue singularityhub/singularity-hpc#694.
That looks like an issue with parsing the module. Take a look at the module file that shpc generates and see how it compares to modules on your system (and make sure you are using the right one)….
vsoch commented on issue pydicom/deid#295.
https://pypi.org/project/deid/0.4.10/…
jedbrown commented on issue openjournals/joss-reviews#6099.
I think this is really an author preference matter. In general, I’d say benchmarking the official version is best. I’m not sure how much performance is expected to have changed from earlier, nor whether it’s the same machine. For dense operations, the relative performance of MKL to BLIS and OpenBLAS is routinely benchmarked….
tzanio commented on issue mfem/web#310.
Thanks @nmnobre !…
acfisher commented on issue mfem/web#204.
@tzanio There is some good work in here and I think we should rescue it. I can make the couple of changes that I suggested and dust this off if you want to provide another review/reviewer. What do you think?…
tzanio commented on issue mfem/mfem#4986.
Re-merged in next for testing……
vladotomov commented on issue mfem/mfem#4986.
Update CHANGELOG…
chu11 commented on issue flux-framework/rfc#482.
re-pushed, adding backwards compatibility. I wasn’t sure how to organize things. So I just added a blurb at the end of the section saying backwards compatibility MAY be supported via the old response format….
trws commented on issue flux-framework/rfc#481.
Dang, it sounded like such a good idea, and it looks like it works for HPCToolkit on gitlab. It looks like roles aren’t easy to make visible on github either. I suppose a list is fine, as long as it’s a single place, that’s where lists burn is if they have to be maintained in multiple places without a way to ensure they stay in sync….
adrienbernede commented on issue LLNL/radiuss-spack-configs#152.
@tdrwenski thank you for the review. Since @kab163 really needs it and I have no problems with my projects, I say we merge it and further investigate your issues. If we need a patch, no problem with me creating a minor release….
artv3 commented on issue LLNL/RAJAPerf#589.
TODO: remove Bt as it is not used. …
adayton1 commented on issue LLNL/RAJAPerf#592.
> > What does google benchmark do to prevent things being optimized away? …
jeremylt commented on issue CEED/libCEED#1905.
In every instruction vpd though? We’ve run into situations I think where most but not all of the QF is vpd…
v-dobrev commented on issue xsdk-project/xsdk-issues#280.
What compiler is this using? I can’t figure out what’s behind mpic++….
cmelone commented on issue spack/spack-gantry#208.
@dependabot rebase…
hppritcha commented on issue open-mpi/prrte#110.
Could you show the error message mpirun is reporting? Also what configure options were you using? …
cjvogl commented on issue mfem/mfem#5126.
Pinging some people who may be interested in this PR: @jandrej and @nmnobre …
grondo commented on issue flux-framework/rfc#482.
I’m talking about one version of Flux talking to another, e.g. as would happen with flux top or flux pstree if a subinstance is launched using a different version. We’ve been pretty good about keeping interfaces compatible up to this point….
garlick commented on issue flux-framework/rfc#482.
Wouldn’t most users of this RPC (apart from job-list) be using the python API which would also be updated? As I type that I am doubting myself. …
wihobbs commented on issue flux-framework/flux-core#7211.
That’s great! We tend to be a heavily GitHub driven project, so this + other issues and PRs for sure. We also lean on Slack, and I sent you an invite to our workspace for collaboration and quick questions….
trws commented on issue desul/desul#160.
Yup, that transition is officially upstream for us, and I think 20 will follow soon….
garlick commented on issue chaos/diod#164.
FYI I’m going offline for a few days for travel but next week I’ll try to set up a 32 bit test environment to run this down….
alecbcs commented on issue LLNL/hubcast#190.
No worries haha :)…
adrienbernede commented on issue LLNL/Umpire#1009.
@kab163 OK, adding the camp release and updating the umpire dependency constraint now….
adayton1 commented on issue LLNL/CARE#357.
Can you add a release note about these fixes?…
jedbrown commented on issue CEED/libCEED#1905.
In particular, the v*pd (“packed double”) instructions, which I expect GCC is indeed emitting. I like to use Linux perf and then look at the hot instructions. If those are v*pd, then vectorization has been effective. What does upstream clang do on your kernels? Is there a reason you are using legacy icc?…
milroy commented on issue compspec/fractale#21.
Alright, the latest updates are pushed. Let me know if this needs anything else….
benzwick commented on issue Slicer/Slicer#8883.
What if when multiple segments are selected the tools that only work on single segments are disabled and “grayed out”. I think this would be quite intuitive and easy for users to understand….
adayton1 commented on issue LLNL/axom#1723.
@kennyweiss, @rhornung67, I don’t have permission to merge, so one of you will have to push the button….
jeremylt commented on issue freeCodeCamp/freeCodeCamp#64241.
Please use the forum to request help on the curriculum …
bgunnar5 commented on issue LLNL/merlin#596.
@doutriaux1 I can. The only thing that’s really changing here is the backend functionality and the --steps option being removed. From the frontend, the user can still use merlin monitor ${YAML} with the exact same call….
artv3 commented on issue LLNL/RAJA#1949.
> Any thoughts on blockIdx and gridDim? …
adayton1 commented on issue LLNL/MPIDiff#11.
Could you add a release note and tick the version number in CMakeLists.txt?…
jedbrown commented on issue EnzymeAD/Enzyme#2504.
I’m assuming the audience that cares about repo size will always be using a shallow clone? I just want to make sure everyone here knows it’s not possible to actually shrink the (non-shallow) repo size without invalidating old hashes. It is possible to split the history, but it changes hashes, which is confusing for people who have clones lying around and disrupts workflows that depend on existence of old hashes. I have experience doing such things, though it isn’t a decision to make lightly and I’m not recommending it….
emily-howell commented on issue Alpine-DAV/ascent#1615.
Sure thing!…
trws 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. …
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:…
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!…
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….
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….
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….
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!…
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?…
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:…
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: …
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 …
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….
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….
markcmiller86 commented on issue LLNL/Silo#445.
@kmorel thanks for the note here :clap:….
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….
balos1 commented on issue LLNL/sundials#796.
Review Requests …
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…
markcmiller86 commented on issue spack/spack-packages#2346.
I am getting this error in one of the CI checks… …
markcmiller86 commented on issue LLNL/Silo#312.
This has been started here, https://github.com/spack/spack-packages/pull/2346…
JustinPrivitera commented on issue visit-dav/visit#20152.
> Is this correct? Shouldn’t the <td></td> tags be within the <tr></tr> tags?…
tgamblin commented on issue spack/spack#51445.
Looks mostly good modulo the failing test :)…
garlick commented on issue chaos/diod#160.
LMK = Let Me Know…
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. …
cyrush commented on issue visit-dav/visit#20707.
@JustinPrivitera thanks for this fix!…
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….
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
…
becker33 commented on issue spack/spack#50560.
I have not gotten a chance to debug it yet….
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. …
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….
cyrush commented on issue mfem/mfem#4307.
@JustinPrivitera this can be closed in lieu of #5097 - we can continue discussion in the PR….
garlick commented on issue flux-framework/flux-core#7112.
Thanks!…
grondo commented on issue flux-framework/flux-core#7112.
Strange. I had to re-approve and then mergify finally merged this one. :shrug: …
cyrush commented on issue LLNL/axom#1709.
thanks @kennyweiss …
adrienbernede commented on issue LLNL/Umpire#1009.
Now that I read your full question, here is the full answer: …
jeremylt commented on issue CEED/libCEED#1904.
```py …
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….
chu11 commented on issue flux-framework/flux-core#7186.
re-pushed, throwing an extra flux-fsck cleanup in there…
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….
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….
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:…
JustinPrivitera commented on issue LLNL/conduit#1475.
You are welcome. Please let us know if you have further questions….
camierjs commented on issue mfem/mfem#4333.
Tested on macos with latest Caliper - works fine!…
wihobbs commented on issue flux-framework/flux-core#7043.
Yes, let’s check this off!…
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?…
artv3 commented on issue LLNL/RAJA#1832.
@bechols97 , can we bring this up to date?…
wihobbs commented on issue flux-framework/flux-pmix#113.
Hmm, it looks like I don’t have write access here to add labels….
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….
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.
…
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….
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. …
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:
…
tzanio commented on issue visit-dav/visit#19046.
@cyrush – I am happy to elaborate further on this if it will be useful…
cyrush commented on issue visit-dav/visit#19046.
Yes this does help - thanks for this explanation. …
cyrush commented on issue spack/spack-packages#2222.
The concretizer can be unpredictable, frustrating aspect of all of this …
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….
tomstitt commented on issue mfem/mfem#4333.
> @tomstitt, is this backward compatible, and if not, should we check for the Caliper version? …
v-dobrev commented on issue mfem/mfem#4993.
Re-merged in next for testing……
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? :) …
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….
jeremylt commented on issue freeCodeCamp/contribute#1008.
Those linked PRs are from staff. Staff are not external contributors….
garlick commented on issue chaos/diod#158.
Oh this changed the github workflow so might need a manual merge. I’ll press the button….
adrienbernede commented on issue LLNL/RAJA#1934.
(cancelled the CI pipeline to restart and force Matrix to run with variable)…
adayton1 commented on issue LLNL/CARE#351.
@adrienbernede thank you!…
adrienbernede commented on issue LLNL/CARE#351.
@adayton1 This is ready ;)…
markcmiller86 commented on issue visit-dav/visit#20682.
Wow…great catch @biagas! No idea that logic existed….
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….
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. …
gardner48 commented on issue mfem/mfem#5073.
> Should the calls be added to the examples? …
jandrej commented on issue mfem/mfem#5073.
Should the calls be added to the examples?…
bgunnar5 commented on issue LLNL/merlin#587.
@lucpeterson I think they are but then again I’m biased cause I wrote them…
JustinPrivitera commented on issue visit-dav/visit#20666.
@IdoAkkerman please see continued discussion in #19046…
imguoguo commented on issue radxa-pkg/radxa-system-config#54.
> etc
wihobbs commented on issue flux-framework/flux-core#7153.
For reference, here’s how mpibind prints affinity in verbose mode:…
cmoussa1 commented on issue flux-framework/flux-accounting#778.
Thanks @jameshcorbett!…
tpatki commented on issue flux-framework/PerfFlowAspect#191.
Closing with PR #199 and #200 …
tpatki commented on issue LLNL/variorum#590.
@slabasan and I are in the process of testing ESMI+HSMP to obtain CCD-only (CPU) power on the APU. …
trws commented on issue ACCBDD/reclamation-dev#276.
Not to say it’s “good” but a create deployer with buckets of water will fill the cauldron. Still trying to work out if I can automate this thing the rest of the way, but it’s something….
JustinPrivitera commented on issue LLNL/conduit#1471.
put this in the blueprint spec docs…
mplegendre commented on issue LLNL/Spindle#43.
Closing since Nick is putting together updated containers….
vladotomov commented on issue CEED/Laghos#199.
Should I merge it or do you plan more additions?…
balos1 commented on issue LLNL/sundials#789.
What compiler and version are you using? Can you attach your CMakeCache.txt file?…
gardner48 commented on issue LLNL/sundials#787.
@drreynolds I’ve updated the correction modification to address the roundoff issues and resolved the open comments. However, this PR also includes updates from #788 (makes adding logging to the constraint checks easier), so hold off on taking another pass over this PR until that one is merged….
jameshcorbett commented on issue LLNL/scr#604.
I fixed this up so all the actions pass, I think this is ready to go in. Will check in next team meeting. Actions are now passing: https://github.com/jameshcorbett/scr/actions/runs/18811341893…
hppritcha commented on issue open-mpi/ompi#9837.
this PR can be closed. we moved well beyond this as part of the big count work. and there’s more to come sometime later after the ‘c’ ABI stuff is complete and we want to venture into a fortran ABI world….
camierjs commented on issue mfem/mfem#3658.
> mpirun -np 4 pmesh-optimizer -m kershaw_6x6x6.mesh -o p -rs rl -mid 321 -tid 5 -ls 3 -nor -rtol 1e-8 -vl 1 -lc 0.5 -pa
…
v-dobrev commented on issue mfem/mfem#5085.
Some thoughts: some of the methods in ARKStepODE will be common with other similar classes. How do you envision avoiding repeated definitions? Also, when you inherit from both TimeDependentOperator and ARKStepODE, you get Mult from both and you have Width/Height (from the former) and Size from the latter which is not ideal.
…
garlick commented on issue chaos/diod#147.
I’ve got it, thanks!…
grondo commented on issue chaos/diod#147.
Yeah, want me to press the button?…
gardner48 commented on issue LLNL/sundials#788.
The main logging updates are in tools/suntools/logs.py. The changes to the source files and outputs are to update logging region labels to the new convention of <begin|end>-<region-name>[-list] (mostly adding -list where needed)….
markcmiller86 commented on issue LLNL/Silo#477.
Am recording here a smoking gun reproducer of the issue in error stack error messages. Attached is an intentionally corrupted HDF5 file. 1.14.4 produces an error message indicating a checksum failure. 1.14.6 does not. …
tgamblin commented on issue spack/spack#51461.
Per discussion in Slack, @alalazo’s going to make a PR that fixes the docs and does this: …
tzanio commented on issue mfem/mfem#5086.
Merged in next for testing……
artv3 commented on issue mfem/mfem#5082.
This is great! I’ll give it a spin these next few days. The one suggestion I have is lets add a constructor that enables us to specify the device memory type — I just pushed something up for quadrature function here: https://github.com/mfem/mfem/pull/5086 …
vladotomov commented on issue mfem/mfem#3658.
@camierjs …
jandrej commented on issue mfem/mfem#5022.
> Are there some GPU Tests enabled ?
…
cjvogl commented on issue mfem/mfem#4977.
This is now out of scope for this PR (given what was discussed at the technical meeting today), but if anyone is interested in future work into how refactoring TimeDependentOperator into modular interfaces might look (as @bslazarov had suggested at one point), I’ve started a WIP PR that showcases how an ARKStepSolver-specific interface could work: https://github.com/mfem/mfem/pull/5085…
chakshinglee commented on issue liruipeng/ml2#37.
The PR looks good to me too. I only have a design question around the Chebyshev frequencies (see above). Another thing, which is beyond the scope of this PR, is that how do you guys think about using config files instead of relying on command line options to pass in values of various parameters?…
grondo commented on issue flux-framework/flux-core#7168.
Well, I don’t actually see anything in RFC 44 that says an undrain event can only be posted for ranks that were previously drained, so one idea would be to add a new “mode” to the undrain RPC like “update” which simply posts an extra undrain event to the eventlog with the new reason. A tool would then have to process the entire resource eventlog to be sure the most updated undrain reason event for any given rank has been processed (instead of assuming the first undrain event after the corresponding drain event has the correct reason)….
chu11 commented on issue flux-framework/flux-core#7158.
re-pushed, removing the “common function” discussed above. Fixed up a few commit messages I noticed still said --async…
imguoguo commented on issue RadxaOS-SDK/rsdk#112.
>
adayton1 commented on issue LLNL/blt#737.
Could you do CUDA builds on another toss 4 machine? There would just be no testing the executables. But testing the build is better than nothing….
jeremylt commented on issue CEED/libCEED#1901.
Yup, that should be the fix - use the blocking as if we actually cared about the basis for the operation…
JustinPrivitera commented on issue visit-dav/visit#20576.
TODO…
imguoguo commented on issue radxa-pkg/qualcomm-profiles#10.
https://applink.feishu.cn/client/message/link/open?token=AmfHwOsK4gAEaPnma7hoQAQ%3D…
tomstitt commented on issue mfem/mfem#5027.
I see that ipiv_base is used in some places but not all, does it make sense switch everywhere to use it? or remove it?…
garlick commented on issue flux-framework/flux-core#7158.
> So, we need to store all the lookup error indexes and errnos on a list somewhere for later retrieval. But that just seemed like a lot of effort for the amount of gain. (thus my eventual “err_cb” mechanism instead) …
cmoussa1 commented on issue flux-framework/flux-accounting#775.
Actually, I think I might have just discovered it
JustinPrivitera commented on issue Alpine-DAV/ascent#1620.
``` …
cyrush commented on issue visit-dav/visit#20636.
First pop up:…
garlick commented on issue flux-framework/flux-foundry#21.
Oh right, no mergify. Pressing the button….
wihobbs commented on issue flux-framework/flux-core#7165.
> You didn’t provide any argument for using a long_help variable or against a docstring, though, so perhaps I’m missing something obvious. …
jbschroder commented on issue XBraid/xbraid#96.
Hi,…
adayton1 commented on issue LLNL/camp#190.
I’m looking at the definition for unordered_map and unordered_multimap, and as far as I can tell they only require the equality operator….
adayton1 commented on issue LLNL/RAJA#1923.
@rhornung67, is this still a WIP or is it ready for review?…
vsoch commented on issue flux-framework/flux-coral2#411.
This does not require review yet. Updates for this PR include: …
tzanio commented on issue mfem/mfem#5072.
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….
chu11 commented on issue flux-framework/flux-core#7158.
re-pushed, converting –async to –fast….
cjekel commented on issue cjekel/similarity_measures#40.
LGTM! Thank you! Sorry this took so long to get in….
trws commented on issue LLNL/camp#190.
As it sits I’m ok with this, but I expected based on the description that there would be a specialization of std::hash in here so that unordered_map and similar could hold them. Is that not part of what you wanted to accomplish?…
JustinPrivitera commented on issue visit-dav/visit#17791.
3.5.0 deliverables have been completed so I am leaving the milestone at 4.0….
tgamblin commented on issue spack/spack#51137.
> Finally, just a comment on colors (disregard this if you don’t agree). I wouldn’t use red for run dependencies, cause red is usually associated with failures. Maybe yellow? …
imguoguo commented on issue radxa-pkg/qualcomm-profiles#7.
>
v-dobrev commented on issue mfem/mfem#4431.
@tzanio, I just pushed a small update to increase the timeout on Matrix – please re-merge it in next when you get a chance….
artv3 commented on issue mfem/mfem#2176.
I think we can close this PR, its from a long time ago… …
jameshcorbett commented on issue flux-framework/flux-sched#1403.
Hi @kostiscpp sorry I forgot to answer this. Are you still interested in a solution? As @grondo mentioned, Fluxion needs to be configured so that it knows about the topology of each node, and specifically about the placement of sockets. How are you starting your Flux instance at the moment?…
grondo commented on issue flux-framework/flux-core#7158.
Just for my own curiosity, when would we not want the “fast” behavior? …
garlick commented on issue flux-framework/flux-core#7157.
Dropcache drops “clean” blobs from the cache but that doesn’t mean other things (KVS, metadata) aren’t still referencing those blobs….
hppritcha commented on issue open-mpi/ompi#13436.
closing this and opening a new one with different selection of shas…
hppritcha commented on issue mpi-forum/mpi-forum.github.io#27.
@wesbland updating sessions wg leads…
JustinPrivitera commented on issue mfem/mfem#4307.
@cyrush can we let this be automatically closed since you have solved this in VisIt? Or do we still need this?…
jandrej commented on issue mfem/mfem#4485.
ping @nnpp-schneier @victor-decaria-nnl …
adrienbernede commented on issue mfem/mfem#4431.
@v-dobrev thank you for updating this PR. Glad to see you leverage latest support for matrix added very recently. …
homeomorfismo commented on issue mfem/mfem#4498.
@pazner Makes sense to me!…
grondo commented on issue flux-framework/flux-coral2#430.
I opened an issue here to discuss possible solutions: …
jameshcorbett commented on issue flux-framework/flux-coral2#430.
Putting documentation in the docstring makes sense to me. This plugin certainly does not require much documentation, what it does is reasonably straightforward….
garlick commented on issue flux-framework/flux-coral2#430.
Hmm, that is a conundrum. I wonder if it would just make sense to have one flux-coral2 page in section 7 with a subsection titled RUN COMMAND EXTENSIONS or similar?…
vladotomov commented on issue CEED/Laghos#196.
@wdhawkins please add 1-2 lines to the README to mention building with Caliper, and I’ll merge this….
cyrush commented on issue visit-dav/visit#5770.
@BenWibking thanks for the update – I am sure adding AMR support was a good amount of work and others could benefit from these improvements even if there are some outstanding issues. Would you like to get your new plugin into visit proper?…
jedbrown commented on issue openjournals/joss-reviews#9244.
Hi @PabloIbannez, @valsson
camierjs commented on issue mfem/mfem#5057.
I updated the [MTOP] solver with GPU support #5072 TODO item to point to the new PR (#5072)….
btalamini commented on issue jax-ml/jax#24295.
Thanks, makes sense. In my case, if I knew that a particular use of the solver wasn’t going to be differentiated, I wouldn’t bother wrapping it with custom_root at all. It’s not really buying you anything if you’re not differentiating over the closed-over variables….
jedbrown commented on issue RDycore/RDycore#348.
An alternative would be to write partition statistics on stdout, like we do in Honee. I guess we could put something like this into -dm_view_partition….
tpatki commented on issue Olympus-HPC/Mneme#51.
Hi @koparasy Yes, please merge. Sorry, just saw this, had missed the notification. …
bgunnar5 commented on issue LLNL/merlin#585.
Thanks for the review @jwhite242. I’ll go back through all of the docstrings/type hints to make sure they’re accurate with the latest changes once this is done….
chrundle commented on issue FLASK-LLNL/ChARGe#28.
Cancelling pull request (separated into two separate requests for backend and experiments/)…
cmelone commented on issue cmelone/hubcast-test#4.
@lc-hubcast help…
cmelone commented on issue brandonlieu2001/cse-data-status#2.
love it…
adayton1 commented on issue LLNL/spheral#415.
Superseded by #417 …
jedbrown commented on issue openjournals/joss#1465.
Looks like Typst recently implemented PDF/A support, which was a blocker earlier. I like Typst, but I have mixed feelings about the cost/benefit of JOSS adding support. JOSS articles are relatively short and Markdown is mostly sufficient. Typst would have the benefit of…
jedbrown commented on issue openjournals/joss#1465.
> Point 1. would be a benefit only if typst was to replace the current markdown+pandoc toolchain, right?…
chrundle commented on issue FLASK-LLNL/ChARGe#28.
Made updates we discussed during Webex meeting in most recent commit…
cyrush commented on issue visit-dav/visit#20586.
In this case, I think he was exporting to cache some results. …
markcmiller86 commented on issue visit-dav/visit#20586.
Ok, it looks like a VTK_CONVEX_POINT_SET is a special case of an arbitrary polyhedron. Apparently, with just the points alone, and nothing else, a VTK_CONVEX_POINT_SET specifies the faces (and edges) of the resulting points using an algorithm to extract the faces of the convex hull….
JustinPrivitera commented on issue visit-dav/visit#20624.
Glad you got this working!…
hppritcha commented on issue open-mpi/prrte#86.
This PR is needed before opening on against OMPI main to move the openpmix and prrte 3rd-party shas. @edgargabriel …
hppritcha commented on issue open-mpi/ompi#13280.
oh for inquiring minds, it looks like several opal params need to be adjusted if building libmpi_abi.so. It looks like these can all be controlled with configure options, e.g.: …
jandrej commented on issue mfem/mfem#5064.
What do you expect calling FormLinearSystem on a NonlinearForm? I don’t see how this should be defined….
v-dobrev commented on issue mfem/mfem#4524.
Re-merged in next for testing……
grondo commented on issue flux-framework/flux-foundry#17.
Feel free to push here directly. I’ll be out of town the next few days…
chu11 commented on issue flux-framework/flux-core#7082.
re-pushed, with possibly a disliked change. --quiet is now advertised that it only suppresses “non-core” diagnostic messages. So Checking integrity of ... diag message is always output to stdout.
…
garlick commented on issue flux-framework/flux-core#7082.
Also, since we’re at the beginning of a release cycle, I wonder if we ought to just add the --repair option and then give ourselves some time to poke at that on test systems?
…
grondo commented on issue flux-framework/flux-core#7137.
Minor suggestion: add a test for handle.attr_remove(not_a_string)…
garlick commented on issue flux-framework/flux-coral2#424.
See also…
garlick commented on issue chaos/powerman#205.
We already support an include directive….
antoniuk1 commented on issue FLASK-LLNL/ChARGe#30.
> @antoniuk1 Does this supersede PR #20 ? …
antoniuk1 commented on issue FLASK-LLNL/ChARGe#30.
> @antoniuk1 Does this supersede PR #20 ? …
jeremylt commented on issue CEED/libCEED#1806.
Yeah, since there are QFunctions that are not available via the gallery, you’d have to use the technique shown in this folder for ex3_volume.py (and associated files) to use a QFunction written in C….
jedbrown commented on issue openjournals/joss-reviews#7716.
Thanks @dostuffthatmatters and @abaer-kit. I’m personally sympathetic to the security/complexity issues (and would note that HPC facilities prefer to have people analyze/postprocess data from that facility to avoid egress/off-site transfer). From a usability standpoint, I see not much testing and a list of error codes, but I think it’s rarely going to provide enough information to diagnose and fix the problem from the client machine, which means someone has to manually log in and replicate an environment on the login node. As soon as you’re doing that, you’d be better off submitting jobs from the login node. At least that has been my experience (with many HPC systems and applications/software stacks over the years). But I’d like to defer to people who work with ICON….
trws commented on issue flux-framework/flux-core#7130.
That sounds right. The fluxion code that reads from these always uses the max currently though, and somewhat relies on there being an upper bound. We can certainly make the max optional, but the effect will be that the min will become the max until we have time to work through how to handle unbounded requests….
trws commented on issue flux-framework/flux-core#7130.
That sounds right. The fluxion code that reads from these always uses the max currently though, and somewhat relies on there being an upper bound. We can certainly make the max optional, but the effect will be that the min will become the max until we have time to work through how to handle unbounded requests….
chu11 commented on issue chaos/powerman#205.
recent offline conversation with @kkier and @watson6282…
markcmiller86 commented on issue betterscientificsoftware/bssw.io#1513.
@bernhold mind if I transfer this issue to my own, personal org, repo? To do this, I would have to create a temp. repo here, transfer the issue to that repo, then transfer the repo to my personal org….
jedbrown commented on issue assert-rs/libtest2#13.
This suggestion reminds me of quickcheck and proptest, which supports syntax like:…
jedbrown commented on issue assert-rs/libtest2#13.
This suggestion reminds me of quickcheck and proptest, which supports syntax like:…
tomstitt commented on issue Olympus-HPC/proteus#302.
thank you @ggeorgakoudis !!…
tomstitt commented on issue Olympus-HPC/proteus#302.
thank you @ggeorgakoudis !!…
balos1 commented on issue LLNL/sundials#784.
> It would be ideal if this error could have been caught by an example or unit test. …
jandrej commented on issue EnzymeAD/Enzyme#2309.
@wsmoses this came up in an internal discussion and we’d appreciate a slim repo as well….
jandrej commented on issue EnzymeAD/Enzyme#2309.
@wsmoses this came up in an internal discussion and we’d appreciate a slim repo as well….
tzanio commented on issue CEED/Laghos#196.
ping: @bslazarov…
tzanio commented on issue mfem/mfem#5016.
Merged in next for testing……
milroy commented on issue flux-framework/flux-sched#1412.
Thanks for the quick review @trws! Setting MWP….
milroy commented on issue flux-framework/flux-sched#1412.
Thanks for the quick review @trws! Setting MWP….
garlick commented on issue flux-framework/flux-foundry#13.
Per offline discussion, we’ll not move libtaskmap to this repo. It can stay in core….
vsoch commented on issue singularityhub/singularity-docker#17.
They are not automatically generated - they are branches in the repository….
vsoch commented on issue pydicom/deid#291.
@bghill we can also update the project version of jekyll. …
balos1 commented on issue pthom/litgen#35.
That would be great, or at least having an option to bypass it. …
trws commented on issue flux-framework/flux-sched#1406.
This review makes me wish really, really hard we had a good way to do a stacked PRs workflow. There are several tiny really nice obvious fix commits in here we could have landed almost instantly. Anyway, I’m working on a full review over the next hour or so….
trws commented on issue flux-framework/flux-sched#1406.
This review makes me wish really, really hard we had a good way to do a stacked PRs workflow. There are several tiny really nice obvious fix commits in here we could have landed almost instantly. Anyway, I’m working on a full review over the next hour or so….
cmoussa1 commented on issue flux-framework/flux-accounting#292.
This can probably be closed with the introduction of the jobs command from #674….
jameshcorbett commented on issue flux-framework/flux-accounting#768.
tzanio commented on issue GLVis/glvis#338.
Thanks @najlkin! …
tomstitt commented on issue mfem/mfem#5047.
thank you @nbeams and @tzanio ! …
tomstitt commented on issue mfem/mfem#5047.
thank you @nbeams and @tzanio ! …
gardner48 commented on issue LLNL/sundials#780.
> Have we confirmed that SUNDIALS can build without issue in C23? …
adayton1 commented on issue LLNL/spheral#417.
Should combining instantiations into one file or keeping them in separate 1D, 2D and 3D files be the default?…
artv3 commented on issue LLNL/RAJA#1925.
@johnbowen42 , not sure if this might be out of the scope of this PR. But there may also be a lot of duplicate capability here: …
eleon commented on issue spack/spack-packages#1736.
Thanks very much, @tgamblin …
eleon commented on issue spack/spack-packages#1736.
Thanks very much, @tgamblin …
grondo commented on issue flux-framework/rfc#470.
Just pushed a fixup commit that makes the exec protocol single response when the background flag is set based on discussion in flux-framework/flux-core#7107. If the new version is acceptable, I’ll squash the new commit….
garlick commented on issue flux-framework/flux-core#7111.
This was just an idle thought this morning. If we don’t want largish XML (144K here) blobs accumulating in our source tree, I can withdraw. …
markcmiller86 commented on issue visit-dav/visit#17308.
I have looked at this a number of different ways. The Mili dataset is a bit unique in that it is a mesh consisting of hex elements (3D), quad elements (2D) and line elements (1D). The stress variable is defined using 6 scalars, sx, sy, sz and sxy, syz and sxz. Its a symmetric tensor. And it is defined on both the hex (3D) and quad (2D) elements. As an aside, I never get a plot yielded no data warning. I printed and queried values using %16.16g and everything shows all zeros. When I run with -debug 5 on the command-line, I see the vtkMath.cxx:778 spew to stderr and in the .vlogs. I looked at the vtkMath.cxx source code and comments. …
tgamblin commented on issue spack/spack-packages#1736.
@eleon looks like style is falling – so you will need tor resolve the style issues….
alecbcs commented on issue spack/spack#51371.
My personal preference would be to educate users through improved documentation instead of writing a custom setup wrapper, git hooks, and our own bash rebase script. If other’s are strongly in favor of the wrappers, I’m okay if this is added….
vsoch commented on issue pydicom/deid#289.
Great news! We just need a bump to the version (maybe a larger one this time) and the corresponding entry to the changelog….
tzanio commented on issue mfem/mfem#5022.
> > Mention in CHANGELOG?
…
jandrej commented on issue mfem/mfem#5022.
> Mention in CHANGELOG?
…
vladotomov commented on issue mfem/mfem#3658.
@camierjs I’m almost done looking at this, can we rename all *coef.cpp files to *limit.cpp?…
vladotomov commented on issue mfem/mfem#3658.
@camierjs I’m almost done looking at this, can we rename all *coef.cpp files to *limit.cpp?…
trws commented on issue flux-framework/flux-sched#1296.
Awesome, great work!…
grondo commented on issue flux-framework/flux-core#7109.
This one seems pretty safe. The main use case is probably running newer or older Flux as jobs under a system instance. Since the single user jobs probably don’t have permission to send events, I doubt this is currently in use anywhere (even using the API or Python). …
balos1 commented on issue LLNL/sundials#768.
> General question on the C++ wrappers, how is error handling done? For examples, what happens if one of the C constructors returns NULL?
…
JustinPrivitera commented on issue visit-dav/visit#20114.
For my own future reference, data is here: /usr/workspace/justin/issue_visit_20114…
hppritcha commented on issue open-mpi/ompi#13280.
thanks. hopefully we can get most (all?) of the failures cleaned up within the next week or so. …
v-dobrev commented on issue mfem/mfem#4684.
@adrienbernede, I’ll merge this in #4431 and start updating that to replace ruby with dane, lassen with matrix, merge master etc….
milroy commented on issue flux-framework/flux-sched#1296.
Noting that @zekemorton discussed this PR with @trws in the group meeting yesterday, and Tom said he was good with the changes provided that the PR doesn’t alter the default behavior (which it doesn’t)….
chu11 commented on issue flux-framework/flux-core#7082.
> Could always use isatty() to change behaviors when run interactively. …
cmoussa1 commented on issue flux-framework/flux-accounting#768.
OK, well this turned into a larger cleanup than I was expecting
cmelone commented on issue LLNL/repligit#82.
@dependabot recreate…
adrienbernede commented on issue spack/spack-packages#1402.
@alecbcs Gitlab CI now passing. Style fixed….
alecbcs commented on issue spack/spack-packages#1747.
Yes to test installing v1.2 you can type:
…
adrienbernede commented on issue spack/spack-packages#1402.
@alecbcs Gitlab CI was passing, waiting for new run. Style fixed….
tgamblin commented on issue spack/spack#51047.
I will just echo what @haampie said – env vars in the environment are meant to affect the run environment, not the build environment. …
mplegendre commented on issue LLNL/Spindle#102.
I think this is looking great. Anything else before I merge?…
mplegendre commented on issue LLNL/Spindle#102.
I think this is looking great. Anything else before I merge?…
adrienbernede commented on issue LLNL/CARE#349.
@adayton1 Starting with #348 (which is ready), you can deactivate the lassen CI jobs by setting the variable ON_LASSEN to OFF in the GitLab UI / CARE project / Settings / CI/CD / variables….
adrienbernede commented on issue LLNL/CARE#349.
@adayton1 Starting with #348 (which is ready), you can deactivate the lassen CI jobs by setting the variable ON_LASSEN to OFF in the GitLab UI / CARE project / Settings / CI/CD / variables.
…
tzanio commented on issue mfem/web#291.
@helloworld922 and @cjvogl, what do you think about this PR?…
artv3 commented on issue LLNL/RAJA#1922.
@LLNL/raja-core , does anyone else want to take a look? otherwise I will release tomorrow …
jedbrown commented on issue rust-lang/cargo#4895.
This situation occurs a lot with MPI (the communication library) and more generally with C libraries in which build configuration affects the ABI (common in scientific computing libraries, unfortunately). In those cases, the libraries one wants to use are not in a default path and it would have disruptive side-effects to add them (even when using “modules”, which are popular on HPC systems)….
imguoguo commented on issue radxa-pkg/edk2-qualcomm#4.
https://applink.feishu.cn/client/message/link/open?token=AmfHwOsK4gAEaNpU1qt6AAM%3D…
tomstitt commented on issue mfem/mfem#5047.
> @tomstitt, is this ready-for-review?
…
trws commented on issue LLNL/RAJA#1919.
cyrush commented on issue Alpine-DAV/ascent#1616.
@emily-howell FYI: we should merge this PR before the vtk-m -> viskores update….
tzanio commented on issue mfem/mfem#5045.
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….
garlick commented on issue flux-framework/flux-core#7085.
It feels a bit like adding root to every group in /etc/group. While I guess you could argue that doing so reminds people that root can access their files, it doesn’t exactly telegraph the reality of the situation, which is that root cannot be prevented from accessing your files (at least in old school unix)…
grondo commented on issue flux-framework/flux-core#7090.
Maybe a new race condition introduced in another PR? Maybe I can try reproducing locally….
alecbcs commented on issue spack/spack-packages#1719.
Looks like harfbuzz is unable to find the freetype dependency on Windows….
vsoch commented on issue kubeflow/trainer#2841.
What Flux is going to help with:…
chu11 commented on issue flux-framework/flux-core#7085.
As an aside:…
jeremylt commented on issue CEED/libCEED#1892.
Yeah, that shouldn’t be valid. Only size >= 0…
cyrush commented on issue visit-dav/visit#20618.
@biagas can you test the windows logic?…
becker33 commented on issue spack/spack-packages#1531.
@adamjstewart this looks good to me, just need to resolve conflicts from the other deprecation removal PRs….
cyrush commented on issue LLNL/blt#732.
Since this isn’t needed for common use cases, we should remove it and projects that hit the limit can add windows specific flags for their build…
adayton1 commented on issue LLNL/RAJA#1918.
> It looks like we also set something for hip to C++17. Does that RAJA_HIPCC_STD_FLAG variable get used?
…
jandrej commented on issue mfem/mfem#5022.
If someone is interested in the complexity calculations, here you go. …
tomstitt commented on issue hypre-space/hypre#1383.
Hey @victorapm , fine by me to wait! Thanks…
tomstitt commented on issue hypre-space/hypre#1383.
Hey @victorapm , fine by me to wait! Thanks…
jameshcorbett commented on issue flux-framework/flux-coral2#413.
Sorry for the delay on this. I’m not sure what the best approach is. I’d definitely want the RPM build to fail and also some tests to be skipped if the module isn’t found, but we could probably add an optional flag to the configure line to make kubernetes a hard requirement, and then add that flag to the RPM spec. …
jeremylt commented on issue openjournals/joss-reviews#8388.
I have applied the minor edits. I will get back to you on a release timeline as soon as able…
tgamblin commented on issue hpsfoundation/tac#52.
I’m fine with this change, but I left out the COC b/c it’s a requirement for all Linux Foundation projects, which I thought @jlapolla-cray wanted (per #33). It’s something to check before voting, but if they make it into LF they’ll have a COC so it kind of doesn’t matter to me whether it’s in the vote. …
trws commented on issue flux-framework/flux-sched#1406.
I’m going to work through the code shortly, starting with the discussion points though: …
trws commented on issue desul/desul#150.
Yeah, if anything newer is better IMO….
hppritcha commented on issue open-mpi/ompi#13280.
okay thanks for the pointers @dalcinl . …
markcmiller86 commented on issue LLNL/Silo#378.
I believe it is fixed in PR #380. That is not yet merged to 4.11RC (or main) yet but will be shortly after I get more CMake testing working….
cjvogl commented on issue E3SM-Project/E3SM#7615.
> I am approving so that CI can run. I still think @bartgol or @mahf708 should have the final approval say. …
cjvogl commented on issue E3SM-Project/E3SM#7481.
> @cjvogl what is the status of this PR? …
milroy commented on issue flux-framework/flux-sched#1406.
Note that there’s a lot of code churn because I updated the power.json JGF to include a correctly enumerated rank in each vertex below the rack level. That was necessary to enable cross-rack allocation testing….
artv3 commented on issue LLNL/RAJA#1917.
Thanks for getting this started @MrBurmark. I took a follow up pass; but I think I could use a second set of eyes on the Kernel implementation. Would anyone in @LLNL/raja-core be able to take a look? …
vsoch commented on issue kubernetes-sigs/wg-ai-conformance#13.
@andreyvelich done! https://github.com/kubeflow/trainer/issues/2841. Really looking forward to working on this!
mplegendre commented on issue hpc/Spindle#99.
Can you rebase this into either: …
chu11 commented on issue flux-framework/flux-core#7070.
@mergifyio requeue…
vsoch commented on issue flux-framework/flux-coral2#411.
For our notes, here is the command that worked (for an interactive run) on hetchy. The reason we needed to ask for all 12 nodes was to get around fluxion scheduling and compute node to rabbit assignment. …
benzwick commented on issue Talk2View/SlicerBuildEnvironment#1.
@copilot see my comments…
cjvogl commented on issue E3SM-Project/E3SM#7615.
> Still has testing fails. …
cyrush commented on issue visit-dav/visit#20607.
Sounds like he is using XQuartz….
cmelone commented on issue spack/spack-packages#1360.
I believe she’s on vacation, you may need to get someone else to merge. Try posting in pull_requests on Slack?…
becker33 commented on issue spack/spack-packages#1546.
I would not deprecate a version simply because it is no longer receiving bugfixes. So much of the HPC and general open source ecosystem relies on things built once-upon-a-time against some old version of {perl or insert other package here} that still work because the interfaces are slow-moving. …
becker33 commented on issue spack/spack#51314.
I don’t think this is what we want. For a solve with a non-default compiler specified on the root, this will make it even more difficult to get the rest of the stack built with the compiler specified on the root. …
wihobbs commented on issue flux-framework/flux-sched#1383.
I do think we’ll want to look at a similar issue with easy, conservative, and hybrid backfill policies too. If I’m reading the docs right, the EBUSY that they return on an unsatisfiable job should be ENODEV. Of course, with those policies, the system never gets stopped up because backfill is on. …
wihobbs commented on issue flux-framework/flux-sched#1383.
I do think we’ll want to look at a similar issue with easy, conservative, and hybrid backfill policies too. If I’m reading the docs right, the EBUSY that they return on an unsatisfiable job should be ENODEV. Of course, with those policies, the system never gets stopped up because backfill is on. …
garlick commented on issue flux-framework/flux-core#7067.
I found it. The msg_deque class uses an eventfd(2) internally which raises POLLOUT when a pending POLLIN event is cleared. Fix coming….
grondo commented on issue flux-framework/flux-core#7069.
Yeah, it is subtle. “requires” defines a dependency relationship, while “before” and “after” are strictly for ordering or precedence of active tasks. If task A requires task B, and task A is active, then task B is forced to be active as well. However, at this point A can run in parallel with B. If A needs to be loaded before or after B, then “before” or “after” should be used to determine the precedence of tasks. …
cmoussa1 commented on issue flux-framework/flux-accounting#749.
I was able to reproduce this pretty easily in a Docker container where an association has max_nodes and max_cores limits of 1 each and submits two 1-node jobs. The second one gets held due to max-resources-user-limit, but even after upping the association’s limits and updating the plugin with flux account-priority-update, the second job remains in DEPEND state….
tzanio commented on issue GLVis/pyglvis#55.
Thanks so much for fixing this, @justinlaughlin !…
cyrush commented on issue Alpine-DAV/ascent#1614.
Note, this is with:…
v-dobrev commented on issue mfem/mfem#4800.
This needs fixes after the merge from master….
samuelkgutierrez commented on issue hpc/quo-vadis#424.
Perhaps we can provide an environment variable that somehow lets us determine the resources. This could be set on a per-site basis….
trws commented on issue flux-framework/flux-sched#1383.
Yeah, I think what’s happening is that the FCFS policy is treating the unsatisfiable job as the first job that couldn’t match. When that happens it stops trying to schedule more work, because more work can’t fit, but because that job is actually being rejected completely that assumption is wrong. The set_schedulability (true) is what we need to have happen….
grondo commented on issue flux-framework/flux-sched#1383.
Ah, ok. That is starting to make more sense. In the tests @wihobbs was doing it was clear the remainder were not getting resubmitted though……
tzanio commented on issue mfem/mfem#5002.
Merged in next for testing……
grondo commented on issue flux-framework/pr-validator#10.
Thanks! This repo doesn’t have mergify, so I’ll just press the button. …
grondo commented on issue flux-framework/flux-pam#11.
Oh oops. I forgot this now modifies .github so it will need a manual merge. Removing mwp….
wihobbs commented on issue flux-framework/flux-core#7063.
Thanks for doing this @grondo!…
adrienbernede commented on issue LLNL/uberenv#149.
> It is fine if we support both options but I personally don’t want the spack package information in multiple places. It makes the most sense in my opinion to be in the uberenv config file …
markcmiller86 commented on issue visit-dav/visit#20586.
Great diagnosis, @brugger1. I wonder where that cell type is coming from. Its either something that gets generated in VTK filter we use or there is code in VisIt that creates it directly. So, I searched our sources……
hppritcha commented on issue open-mpi/ompi#12077.
closed via #13401 …
tpatki commented on issue flux-framework/PerfFlowAspect#198.
@asantagata I think this PR now includes the fix for #156, correct? Could you update your description? I’m running the CI on it now and will test after that….
cmoussa1 commented on issue LLNL/cmvl#14.
That’s a really good question @morrone - I think I tend to agree with you. And the definition on the events in the ECS Documentation does not make it all that much clearer to me:…
adayton1 commented on issue LLNL/RAJA#1900.
Can you provide some context?…
artv3 commented on issue LLNL/RAJA#1912.
Is there anything to do for the OpenMP backend? …
jeremylt commented on issue CEED/libCEED#1461.
Yea, I can work on this some now, thanks for the update!…