github-actions[bot] commented on issue mfem/mfem#4684.
:warning: This PR 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….
najlkin commented on issue mfem/mfem#4545.
The bot wants to close this issue again 🤖 . I understand if you do not have much time to work on this project, but your input is valuable for us and helps us among other things to decide what should go into master 😉 . It is true that getting the whole thing there will take time, but there will be multiple phases and with completed parallelization and reconstruction of total fluxes it is closer than ever 🚀 ….
rbberger commented on issue spack/spack#49326.
@haampie ok. the fact that subprocesses have been used before doesn’t change my analysis. I just thought there might be another connection to parallel installs as well. …
haampie commented on issue spack/spack#49326.
> now that we have subprocesses for installs…
codecov[bot] commented on issue flux-framework/flux-core#6741.
## Codecov Report…
adamjstewart commented on issue spack/spack#50947.
All tests pass locally except: …
Sherry520 commented on issue spack/spack#50922.
> I am a Chinese user. From the error message, I think it might be because I used different versions of Git (1.8.3.1 and 2.49.0) simultaneously, which caused some problems. Perhaps I need to completely uninstall Spack and then re-download it. But I’m not sure how to do this without affecting the already installed software….
EarltShirt commented on issue spack/spack#33987.
Were you able to resolve the issue of targetting x86_64 architecture when installing clingo on a pc using arm64? I’m on a mac M2 and can’t get it working (I’m working with spack-0.23.1)…
denislachapelle commented on issue mfem/mfem#4914.
I may not understand, but if I swap the top and bottom blocks, the sparcity pattern will still not be diagonal and the blocks will still be rectangular and preconditionner for block matrix expect square blocks. I am stuck there :( …
v-dobrev commented on issue mfem/mfem#4757.
Re-merged in next
for testing……
tzanio commented on issue mfem/mfem#4909.
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….
trws commented on issue flux-framework/flux-core#6704.
The first thing that went through my mind on this is we could use json patch formatted content. Jansson doesn’t support it natively, but there are examples around the internet for supporting it with anything that has a json_pointer_set or similar. There are a number of tools that can work with or produce it, like a diff output for json in general, so it would likely end up useful other places too. …
BradWhitlock commented on issue LLNL/axom#970.
I added ArrayView::fill() in an earlier PR so I’ll finish this one….
codecov[bot] commented on issue flux-framework/flux-sched#1378.
## Codecov Report…
grondo commented on issue flux-framework/flux-core#6774.
Also forgot to mention that this now has support for a module priority
value. Module alternatives are sorted first by priority
then by load order, so the last module configured gets preference if priorities are the same. The default priority
is 100
, and sched-simple
has a configured priority of 50
.
…
cyrush commented on issue LLNL/conduit#1447.
:-) …
rhornung67 commented on issue LLNL/conduit#1439.
@cyrush have you tried a slightly earlier version of windows than “latest” that is still supported, like 2022?…
cyrush commented on issue visit-dav/visit#20446.
qt issues macOS are resolved in our vtk 9.5 update branch….
adrienbernede commented on issue LLNL/RAJA#1859.
@rhornung67 I was simply reacting to your comment: …
rhornung67 commented on issue LLNL/RAJA#1859.
> @rhornung67 I’d like to test this against #1858. To do so, I first need LLNL/radiuss-spack-configs#133 merged in RSC@main. …
lindstro commented on issue LLNL/zfp#270.
Ah, this indeed is necessary as the integral promotion does not extend the right-hand-side operand of &
with one-bits, as needed to keep all the MSBs in the 64-bit left-hand-side operand. We have a C++ zfp::internal::round_up()
utility function for this, and it might make sense to write one for C also so we don’t have to play all these casting games….
juntyr commented on issue LLNL/zfp#270.
I reduced the widening to…
horstsoft0815 commented on issue hypre-space/hypre#1298.
closed due to comment https://github.com/hypre-space/hypre/issues/1297#issuecomment-2992029273…
liruipeng commented on issue hypre-space/hypre#1297.
In hypre, we assume that the first entry of each row in a square matrix corresponds to the diagonal element. While some device code may not strictly require this convention, it is generally still followed. Thank you!…
grondo commented on issue flux-framework/flux-sched#986.
This issue came up again in the flux dev meeting yesterday, so just commenting here to revive the issue….
doutriaux1 commented on issue LLNL/maestrowf#51.
@aowen87 my understanding is that Maestro is reluctant to implement this for provenance reason. However the WEAVE team is putting together a tool that might just help you with this specific use case….
aowen87 commented on issue LLNL/maestrowf#51.
@jwhite242 Hermit lead here: sorry for the late reply on this. I didn’t realize we had this issue going….
nychiang commented on issue LLNL/hiop#714.
I changed the base to a new branch, and we are fine to merge this PR to that new branch. …
codecov-commenter commented on issue LLNL/hatchet#165.
## Codecov Report…
najlkin commented on issue GLVis/glvis#341.
Closing this in favor of #343 ….
yanfeit commented on issue GLVis/glvis#254.
I have the same issue by using …
white238 commented on issue LLNL/blt#719.
I still need to work on figuring out why this doesn’t work for Axom but I got other issues atm. This PR will need to be updated to include this change: …