markcmiller86 commented on issue visit-dav/visit#19952.
Why not compute in both weighted and unweighted and produce both results? …
JustinPrivitera commented on issue visit-dav/visit#19952.
I like this idea. …
tgamblin commented on issue spack/spack#47481.
@spackbot rebuild everything…
artv3 commented on issue mfem/mfem#4576.
One of the CI builds has an issue, but overall this helps our application…
tzanio commented on issue mfem/mfem#4476.
Re-merged in next
for testing……
v-dobrev commented on issue mfem/mfem#4484.
Removing the internal boundaries (either with Mesh::RemoveInternalBoundaries
or from mesh files) will do the job, however, in the case of periodic meshes (such as the ones used in the above-mentioned sample runs) it will be nice to keep the periodic boundaries (which are internal boundaries), so that they will be drawn when visualized in GLVis.
…
uvilla commented on issue hippylib/hippylib#78.
This is the MCMC algorithm. …
trws closed issue flux-framework/flux-sched#1309.
partial cancel: transition partial cancel final error to warning
BradWhitlock commented on issue LLNL/axom#1438.
I added a script that will make BASH scripts to run the mir_concentric_circles example program on various platforms and gather the caliper data results. I plotted the MIR runtime and some things look good, some very bad at the moment. I think SEQ mode could be optimized more to bring it down, likely bringing down time in the other modes too. OMP has inexplicably bad performance. I’ve seen some hints of this before during development but focused more on GPU so far. I’ll need to profile OMP and see what’s the matter. …
cyrush commented on issue visit-dav/visit#20022.
@BenWibking thanks! We will try to resolve this during our release process for 3.4.2….
hppritcha commented on issue uofl-capstone-open-mpi/prrte#6.
One idea to try folks is to modify the .github/workflows yml files to build against a specific sha of openpmix. …
vladotomov commented on issue mfem/mfem#4570.
Continue in #4572….
dylan-copeland commented on issue mfem/mfem#4038.
Hi @adam-sim-dev, thank you for testing this branch. Since this is a new feature, it is not surprising that you may find things not supported or working correctly yet with parallel p-refinement. I have listed some things not supported at the top of this PR, and when we find more, they should either be fixed in this PR or documented for a future PR. Please let me know if you are able to identify exactly what is wrong with your application. …
tgamblin commented on issue hpsfoundation/tac#17.
Tom: …
garlick commented on issue flux-framework/flux-core#6414.
Maybe a new RPC in kvs-watch
?…
chu11 commented on issue flux-framework/flux-core#6414.
> Since watching a key whose value is being repeatedly overwritten (the original watch design point) is a different use case than watching one that is being appended to, a client flag to select one or the other seems justified. …
grondo commented on issue flux-framework/flux-core#6423.
@chu11 noticed I dropped the actual conversion of the dmesg timestamp to local time here. Setting WIP until I fix that….
IanLee1521 commented on issue LLNL/toss-stig#56.
Added 4a2dbbe to remove a few other ancillary things from the repo….
artv3 commented on issue LLNL/camp#158.
Awesome!!!! …
CRobeck commented on issue triton-lang/triton#5067.
@fywkevin @Jokeren can you take another pass? I think I got everything. …
v-dobrev commented on issue mfem/web#290.
Hi @gabsillis, I added you to the Contributors team, so you should be able to push your branch in this repo. Let me know if that still does not work. Thank you for your contribution!…
grondo commented on issue flux-framework/rfc#423.
BTW, I just recalled that when we discussed this proposal of a minimum duration one possible solution was to still use the preemptible flag, but to have the job-manager post the flag to the eventlog as soon as minimum runtime expired. We should explore if that makes sense, or if we leave it up to the scheduler to look for any minimum runtime and implement preemption internally without need of any kind of flags. …
garlick commented on issue flux-framework/rfc#423.
In #5378, @ryanday36 mentioned an alternate idea to a standby flag: allow a duration range in jobspec, where a standby job would specify a min < max duration and the job would be eligible for preemption after the min duration expires. For traditional standby, min = 0, but it would allow for a job to request to get a minimum amount of work done before preemption. It seems like we discussed this and decided it was a better idea than the flag but I can’t find anything to cite here. …
milroy commented on issue flux-framework/flux-sched#1314.
Thanks for the reviews. Setting MWP….
IanLee1521 commented on issue LLNL/llnl.github.io#691.
Thanks for being on top of this @hauten !…
bgunnar5 commented on issue LLNL/axom#1378.
@LLNL/axom I think this is finally ready to hit the merge button…
jedbrown commented on issue openjournals/joss#1383.
I think proposing it in Slack would also connect with an audience beyond this issue, and help prime a discussion at the next monthly meeting….
samuelkgutierrez commented on issue hpc/quo-vadis#288.
Thank you, @GuillaumeMercier. …
garlick commented on issue flux-framework/flux-security#194.
Great! I put this change on my test cluster and my test also works now! …
cmoussa1 commented on issue flux-framework/flux-accounting#528.
The test continued to pass because the grep
check was lazy (and my fault); grep -w "username: user5015\|bank: F\|default_bank: F" new_default_bank.out
was checking for a whole-word match for one of the patterns instead of all three. I changed this grep
check to be more strict and check that all three were present.
…
balos1 commented on issue LLNL/sundials#541.
> > Are the changes in the .gitlab folder intended? …
cyrush commented on issue Alpine-DAV/ascent#1416.
I believe that mfem 4.7 will work with Ascent 0.9.3, based on: https://github.com/Alpine-DAV/ascent/issues/1393 …
adrienbernede commented on issue mfem/mfem#4431.
@v-dobrev @johnbowen42 latest pipeline run: …
trws commented on issue flux-framework/spack#245.
It’s possible, autoconf would look for both but if something set PYTHON=python
or something like that it could do it….
jameshcorbett commented on issue flux-framework/flux-coral2#201.
Closing this because it seems I misunderstood what was desired and discussion was restarted on https://github.com/NearNodeFlash/NearNodeFlash.github.io/issues/199….
trws commented on issue spack/spack#47365.
I guess I was wondering if it would be worth having a way to say what the extra path is so the library would resolve, rather than ignoring it. Either gets us through I guess….
hppritcha open issue open-mpi/ompi#12909.
UCX not happy with sessions process model
Some of the sessions tests in the ompi-tests/ibm test suite fail when using the UCX PML. …View Comment
mplegendre commented on issue hpc/Spindle#56.
But then you’ve got to decide how long to buffer. And you’re still paying the internal overhead of logging. …
adrienbernede commented on issue LLNL/Caliper#593.
Hello @daboehme the easiest way to reproduce the issue is by using the in-log reproducer. …
v-dobrev commented on issue GLVis/glvis#319.
In parallel, to resolve the issue you see, you can start GLVis with the flag -a
/--real-attributes
– otherwise the boundary attributes are replaced by processor boundaries….
markcmiller86 open issue visit-dav/visit#20006.
Add fuzz and scanning logic for checking failed Azure CI tests
We should add args to the test suite run in Azure which permit some diffs in the outputs of tests but still be considered a pass. Once we have that working, we should add pass/fail status to test suite run for Azure CI. …View Comment
hppritcha commented on issue open-mpi/ompi#12901.
its a problem with the way the jenkins CI build script handles errors. Like I said above it just starts echoing all the logs rather than just exiting itself. …
v-dobrev commented on issue mfem/mfem#4548.
Re-merged in next
for testing……
correaa open issue fmtlib/fmt#4226.
Extend tuple features (e.g. join) to tuple-like objects
For some technical reasons I had to replicate the functionality of std::tuple in my library. (see here: https://github.com/correaa/boost-multi?tab=readme-ov-file#formatting-fmt-pretty-printing) …View Comment
grondo commented on issue flux-framework/flux-security#188.
Removed WIP now. This seems to be working as designed now, and is much more robust than the flux-imp kill
method. Probably would be good if @garlick verifies on his cluster before this gets merged though….
milroy commented on issue flux-framework/flux-sched#1292.
Thanks for the review! Setting MWP….
chu11 commented on issue flux-framework/flux-core#6370.
doh, took me like 3 seconds to realize the bug …
vsoch open issue compose-spec/compose-go#707.
Example to read config file from string?
This is likely a more rare use case, but I want to use go embed to include a string-ified compose file (that loads into a Project) and I’m wondering if you have an example to do that? I’m looking here: https://github.com/compose-spec/compose-go/blob/b9d3b1deec9bc25de0fa81867ca4df75aef5c791/cli/options.go and I see that ReadConfigFiles can accept a path or stdin, but not a loaded string. I can try to dig deeper and see if I can come up with something, or fall back to reading from file for now, but I’m hoping someone has come up with something. Thanks!…View Comment
balos1 commented on issue LLNL/sundials#554.
Fixed by #560….
JustinPrivitera closed issue visit-dav/visit#19876.
Blueprint MFEM New LOR breaks nodal vs zonal variables
Old LOR of bp_mfem_ex9_periodic_hexagon_000000.root solution variable: …View Comment
cyrush commented on issue visit-dav/visit#19957.
Resolved for 3.4.2 on 3.4RC in #19969 …
CRobeck commented on issue triton-lang/triton#5025.
cc: @Jokeren …
tgamblin closed issue spack/spack#47347.
Propagation doesn't stand a pickle round trip
### Steps to reproduce…View Comment
vsoch commented on issue milroy/flux-sched#8.
Test is done, and I cleaned up the Go testing file (and added that final test). Link to PR for future reference. The bug was that I needed to include the full path of the cluster -> rack in the graph to add (which I’m fairly sure you told me) and then one of my identifiers was wrong - a “file already exists” error. Fixing those two things resulted in a working grow API! :hamburger: …
vsoch commented on issue flux-framework/fluxion-go#12.
Note that the tests can’t pass here because they aren’t using the PR branch. They pass locally….
garlick commented on issue flux-framework/flux-security#186.
I grabbed your snapshot from last night and put it on my test cluster. This morning I made some minimal changes to job-exec on my issue#6406
branch to send SIGUSR1 instead of imp-kill when shell termination methods fail. Then I ran a test on my system by starting a long running job, sending the flux-shell a SIGSTOP, then canceling the job. Looks good! Flux on rank 0 logged:
…
trws commented on issue flux-framework/flux-sched#1292.
Looks good to me @milroy, thanks for all the work on this!…
garlick open issue flux-framework/flux-core#6409.
job-manager: don't use flux imp kill to signal housekeeping, perilog
Problem: flux imp kill
will be deprecated but the job manager uses it to terminate housekeeping and prolog/epilog tasks.
…View Comment
grondo commented on issue flux-framework/flux-core#6370.
> it appears the system coverage builder has failed on the 60m timeout 3 times in a row. Unclear to me if this is due to the extra tests, which are “beefier” with all of the 50 meg file copies. Could be slowing things down a lot there or eating up too much disk. …
jameshcorbett commented on issue flux-framework/flux-coral2#233.
Thanks! Setting MWP….
JustinPrivitera commented on issue LLNL/conduit#1332.
We should enhance the documentation for partitioning and provide more and better examples….
v-dobrev commented on issue GLVis/glvis#319.
You can use F9/F10 to cycle through the boundary attributes – the output in the terminal will show which bdr attribute is currently shown. Another way is to load the mesh in the mesh-explorer
miniapp in miniapps/meshing
and then use menu option b
to view the boundary attributes in different colors….
hppritcha commented on issue open-mpi/prrte#48.
sure why not. always nice to have a little excitement….
cmoussa1 commented on issue flux-framework/flux-accounting#522.
Thanks! Setting MWP here …
IanLee1521 commented on issue elastic/kibana#195829.
@Heenawter - yes, sorry, I meant if Andrea changes that options location, we’d still want this functionality to be available….
cyrush open issue LLNL/conduit#1331.
auto detect files with `yml` extensions as a `yaml`
adayton1 open issue LLNL/Umpire#921.
Extract code for merging memory chunks into separate function
In QuickPool::deallocate (and the pending ResourceAwarePool::do_deallocate method), there is code to merge memory chunks that is repeated. Consider extracting into a separate function….View Comment
jedbrown commented on issue openjournals/joss-reviews#6936.
@vsangelidakis :wave: Hi, would you be available to review this submission for JOSS?…
jandrej commented on issue mfem/mfem#4476.
Thank you for the contribution!…
acfisher commented on issue mfem/mfem#4547.
For future testing I put together a minimal mesh with all of the element types in 3D. You can find it in the mfem repo data/tinyzoo-3d.mesh….
artv3 commented on issue mfem/mfem#4408.
Thanks all! …
IanLee1521 commented on issue elastic/integrations#11218.
Thanks for adding these @tehbooom ! #11234 doesn’t actually address the nginx part of this request though, so hoping to inquire further about that log specifically?…
BradWhitlock closed issue LLNL/axom#1457.
CLI11 warnings on BlueOS+CUDA.
These warnings were reported by the Ares team and they would like them to be corrected. It looks like they are building on BlueOS with CUDA enabled. …View Comment
jedbrown commented on issue EnzymeAD/Enzyme#2035.
I see the Bazel job is failing on main too….
cyrush commented on issue Alpine-DAV/ascent#1360.
We can use pipelines with the new transform filter to accomplish this. …
vladotomov commented on issue mfem/mfem#4552.
Did you download METIS from https://github.com/mfem/tpls
?
…
jedbrown commented on issue EnzymeAD/rust#183.
Thanks. Seems to work (accepts the option), but rustbook/samples-loose-types
is currently failing…
trws commented on issue spack/spack#47136.
FWIW, fedora actually builds with the system llvm if the version is sufficient: https://src.fedoraproject.org/rpms/rust/blob/rawhide/f/rust.spec …
tzanio commented on issue mfem/mfem#4550.
Can you give me permissions so I can push to your branch?…
tzanio commented on issue mfem/mfem#4539.
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….
tzanio commented on issue GLVis/glvis#318.
Discussion continued in https://github.com/mfem/mfem/pull/4539…
jeremylt commented on issue CEED/libCEED#1709.
I’d double check the other Sycl JiT files …
markcmiller86 closed issue visit-dav/visit#19501.
Silo support for PeriodicDomList and PeriodicBndList
### Describe the bug …View Comment
jandrej commented on issue mfem/mfem#4483.
> For me, a much cleaner solution would be to make some virtual method of IterativeSolver
, let us say CheckConvergence()
, which would do the classical check of the norm, but the user could override it in a derived class from the solver to include some custom stopping criterion
cjekel commented on issue cjekel/piecewise_linear_fit_py#115.
closes https://github.com/cjekel/piecewise_linear_fit_py/issues/107…
correaa commented on issue boostorg/test#429.
Thanks @LuminaScript , but I don’t think I have the power to assign issues. I am not part of the project….
bwpriest commented on issue LLNL/MuyGPyS#245.
Thanks for the comments! The HeteroscedasticNoise
class is the right tool for your use case. The current implementation does not play nicely with the MPI backend, so it is still considered an experimental feature. You are right it would be good to have an example for users. We will try to add one when there is time….
JustinPrivitera commented on issue visit-dav/visit#19876.
will need logic for both blueprint and mfem plugins…
cyrush commented on issue visit-dav/visit#19876.
This issue is specific to periodic meshes. …
cyrush commented on issue spack/spack#47161.
Thanks, I don’t foresee any issues with using 1.14. …
alecbcs commented on issue spack/spack#46765.
Merging in develop to trigger a new CI run based on updated binaries from develop….
v-dobrev commented on issue mfem/mfem#4523.
@helloworld922, I was not able to reproduce the issues you mentioned with HYPRE+HIP+UVM builds….
cyrush commented on issue mfem/mfem#4547.
@mlstowell can you provide the output file you saved from mesh explorer? Then I can test with newer VisIt and debug if necessary. …
garlick commented on issue flux-framework/rfc#427.
Thanks! I vote we cross that bridge when we come to it. Setting MWP….
wihobbs commented on issue flux-framework/flux-docs#285.
Thanks @jameshcorbett! I’ll set MWP….
wihobbs commented on issue flux-framework/flux-core#6391.
Sorry I misunderstood! Just wanted to throw that sort of niche edge case in there….
garlick commented on issue flux-framework/flux-core#6391.
Hmm, that’s definitely possible to check at connect time, although two concerns: …
chu11 commented on issue flux-framework/flux-core#6370.
as an aside, I looked into using “negative credits” to get the flux-exec
stdin going faster. For the moment, decided not to add it. It would require some “did I send the first wave of data” flags, and didn’t think it super worth it….
grondo commented on issue flux-framework/flux-core#6390.
Thanks @wihobbs! I actually just pushed one more doc update here: A note/warning about calling start()
multiple times.
…
markcmiller86 open issue LLNL/Silo#426.
Investigate performance of Silo's browser reading large DBmultimeshadj objects
I have some data on RZ from a large, multiblock mesh. The DBmutlimeshadj
objects in the file are large. There is a very long delay when printing them in browser. Is the problem in browser or in the silo library?…View Comment