dohyun-cse pushed to mfem/mfem
changing problems..
brugger1 pushed to visit-dav/visit
Update the last test suite pass on poodle.
alalazo pushed to spack/spack
gpi-space: add v24.12 (#48361)
PaulMoujaes pushed to mfem/mfem
lines adjusted to have max. 80 characters per line, hopefully I did not mess something up, bc I had some problems with git
drreynolds pushed to LLNL/sundials
Formatting
victorapm pushed to hypre-space/hypre
Fix incompatible pointer warnings (#1208)
Fix incompatible pointer warnings arising in the build with HIP and mixedint enabled</small>
balos1 pushed to LLNL/sundials
revert change in mristep
Merge pull request #249 from nightlark/add-aarch64-ci-tests
Add native AArch64 Linux CI test jobs</small>
Steven-Roberts pushed to LLNL/sundials
Merge branch ‘ci/parallel’ of github.com:LLNL/sundials into ci/parallel
cyrush pushed to LLNL/conduit
windows test improvements (#1354)
-
add cmake folder option to zlib and fortran smoke tests
-
add capture of runtime dll paths for windows
-
guard against empty tpl dll list</small>
JustinPrivitera pushed to LLNL/conduit
nice
Let user specify allocator ID for shapers.
Users can provide a memory pool to bypass slow CUDA memory allocations/deallocations.</small>
Add 2D polygon clipping unit test for robustness
Co-authored-by: Brad Whitlock whitlock2@llnl.gov</small>
johnbowen42 pushed to LLNL/RAJA
tmp
cyrush pushed to Alpine-DAV/ascent
add to tutorials and pubs list (#1443)
-
add to tutorials and pubs list
-
remove bad newline</small>
griffin28 pushed to visit-dav/visit
ANARI surface rendering update to support latest VTK/ANARI changes
Arlie-Capps pushed to LLNL/conduit
Add example of enhanced and reduced connectivity (#1316)
This PR adds bent_multi_grid() as a way to produce a multi-grid mesh, either 3D or 2D, that includes enhanced and reduced connectivity points between the blocks. The blocks are Cartesian structured grids. Also adds linear interpolation as a blueprint utility.
Co-authored-by: Arlie Capps capps2@llnl.gov</small>
BradWhitlock pushed to LLNL/axom
Added another method for splitting selected zones based on materials.
github-actions[bot] pushed to LLNL/Umpire
Apply style updates
emily-howell pushed to Alpine-DAV/ascent
Adding the ability to set the log threshold when the open log action is called
publixsubfan pushed to LLNL/axom
add tests for sina
cmcrook5 pushed to GEOS-DEV/LvArray
Added debugging flags to host configs
adrienbernede pushed to LLNL/SAMRAI
Merge branch ‘develop’ into woptim/shared-alloc-mpi-tests
adrienbernede pushed to LLNL/RAJA
From RSC: Update w.r.t. spack@develop-2024-01-12
adrienbernede pushed to LLNL/Caliper
From RSC: SYCL compiler update + Update w.r.t. spack@develop-2024-01-12
adrienbernede pushed to LLNL/CHAI
From RSC: SYCL compiler update + Update w.r.t. spack@develop-2024-01-12
arng40 pushed to GEOS-DEV/LvArray
Merge remote-tracking branch ‘origin/develop’ into bugfix/wrtobin/gcc-9-memset
rrsettgast pushed to GEOS-DEV/LvArray
Merge branch ‘develop’ into feature/crook5/math
victorapm pushed to GEOS-DEV/LvArray
Remove fgpu-rdc
jwhite242 pushed to LLNL/maestrowf
Update study configuration during execution (#445)
Add the ability to change some of a study’s configuration during execution, including:
- rlimit (restart limit)
- throttle
- sleep
Implementation works like cancel, taking paths to executing study workspaces. Configuration parameters can be updated either via an interactive prompt for each study workspace given, or using explicit/repeated keyword arguments for each configuration parameter.
Current Limitations:
- rlimit is a per step configuration, but it is only set globally in current implementation
- If a study is no longer running, updating rlimit will not yet resume the study to account for any increases
Adds termynal to the docs to improve readability of interactive cli commands and their outputs</small>
bmhan12 pushed to GEOS-DEV/LvArray
Bump gcc version for C++20 warnings
tzanio pushed to GLVis/glvis
fix some compiler issues
MelReyCG pushed to GEOS-DEV/LvArray
uncrustify
use clang-format in hiop to keep code style (#700)
-
test 1
-
test 2
-
apply changes to all the files</small>
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