Issue Comment Events

Projects RADIUSS Home

tzanio commented on issue GLVis/glvis#318.

Discussion continued in https://github.com/mfem/mfem/pull/4539…

View Comment

spackbot-app[bot] commented on issue spack/spack#47236.

@tech-91 can you review this PR?…

View Comment

najlkin commented on issue mfem/mfem#4545.

It seems that GMRES does not converge, which indicates it is a pretty hard problem indeed and the simple approach of example 5 is not ideal. Two things to it:…

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 👍 . …

View Comment

codecov[bot] commented on issue flux-framework/flux-core#6128.

## Codecov Report…

View Comment

cyrush commented on issue visit-dav/visit#19876.

This issue is specific to periodic meshes. …

View Comment

mdavids-cfs commented on issue mfem/mfem#4545.

Hi @mlstowell , …

View Comment

mlstowell commented on issue mfem/mfem#4545.

Hi, @mdavids-cfs, …

View Comment

NikhilPurbey commented on issue mfem/mfem#4536.

Hi @Raghavendra0117, …

View Comment

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. …

View Comment

codecov[bot] commented on issue flux-framework/flux-sched#1292.

## Codecov Report…

View Comment

kkier commented on issue flux-framework/flux-core#6391.

> Sorry I misunderstood! Just wanted to throw that sort of niche edge case in there. …

View Comment

wihobbs commented on issue flux-framework/flux-core#6391.

Sorry I misunderstood! Just wanted to throw that sort of niche edge case in there….

View Comment

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….

View Comment

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. …

View Comment

ilumsden commented on issue LLNL/Caliper#576.

@daboehme I’ve worked that change into the PR. I did have to make one small change to that mechanism to handle architecture detection. I had to move where builtin_option_specs_list gets populated from global scope to the constructor of ConfigManagerImpl due to having to do string comparison (which is extremely difficult to do at compile time in C++11)….

View Comment

milroy commented on issue flux-framework/flux-sched#1292.

> Would you agree @milroy? …

View Comment

trws commented on issue flux-framework/flux-sched#1292.

It sounds like the complexity favors doing the unconditional full cancel, and the performance doesn’t really push away from that much either. Would you agree @milroy? If so, then lets do that. I have a feeling we should keep this in mind as we think through what we want to do when evolving the planner setup….

View Comment

ondrejchrenko commented on issue hypre-space/hypre#1131.

Dear HYPRE developers, I would appreciate some additional feedback. …

View Comment

wangmin239 commented on issue hypre-space/hypre#1127.

@victorapm Thanks your response, the root cause of the problem was found out. The AMG algorithm was misused by me….

View Comment

cyrush commented on issue LLNL/conduit#1329.

@mzf-guest this is great! …

View Comment

adayton1 commented on issue LLNL/RAJA#1742.

We would need reference counting in events since multiple CHAI ManagedArrays would track the same event….

View Comment

adrienbernede commented on issue LLNL/Caliper#593.

@daboehme any idea what could be causing this ? …

View Comment

kiendangtor commented on issue hypre-space/hypre#1155.

Thanks @victorapm …

View Comment

TobyFlynn commented on issue Alpine-DAV/ascent#1389.

Thank you for looking at this! I’ve just tested the latest develop branch on Alps and I’m now seeing the following warning (but it does produce the PNG without crashing): …

View Comment

JustinPrivitera commented on issue LLNL/conduit#1322.

Document all of it where Arlie has documented here: #1328…

View Comment

Fr4nk1inCs commented on issue LLNL/zfp#243.

Thanks for the explaination….

View Comment

PhilipDeegan commented on issue LLNL/SAMRAI#93.

closed by #277…

View Comment

JonLangdon commented on issue GLVis/glvis#318.

@dylan-copeland Confirmed. The bug is resolved on the ncmesh-attr branch. Thank you!…

View Comment

dylan-copeland commented on issue GLVis/glvis#318.

@JonLangdon can you please let us know if branch ncmesh-attr works for you? This sets the element attributes in NCMesh. Since this is an MFEM bug, not glvis, you should only need to rebuild MFEM, not glvis. …

View Comment

adrienbernede commented on issue LLNL/CHAI#283.

@adayton1 This PR is ready….

View Comment

adrienbernede commented on issue LLNL/CARE#293.

@adayton1 This PR is ready….

View Comment

jwhite242 commented on issue LLNL/maestrowf#447.

yeah, a pull request would be awesome for that!…

View Comment

EverettGrethel commented on issue LLNL/maestrowf#447.

Yes, the ability to pass optional args for the launcher in addition to the allocation is imperative, in my opinion. That would be great. I’ve written up a solution for the allocation optional args, which I can submit a pull request for you to check out if you’d like. …

View Comment

tepperly commented on issue LLNL/hiop#693.

> @tepperly please take a look here and here at the use of the load/save API …

View Comment