Push Events

Projects RADIUSS Home

bernhardkaindl pushed to spack/spack

py-olcf-velocity: new package (#47215)

  • Add package py-olcf-velocity

  • Removed trailing newline

  • Fixed packages description line length


Co-authored-by: Asa Rentschler rentschleraj@ornl.gov</small>

View Commit

JustinPrivitera pushed to visit-dav/visit

in the middle of adding tests

View Commit

drreynolds pushed to LLNL/sundials

Formatting

View Commit

mergify[bot] pushed to flux-framework/flux-core

Merge pull request #6390 from grondo/journal-consumer-fixup

python: usability improvements for JournalConsumer class</small>

View Commit

Steven-Roberts pushed to LLNL/sundials

Moved duplicated SUNStepper overview to shared folder

View Commit

ltaylor16 pushed to LLNL/shroud

Merge pull request #385 from LLNL/move-to-meta

Add meta[“abstract”]</small>

View Commit

adrienbernede pushed to LLNL/RAJA

From RSC: Set both ENABLE_SYCL and RAJA_ENABLE_SYCL

View Commit

daboehme pushed to LLNL/Caliper

Refactors topdown service to support multiple types of calculations and adds support for Sapphire Rapids (#576)

  • Reimplements the IntelTopdown service to support both Haswell/Broadwell calculations and Sapphire Rapids/Emerald Rapids calculations

  • Adds infrastructure to update builtin_option_specs based on features like architecture support

  • Adds conditional behavior to topdown service and builtin option specs based on architecture specified at configure time

  • Splits TopdownCalculator and subclasses into own files to simplify implementation

  • Adds a ‘disable_multiplexing’ configuration to the Papi service and use that configuration in the topdown service

  • Checks whether PAPI uses rdpmc on SPR in the topdown service

  • Reworks SPR topdown implementation to use rdpmc-style values instead of raw counter values

  • Updates option spec for SPR topdown and adds instruction comments for making new topdown calculators

  • Adds a CMake flag to let users tell us if PAPI is built to use rdpmc or not

  • Disables multiplexing in topdown-counters

  • Adds comments describing the expected behavior of the virtual methods in TopdownCalculator</small>

View Commit

emily-howell pushed to Alpine-DAV/ascent

Merge branch ‘develop’ of github.com:Alpine-DAV/ascent into task/2024_10-error-not-forwarded-as-a-exception

View Commit

rfalgout pushed to hypre-space/hypre

Added some comments to sstruct_matmult.c

View Commit

mplegendre pushed to hpc/Spindle

Fix gcc warnings from unused return values

View Commit

bgunnar5 pushed to LLNL/merlin

Adding Several New Unit Tests (#490)

  • remove a merge conflict statement that was missed

  • add pytest coverage library and add sample_index coverage

  • run fix style and add module header

  • add tests for encryption modules

  • add unit tests for util_sampling

  • run fix-style and fix typo

  • create directory for context managers and fix issue with an encryption test

  • add a context manager for spinning up/down the redis server

  • fix issue with path in one test

  • rework CONFIG functionality for testing

  • refactor config fixture so it doesn’t depend on redis server to be started

  • split CONFIG fixtures into rabbit and redis configs, run fix-style

  • add unit tests for broker.py

  • add unit tests for the Config object

  • update CHANGELOG

  • make CONFIG fixtures more flexible for tests

  • add tests for results_backend.py

  • fix lint issues for most recent changes

  • fix filename issue in setup.cfg and move celeryadapter tests to integration suite

  • add ssl filepaths to mysql config object

  • add unit tests for configfile.py

  • add tests for the utils.py file in config/

  • create utilities file and constants file

  • move create_dir function to utils.py

  • add tests for merlin/examples/generator.py

  • run fix-style and update changelog

  • add a ‘pip freeze’ call in github workflow to view reqs versions

  • re-delete the old config test files

  • fix tests/bugs introduced by merging in develop

  • add a unit test file for the dumper module

  • begin work on server tests and modular fixtures

  • start work on tests for RedisConfig

  • add tests for RedisConfig object

  • add tests for RedisUsers class

  • change server fixtures to use redis config files

  • add tests for AppYaml class

  • final cleanup of server_utils

  • fix lint issues

  • parametrize setup examples tests

  • sort example output

  • ensure directory is changed back on no outdir test

  • sort the specs in examples output

  • fix lint issues

  • start writing tests for server config

  • add pytest coverage library and add sample_index coverage

  • run fix style and add module header

  • add tests for encryption modules

  • add unit tests for util_sampling

  • run fix-style and fix typo

  • create directory for context managers and fix issue with an encryption test

  • add a context manager for spinning up/down the redis server

  • fix issue with path in one test

  • rework CONFIG functionality for testing

  • refactor config fixture so it doesn’t depend on redis server to be started

  • split CONFIG fixtures into rabbit and redis configs, run fix-style

  • add unit tests for broker.py

  • add unit tests for the Config object

  • update CHANGELOG

  • make CONFIG fixtures more flexible for tests

  • add tests for results_backend.py

  • fix lint issues for most recent changes

  • fix filename issue in setup.cfg and move celeryadapter tests to integration suite

  • add ssl filepaths to mysql config object

  • add unit tests for configfile.py

  • add tests for the utils.py file in config/

  • create utilities file and constants file

  • move create_dir function to utils.py

  • add tests for merlin/examples/generator.py

  • run fix-style and update changelog

  • fix tests/bugs introduced by merging in develop

  • add a unit test file for the dumper module

  • begin work on server tests and modular fixtures

  • start work on tests for RedisConfig

  • add tests for RedisConfig object

  • add tests for RedisUsers class

  • change server fixtures to use redis config files

  • add tests for AppYaml class

  • final cleanup of server_utils

  • fix lint issues

  • parametrize setup examples tests

  • sort example output

  • ensure directory is changed back on no outdir test

  • sort the specs in examples output

  • fix lint issues

  • start writing tests for server config

  • bake in LC_ALL env variable setting for server cmds

  • add tests for parse_redis_output

  • fix issue with scope of fixture after rebase

  • run fix-style

  • split up create_server_config and write tests for it

  • add tests for config_merlin_server function

  • add tests for pull_server_config

  • add tests for pull_server_image

  • finish writing tests for server_config.py

  • add tests for server_commands.py

  • run fix-style

  • update README for testing directory

  • update the temp_output_directory to include python version

  • mock the open.write to try to fix github CI

  • ensure config dir is created

  • update CHANGELOG

  • add print of exception to OSError catch in pull_server_image

  • change name of config_file in test that’s failing

  • update CHANGELOG

  • add Ryan and Joe’s suggestions

  • update tests to use newly named functions

  • fix linter issue</small>

View Commit

av-novikov pushed to GEOS-DEV/LvArray

Uncrustify formatting

View Commit

jcs15c pushed to LLNL/axom

Merge branch ‘feature/spainhour/nurbs_support’ of github.com:LLNL/axom into feature/spainhour/nurbs_support

View Commit

victorapm pushed to hypre-space/hypre

Tux regression fixes (#1165)

Tux regression fixes and astyle</small>

View Commit

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>

View Commit

cyrush pushed to Alpine-DAV/ascent

add ascent transform filter (#1403)

  • add ascent transform filter

  • docs improve toc tree for filters

  • add test file</small>

View Commit

agcapps pushed to LLNL/conduit

Add output to complete docs

View Commit

white238 pushed to LLNL/blt

Merge pull request #708 from LLNL/bugfix/white238/nan_gtest

Add warning flag to silence warning promoted to error in IntelLLVM</small>

View Commit

justinlaughlin pushed to GLVis/glvis

trying to compile core palettes ahead of time (wip)

View Commit

fiedorowicz1 pushed to LLNL/lbann

Further IO improvements (#2477)

View Commit

lindstro pushed to LLNL/zfp

Correct CUDA version for Lassen tests

View Commit

CamStan pushed to LLNL/scr

scr_run: fix missing import

Problem: scr_run is missing a print_usage import.

Fix it.</small>

View Commit

rchen20 pushed to LLNL/RAJA

Merge pull request #1752 from LLNL/bugfix/chen59/omptnewredfixes

Fixes for OpenMP Target</small>

View Commit

corbett5 pushed to GEOS-DEV/LvArray

Fixed silly test bugs on Lassen.

View Commit

nselliott pushed to LLNL/SAMRAI

Merge pull request #277 from LLNL/feature/nselliott/config-macros

Change some config macros to have SAMRAI_ prefix to avoid name conflicts</small>

View Commit

adayton1 pushed to LLNL/CHAI

Update and sandardize implementation of packages, in sync with spack update (#283)

  • Update RSC

  • Update spack

  • build_and_test.sh: allow to control whether or not to push to registry


Co-authored-by: Alan Dayton dayton8@llnl.gov Co-authored-by: Alan Dayton <6393677+adayton1@users.noreply.github.com></small>

View Commit

correaa pushed to LLNL/b-mpi3

Merge branch ‘macs-fixes-2’ into ‘master’

Macs fixes 2

See merge request correaa/boost-mpi3!203</small>

View Commit

cnpetra pushed to LLNL/hiop

renamed HessianLowRank class and files

View Commit

bmhan12 pushed to GEOS-DEV/LvArray

Bump gcc version for C++20 warnings

View Commit

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>

View Commit

gonsie pushed to LLNL/scr

Fix docs dependency typo (#595)

View Commit