alalazo pushed to spack/spack
spack style: import-check -> import, fix bugs, exclude spack.pkg (#47690)
helloworld922 pushed to mfem/mfem
Fix issue with using CUDA lambda functions in private/protected member functions
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
mergify[bot] pushed to flux-framework/flux-core
Merge pull request #6450 from garlick/rlist_hwloc
librlist: avoid unnecessary hwloc dependencies</small>
arng40 pushed to GEOS-DEV/LvArray
Merge remote-tracking branch ‘origin/develop’ into bugfix/wrtobin/gcc-9-memset
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>
seanofthemillers pushed to LLNL/RAJA
Removing dynamic stack allocation fix
nicolemarsaglia pushed to Alpine-DAV/ascent
Develop anari (#1424)
Add vtkm anari volume renderer</small>
johnbowen42 pushed to LLNL/RAJA
Fix version number reasoning
bmhan12 pushed to GEOS-DEV/LvArray
Bump gcc version for C++20 warnings
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>
nselliott pushed to LLNL/SAMRAI
Add CUDAToolkit package for CUDA builds with caliper
mplegendre pushed to hpc/Spindle
Fixes for leveling system on flux
Qn solver cleanup (#699)
-
reorganized KKT linear system class for I+LowRank
-
Id plus low-rank Hessian
-
updated member methods names
-
fixed compilation errors due to renaming
-
renaming and removed unnecessary member variables
-
renamed HessianLowRank class and files
-
renamed methods, added authors
-
fixed incorrect extension in file name comment
-
Update spack_build.yml to fix cmake pulling llvm (#698)
-
Update spack_build.yml to fix cmake pulling llvm
-
Update spack_build.yml to specify cmake requirements for all packages, and re-enable build cache
-
Move openblas into direct package spec
-
Specify openblas in a different way
-
Try re-using builds for quicker pipelines
-
Add some comments and move libevent version spec
Co-authored-by: Cameron Rutherford robert.rutherford@pnnl.gov</small>
adrienbernede pushed to LLNL/SAMRAI
Merge branch ‘develop’ of github.com:LLNL/SAMRAI into develop
davidbeckingsale pushed to LLNL/blt
Fixup downstream usage
av-novikov pushed to GEOS-DEV/LvArray
Uncrustify formatting
BradWhitlock pushed to LLNL/conduit
Merge pull request #1327 from LLNL/bugfix/whitlock/point_query_tags
Fixes for tags that affected PointQuery on some systems.</small>
Merge pull request #708 from LLNL/bugfix/white238/nan_gtest
Add warning flag to silence warning promoted to error in IntelLLVM</small>
fiedorowicz1 pushed to LLNL/lbann
Further IO improvements (#2477)
correaa pushed to LLNL/b-mpi3
Merge branch ‘macs-fixes-2’ into ‘master’
Macs fixes 2
See merge request correaa/boost-mpi3!203</small>
jbschroder pushed to XBraid/xbraid
adding new feature that allows the user to turn off the global residual norm computation, saves MPI all reduce if you know the number of iterations beforehand (#97)
Co-authored-by: Jacob Schroder jbschroder@unm.edu</small>