v-dobrev commented on issue mfem/mfem#4768.
Hi @adam-sim-dev,…
codecov[bot] commented on issue flux-framework/flux-core#6647.
## Codecov Report…
thelfer commented on issue spack/spack#50523.
This patch is fine for me !…
spackbot-app[bot] commented on issue spack/spack#50523.
@thelfer can you review this PR?…
eugeneswalker commented on issue spack/spack#50448.
Just pushed style fixes. Hopefully CI will pass now……
kftsehk commented on issue spack/spack#48351.
requires PR #50522 …
mabraham commented on issue spack/spack#50509.
@spackbot fix style…
ningli-amd commented on issue spack/spack#50521.
Hi. Thanks for this work. Can you please share the full command line and your system settings to reproduce the error you originally encountered. I’ve never seen that kind of error before, despite of having significant amount of test with AOCC. …
tzanio commented on issue mfem/mfem#4804.
> I don’t intend to have serial only versions for now. …
github-actions[bot] commented on issue mfem/mfem#4768.
:warning: This issue has been automatically marked as stale because it has not had any activity in the last month. If no activity occurs in the next week, it will be automatically closed. Thank you for your contributions….
bfadness commented on issue mfem/mfem#3862.
> This PR removed the input flag -r
and added serial and parallel flags -rs
and -rp
in miniapps/solvers/block-solvers.cpp
, but the first sample run still has -r
. The sample run should be updated.
…
garlick commented on issue flux-framework/flux-core#6811.
Thanks - fixed that and rebased on master. I’ll set MWP….
BenWibking commented on issue Alpine-DAV/ascent#955.
AMReX users can workaround this issue by calling amrex::convexify
(https://github.com/AMReX-Codes/amrex/pull/4013) before passing their data to Ascent….
cyrush commented on issue visit-dav/visit#20388.
I think it would be good to preserve -no-thirdparty
.
…
JustinPrivitera commented on issue visit-dav/visit#20398.
No worries; glad you got it figured out! Let us know if there is anything else we can help with!…
nDimensionalSpace commented on issue visit-dav/visit#20398.
It turns out that the updating text annotations is a function of “Treat all databases as time-varying”, which was disabled. Once that feature is enabled, the cycling of the annotation is working . . . Sorry for the trouble….
afasil9 commented on issue hypre-space/hypre#270.
Dear Hypre developers, …
wihobbs commented on issue flux-framework/flux-sched#1372.
Ah, thanks for the tip! The “around the same time” comment made me think you were grep’ping for timestamps or something. Now I see you were just commenting that fluxion reported the memory error around the same time as core reported an exception….
grondo commented on issue flux-framework/flux-core#6822.
BTW, I did consider adding a --resilient
option that selected a “good” value for tbon.topo
and add_brokers
but I feel like that’s premature at this point.
…
slabasan commented on issue LLNL/hatchet#156.
Can you please rebase?…
johnbowen42 commented on issue LLNL/RAJA#1799.
@LLNL/raja-core This PR is ready for another round of reviews now that most of the metaprogramming constructs have been moved to camp…
aczerepak commented on issue visit-dav/visit#20154.
Mili hasn’t built properly with Visit for a while. I know the HPC Center has just given up on building them entirely, so new versions just lack this plugin. …
benjaminjeliot commented on issue visit-dav/visit#19549.
Hi @markcmiller86, I ran into this issue with VisIt 3.4.1 when loading some simulation output with variables named “Fields/…”. I was also able to reproduce it with the simple VTK file that you pasted previously in this issue thread….
liruipeng commented on issue hypre-space/hypre#1279.
The user who needs this at LLNL is ParFlow team. Steve Smith, @oseikuffuor1 …
rfalgout commented on issue hypre-space/hypre#1279.
> Forgot to talk about this PR in today’s meeting. This changes the user level API of hypre, we need to discuss it within the team. …
grondo commented on issue flux-framework/flux-sched#1372.
FYI - flux job id JOBID
is an easier way to convert Flux jobids:…
codecov[bot] commented on issue flux-framework/flux-sched#1285.
## Codecov Report…
pelesh commented on issue LLNL/sundials#704.
I can confirm this PR fixes #703, which I saw earlier….
gzagaris commented on issue LLNL/Umpire#964.
> We don’t currently have a way to “destroy” an allocator. The release function will deallocate all of the memory iff it is not currently used (e.g. it will deallocate all the chunks that the pool has allocated provided they aren’t being used to satisfy a user allocation request)…
bechols97 commented on issue LLNL/RAJA#1832.
@rcarson3 Yes, the original intention behind this idea is to be used as a device side error handler (though left to be more generic in case there are other use cases). As @MrBurmark mentioned, it would be possible to use a fixed-string object with the message handler. For string literals, you would want some type of fixed-string object / char array to store the string that is later passed to a host side callback. …
rcarson3 commented on issue LLNL/RAJA#1832.
@bechols97 so one of the libraries I maintain has a failure macro that on the host side throw an error with some useful error messages associated with it which can provide useful context for users / developers for why something failed. Do you think we could emulate something like with this framework if we could provide the absolute max size of the char array / string literal that we’d like and then at the error site have that passed into your message class?…
najlkin commented on issue GLVis/glvis#336.
I have tried headless CI tests with EGL and some pass smoothly, but other fail at initialization. There seems to be some issue on the runners like limited video memory or something on the runners, so it is very random. You may compare this run and this. I have removed the tests and only building with EGL support is done on Ubuntu….
jfavre commented on issue Alpine-DAV/ascent#1518.
here is a sample yaml…
doutriaux1 commented on issue LLNL/merlin#498.
Happy Birthday @bgunnar5 !…
djagodzinski commented on issue LLNL/maestrowf#430.
Hi @jwhite242,…
jwhite242 commented on issue LLNL/maestrowf#430.
No need for email: I am that LLNL person….
dtaller commented on issue LLNL/maestrowf#430.
Hi @djagodzinski . No, unfortunately I have not pushed this. I ended up not doing a scaling study on the machine with the PBS scheduler. Perhaps in the future, but I don’t have plans to pursue this now. You might be better off emailing one of the project owners who works at LLNL to ask….
daboehme commented on issue LLNL/Caliper#636.
Hi @adayton1, I think it fixed a segfault that could happen when tool_init() was called before the map was initialized….
adayton1 commented on issue LLNL/Caliper#636.
What symptoms did this fix?…
emily-howell commented on issue Alpine-DAV/ascent#1526.
@cyrush @JustinPrivitera As requested, these are all of the current issues that I am aware of. Please feel free to add comments with any I have missed….
cyrush commented on issue LLNL/conduit#1424.
I still want to discuss why we have to use the unique pointers. Something is off if you were seeing crashes with and I want to understand….
tdrwenski commented on issue LLNL/blt#719.
BTW I don’t have permission to re-run the tioga jobs (or I can but then I get Error encountered during job: you are currently unauthorized to use this runner
)…
kab163 commented on issue LLNL/blt#719.
> @kab163 can you put the compile command here or send me a host-config to reproduce this? …
white238 commented on issue LLNL/blt#719.
@kab163 can you put the compile command here or send me a host-config to reproduce this?…