spackbot-app[bot] commented on issue spack/spack#50128.
@CamelliaDPG @SeverinDiederichs @agaspar @jfalcou @mschouler @pgrete @tpadioleau can you review this PR?…
psakievich commented on issue spack/spack#49939.
> I don’t think the xdg spec gives us a guaranteed location to put our installs in (which can take up a lot of space)…
github-actions[bot] commented on issue mfem/mfem#4752.
: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….
codecov[bot] commented on issue flux-framework/flux-core#6563.
## Codecov Report…
BradWhitlock commented on issue LLNL/conduit#1301.
I’m testing partitioner enhancements in branch: feature/whitlock/partition_mixed_topology that include these changes….
trws commented on issue spack/spack#50123.
We could do the conflict, but could we pin the luajit version to the one they’re using perhaps?…
becker33 commented on issue spack/spack#47590.
@spackbot run pipeline…
zjibben commented on issue spack/spack#49983.
Thank you, this is now working for me….
nyetsche commented on issue spack/spack#44671.
@skosukhin wondering if you’d be able to review….
cyrush commented on issue spack/spack#42969.
> Closing this one, since we decided that we don’t want to support apple-clang
+ OpenMP, given the upstream effort to remove it 🙂
…
cjvogl commented on issue mfem/mfem#4673.
Any chance to get a second approval on this, @jandrej? The project that would use this functionality has a local version that will see more development soon (i.e.,ideally, this merged into master so we can work off master in that project)….
adam-sim-dev commented on issue mfem/mfem#4813.
> MFEM_VERIFY/ASSERT
errors should not be ignored. You need to debug the code and find the real source of the problems. One common source of troubles spuriously appearing depending on the coefficient values is the sparsity pattern of the matrices. If you assemble/finalize matrix with skip_zeros
, small value entries are eliminated, which can be due to the value of the coefficient. Turning off skip_zeros
should solve this….
tzanio commented on issue mfem/mfem#4689.
One of the thing that is proposed to be changed is internal data member names: …
codecov[bot] commented on issue flux-framework/flux-sched#1368.
## Codecov Report…
wihobbs commented on issue flux-framework/flux-core#2875.
In summary, we have two different prototypes for enabling plugins to extend our CLI submission tools….
cyrush commented on issue LLNL/conduit#163.
Revisit b/c we are now using yyjson
…
adayton1 commented on issue LLNL/axom#1556.
Thanks, @kennyweiss ! This will be really useful if anyone wants to sample proe meshes instead of compute exact volumes of intersection….
SavannaSpayd commented on issue LLNL/RAJA#1811.
@rhornung67 Just checking in to see your thoughts on this…
trws commented on issue flux-framework/flux-sched#1363.
I just went and checked and it said everything is up to date, so someone did….
cmoussa1 commented on issue flux-framework/flux-sched#1363.
Did we ever accept the new Mergify permissions for the flux-framework organization? I got an email about it a little while ago. Not sure if that has anything to do with why Mergify is acting up…
jameshcorbett commented on issue flux-framework/flux-sched#1363.
Mergify has gone insane!…
vsoch commented on issue flux-framework/flux-core#6771.
What happened to me with spack is I tried it after they changed compilers, I think it went from being “a different thing” to more akin to a package, and the fix (for me) was to nuke my ~/.spack
and start fresh….
trws commented on issue flux-framework/flux-core#6771.
Seems reasonable. Probably best to actually create an environment too, and not lock a specific compiler or flux-core version. This is more like “best practice” for usual spack usage these days:…
garlick commented on issue flux-framework/flux-core#6771.
Maybe with an…
balos1 commented on issue LLNL/sundials#692.
Hi @zulugithub. This appears to be a bug. SUNDIALS::core_static
should not depend on SUNDIALS::core_shared
. …
cnpetra commented on issue LLNL/hiop#713.
closed by pr #722 …
thartland commented on issue LLNL/hiop#724.
@nychiang – I believe I have addressed all of the changes that you requested. Let me know if there is anything left for me to update….
jopotyka commented on issue LLNL/Umpire#955.
[AMD Official Use Only - Third Party] …
davidbeckingsale commented on issue LLNL/Umpire#955.
We have a SizeLimiter strategy that would fulfill request 1. We will add this to the Fortran API….
rgommers commented on issue LLNL/zfp#210.
> Is there a way to identify which commit the zfpy wheels are linked to?…
rountree commented on issue hpc/Spindle#70.
no segfault ➡ segfault happens at 6e49cbb
➡ ea13740
….
tmarrinan commented on issue LLNL/conduit#1423.
If I confirm that the underlying data is interleaved, can I just do n["x"].as_float64_ptr()
? Would that be guaranteed to point to the start of the full interleaved array?…
liu15 commented on issue LLNL/CHAI#167.
> @adayton1 I think your PR #195 is similar to this, and I prefer the fine-grained approach here. …
ictmay commented on issue hypre-space/hypre#1265.
@victorapm @tomstitt @liruipeng Thank you all for your help with everything. I have finally figured out what is happening and this can now be closed. Ultimately the issue was mostly on my end. I’ll write up the result below….
v-dobrev commented on issue hypre-space/hypre#1267.
I tried the build that was failing in #1266 and it works fine in this branch. Thanks!…
liruipeng commented on issue hypre-space/hypre#1265.
> @ictmay The SetRAP2
call defaults to zero internally. It doesn’t seem to be necessary for GPUs anymore, i.e., either 0 or 1 work fine (we will need to update the documentation). However, it’s important to have hypre_BoomerAMGSetModuleRAP2
set to 1, which is also the default internally (hypre) for GPUs in case you don’t call it already in your code. cc @liruipeng…
tomstitt commented on issue hypre-space/hypre#1265.
> Thanks @ictmay I believe any version less than 2.32 will run fine for you since it doesn’t use hipMemcpyAsync
…
adrienbernede commented on issue LLNL/Caliper#647.
@daboehme CI is failing in this PR as well as on master. …
PhilipDeegan commented on issue LLNL/SAMRAI#194.
I haven’t seen this in a while, will reopen if it reappears …
jameshcorbett commented on issue LLNL/scr#604.
See the Github actions running in my fork: https://github.com/jameshcorbett/scr/actions/runs/14098077240 …