markcmiller86 opened a pull request to visit-dav/visit
brugger1 opened a pull request to visit-dav/visit
JustinPrivitera open issue visit-dav/visit#20059.
Query window is too large to display on my windows machine with a resolution of 1366x768
My system has a resolution of 1366x768. Highlighting a query like the pick query causes the window to extent off the screen. You cannot resize it down. …View Comment
haampie commented on issue visit-dav/visit#20055.
> Back to the original issue, why can’t VisIt find the libs? …
cyrush commented on issue visit-dav/visit#20055.
VisIt is very unique in that our builds support fully relocatable stand alone installs. That includes the majority of its TPLs as well. …
alalazo pushed to spack/spack
spack style: import-check -> import, fix bugs, exclude spack.pkg (#47690)
wdconinc reviewed a spack/spack pull request
Checksum verified. Builds fine….
afzpatel opened a pull request to spack/spack
hjjvandam open issue spack/spack#47694.
Installation issue: All packages (also curl)
### Steps to reproduce the issue…View Comment
hironori-kondo open issue spack/spack#47693.
Installation issue: quantum-espresso
### Steps to reproduce the issue…View Comment
mabraham commented on issue spack/spack#47679.
I think intel-oneapi-runtime
and gcc-runtime
do a good job of modelling how a package like gromacs
should be able to resolve the dependency on libstdc++
. I think the GROMACS package.py
should be able to declare requirements on libstdc++ (which should be versioned as GROMACS requirements evolve) via gcc-runtime
, and only if no currently available gcc-runtime
can do the job is one obtained via requiring a new installation of gcc
package. Either way, GROMACS can be configured to use the matching libstdc++.so
, and the user can have control via ^gcc-runtime@x.y
if they need that. I’ll see if I can make that work. Any feedback?…
szhorvat commented on issue spack/spack#47692.
Note that ARPACK 3.9.0 has bugs that affect not just this but also all prior versions of igraph. I strongly recommend adding ARPACK 3.9.1 to Spack….
spackbot-app[bot] commented on issue spack/spack#47692.
Hi @szhorvat! I noticed that the following package(s) don’t yet have maintainers:…
kwryankrattiger commented on issue spack/spack#47161.
I think this is safe to merge as is….
teaguesterling commented on issue spack/spack#47653.
@spackbot fix style…
helloworld922 pushed to mfem/mfem
Fix issue with using CUDA lambda functions in private/protected member functions
Wayne901 commented on issue mfem/mfem#4580.
There’s only H1 and L2 finite elements in tfe.hpp
. Do ND
and RT
elements support vectorization?…
denislachapelle commented on issue mfem/mfem#4584.
Thank you for your answer I will work on this and come back later….
spvfly commented on issue mfem/mfem#4596.
Hello, @mlstowell, …
mlstowell commented on issue mfem/mfem#4596.
Hello, @spvfly, …
v-dobrev commented on issue mfem/mfem#4521.
The tangential derivative computation is actually already implemented in both FaceQuadratureInterpolator::Eval3D
and FaceQuadratureInterpolator::SmemEval3D
, however, it is just not written out to the output Vector &q_der
. This should be easy to add.
…
adam-sim-dev commented on issue mfem/mfem#4013.
I also suggest unifying the output of all iterative solvers. The iterative solvers now print different infos, e.g., |r|, |Br|, |s|, |r|_B,|r|/|r_0|, (B r, r)……
drreynolds pushed to LLNL/sundials
Added utility routine to conditionally update Fse[0] and Fsi[0] (independently of the FullRHS function) to simplify the various takestep routines
gardner48 pushed to LLNL/sundials
apply formatting
jwhite242 pushed to LLNL/maestrowf
Add example for interactive update command usage
cyrush opened a pull request to Alpine-DAV/ascent
BenWibking commented on issue visit-dav/visit#20055.
I think all of the launcher scripts would need to be updated for this, e.g.: …
justinlaughlin closed a pull request to mfem/mfem
cjvogl commented on issue mfem/mfem#4513.
To avoid the look that this PR is being neglected by me, I’ll note that Jan and I have discussed this offline last week and will meet again this meet to clarify the connection between …
waynemitchell opened a pull request to hypre-space/hypre
codecov[bot] commented on issue flux-framework/flux-sched#1277.
## Codecov Report…
mergify[bot] pushed to flux-framework/flux-core
Merge pull request #6450 from garlick/rlist_hwloc
librlist: avoid unnecessary hwloc dependencies</small>
wihobbs reviewed a flux-framework/flux-core pull request
Certainly not a C expert, but since it passes my test case, approving! :) …
codecov[bot] commented on issue flux-framework/flux-core#6450.
## Codecov Report…
garlick commented on issue flux-framework/flux-core#6445.
ok, pushed those changes. This is built on top of #6450 currently - will rebase when that gets merged. …
ardangelo commented on issue flux-framework/flux-core#6449.
Response from the Cray MPI team, …
trws commented on issue flux-framework/flux-core#6445.
Yeah I think having the “free” idset and possibly also doing as @grondo suggested and having schedutil do the translation into a free call would work really well if it’s not too difficult to factor that way. …
jakirkham commented on issue LLNL/zfp#210.
Think language_level
should be inside Extension
. It looks like it is outside atm…
lindstro commented on issue LLNL/zfp#210.
@da-wad Congrats on parenthood! And thanks for your help with this. …
da-wad commented on issue LLNL/zfp#210.
Apologies for the radio-silence from my side, I have been away from my inbox for several months on paternity leave which we take very seriously here in Norway! Since getting back I have got some internal approval from work to look into this, but I need to catch up with where we are first. …
maggul created a new branch, feature/dom-eig at LLNL/sundials
lucpeterson commented on issue LLNL/merlin#489.
Ping on this. Is the plan to merge the new test stuff in and then keep going?…
JustinPrivitera commented on issue LLNL/conduit#1332.
#1333…
adrienbernede created a new branch, woptim/rsc-update at LLNL/Umpire
adrienbernede closed a pull request to LLNL/RAJA
adrienbernede open issue LLNL/Caliper#625.
Cross platform MPI support in CI tests.
In this PR, I was only trying to turn on MPI test on Tioga and Lassen, since they were turned off only for those two. …View Comment
adrienbernede opened a pull request to LLNL/CHAI
adrienbernede commented on issue LLNL/CARE#302.
@adayton1, …
arng40 pushed to GEOS-DEV/LvArray
Merge remote-tracking branch ‘origin/develop’ into bugfix/wrtobin/gcc-9-memset
victorapm commented on issue hypre-space/hypre#1181.
Sounds great, thanks Rob!…
rfalgout commented on issue hypre-space/hypre#1181.
Hi @victorapm . I still need to review this, but I started to think a bit more about using cmake as my default build option when writing code. It’s a bit cumbersome to use right out of the box right now, so I thought we could discuss this more at our next meeting. I added an agenda item. Also, I added a draft idea in commit https://github.com/hypre-space/hypre/pull/1181/commits/9179d218a55c0b80a800332ee16388d6bc40b780 that copies the executables (in test or examples) to the original source directory to aid with testing. We can chat about this too….
chu11 commented on issue flux-framework/flux-core#6444.
re-pushed fixing up a lot of the minor things listed above. I went with the general rule of making more descriptive errors when an error would be half-likely, but kept “function name: strerror” log messages for things that should extremely unlikely….
dependabot[bot] opened a pull request to LLNL/zfp
cyrush pushed to LLNL/conduit
Avoid relinking python modules on every rebuild (#1334)
Avoid rerunning conduit_python_py_setup
’s pip install
command on
every invocation of make
or ninja
by recording its last execution
time with an output time stamp file. Whenever it does rerun, such as
when an input file changes, relink dependent python modules since the
pip install
command wipes out its --target
directory. This can be
achieved by making conduit_python_py_setup
an INTERFACE library that
propagates the time stamp file as a link dependency of dependent python
modules through INTERFACE_LINK_DEPENDS
.</small>
Merge pull request #1474 from LLNL/feature/nselliott/external-saveload
Test and documentation for save/load of external Sidre views.</small>
rhornung67 commented on issue LLNL/axom#1472.
@white238 suggestion pushed….
white238 commented on issue LLNL/axom#1472.
> Folks, I don’t necessarily like the new RTD dashboard. If you have ideas about a better way to reference our docs on RTD, please suggest them here. Thank you. …
seanofthemillers pushed to LLNL/RAJA
Removing dynamic stack allocation fix
rhornung67 commented on issue LLNL/RAJA#1770.
@rchen20 trying the new compiler install with RAJA develop generates errors from camp right out of the gate about unknown compiler args ‘-fsycl-unnamed-lambda’, ‘-fsycl-targets=amdgcn-amd-amdhsa’, etc. Does the recipe for building using our script change to use the new compiler?…
daboehme commented on issue LLNL/Caliper#624.
I haven’t dug through the logs yet but I suspect it’s because Lassen and Tioga need to run MPI jobs on a compute node via lrun / flux run, which the Caliper CI script doesn’t do. It just runs an MPI program as-is since it only needs one rank. For now I’d turn off the MPI tests on Tioga/Lassen (there’s a CMake switch to do it, -DRUN_MPI_TESTS=Off
) although in the long run it would be good to handle this properly….
justinlaughlin commented on issue GLVis/glvis#289.
> Technically, we could have two classes for palettes with one base, where one would be for RGB only palettes and the second one for RGBA palettes instead of defaulting the alpha channel during loading. …
garlick commented on issue flux-framework/flux-sched#1034.
See flux-framework/flux-core#5739 …
robertu94 commented on issue LLNL/zfp#245.
I would also appreciate it if you can release this change as 1.0.2…
bradking opened a pull request to LLNL/conduit
kminemur commented on issue LLNL/zfp#244.
cmake out log is as follows: …
rw-anderson commented on issue LLNL/hatchet#123.
I struggled with a similar issue. Eventually I tracked it down to picking up an older installed version of cali-query and using that in conjunction with my locally built caliper library. Once I matched those versions, this error went away….
michaelmckinsey1 commented on issue LLNL/hatchet#152.
Matching a single node with name my_node
…
nicolemarsaglia pushed to Alpine-DAV/ascent
Develop anari (#1424)
Add vtkm anari volume renderer</small>
mlohry open issue Alpine-DAV/ascent#1423.
Accessing VTK filters through conduit mesh blueprint?
Is there a path to using the many useful VTK filters on conduit data? vtkCellDataToPointData
for example, I would like to pass conduit data with cell-centered data and get back vertex-centered interpolated data….View Comment
ParticleTruthSeeker open issue hypre-space/hypre#1184.
Examples built with BIGINT cause MPI_ABORT
I have built HYPRE with mpi 5.0.5 built with the -m64 flags however when I select BIGINT the examples fail to run. They work fine otherwise. …View Comment
ilumsden reopened a pull request to LLNL/hatchet
rhornung67 open issue LLNL/blt#709.
Update Google Benchmark
Please update Google Benchmark. The version that comes with BLT does not support C++17. C++17 support was added to Google Benchmark yesterday. If we move our codes and libraries to C++17, we will need a new version….View Comment
johnbowen42 pushed to LLNL/RAJA
Fix version number reasoning
bmhan12 pushed to GEOS-DEV/LvArray
Bump gcc version for C++20 warnings
CusiniM merged a pull request to GEOS-DEV/LvArray
ltaylor16 pushed to LLNL/shroud
Move whelper call into main.py
Removed from generate.py where it was not directly related. Call whelpers.add_all_helpers after reading fc-statements.json.</small>