-
Notifications
You must be signed in to change notification settings - Fork 575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automatic snapshot commit from seacas at 94e88d4519 #13762
Automatic snapshot commit from seacas at 94e88d4519 #13762
Conversation
Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing. |
Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection is Not Necessary for this Pull Request. |
Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_gcc
Jenkins Parameters
Build InformationTest Name: PR_gcc-openmpi_debug
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_intel
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
Jenkins Parameters
Using Repos:
Pull Request Author: gsjaardema |
Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run. Pull Request Auto Testing has FAILED (click to expand)Build InformationTest Name: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_gcc
Jenkins Parameters
Build InformationTest Name: PR_gcc-openmpi_debug
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_intel
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
Jenkins Parameters
|
Origin repo remote tracking branch: 'origin/develop' Origin repo remote repo URL: 'origin = https://github.com/sandialabs/seacas' Git describe: i2024-11-15-47-gc376c98dfe At commit: commit 94e88d451990cea8ff5520c769e6d29e0fd7cb9d Author: Greg Sjaardema <[email protected]> Date: Tue Jan 28 15:58:59 2025 -0700 Summary: IOSS: cgns - minor tweak to decomposition algorithm to avoid 0 intervals * Several files -- remove trailing whitespace * Several -- Cleanups from compiler and static analyzer warnings * Exodiff -- Use Namelist as alias for std::vector<std::string>, Rename class ExoII_Read to Exo_Read * Aprepro -- better error detection/reporting. Support string+string for concatenation in addition to // * Aprepro -- add a `format` function to print variable using a specified output format. * Exodus -- clean up lots of trailing whitespace in tests * Exodus -- support additional compression algorithms * IOSS -- New change-set (dynamic topology) code [Tolu primarily] * IOSS -- cgns decomp - fix bug giving 0 intervals on a zone * nem_slice -- Use enum class and rename some enums * Compression -- add zstd, bz2, and lossy quantize compression to several apps Signed-off-by: Greg Sjaardema <[email protected]>
Signed-off-by: Greg Sjaardema <[email protected]>
e99cf57
to
c0c3a10
Compare
Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing. |
Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection is Not Necessary for this Pull Request. |
Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_gcc
Jenkins Parameters
Build InformationTest Name: PR_gcc-openmpi_debug
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_intel
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
Jenkins Parameters
Using Repos:
Pull Request Author: gsjaardema |
Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED Pull Request Auto Testing has PASSED (click to expand)Build InformationTest Name: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_gcc
Jenkins Parameters
Build InformationTest Name: PR_gcc-openmpi_debug
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_intel
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
Jenkins Parameters
|
Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging |
All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur... |
Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging |
All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur... |
@tokusanya @alanw0 Are either of you able to do a quick review of this Trilinos PR. Mainly dynamic topology changes and some whitespace removal and then other bug fixes. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I confess this is a rubber-stamp review, assuming all these changes were tested/reviewed before going into Seacas.
Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ alanw0 ]! |
Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged |
Merge on Pull Request# 13762: IS A SUCCESS - Pull Request successfully merged |
@alanw0 Thanks. |
Origin repo remote tracking branch: 'origin/develop'
Origin repo remote repo URL: 'origin = https://github.com/sandialabs/seacas'
Git describe: i2024-11-15-47-gc376c98dfe
At commit:
commit 94e88d451990cea8ff5520c769e6d29e0fd7cb9d
Author: Greg Sjaardema [email protected]
Date: Tue Jan 28 15:58:59 2025 -0700
Summary: IOSS: cgns - minor tweak to decomposition algorithm to avoid 0 intervals
Several files -- remove trailing whitespace
Several -- Cleanups from compiler and static analyzer warnings
Exodiff -- Use Namelist as alias for std::vectorstd::string, Rename class ExoII_Read to Exo_Read
Aprepro -- better error detection/reporting. Support string+string for concatenation in addition to //
Aprepro -- add a
format
function to print variable using a specified output format.Exodus -- clean up lots of trailing whitespace in tests
Exodus -- support additional compression algorithms
IOSS -- New change-set (dynamic topology) code [Tolu primarily]
IOSS -- cgns decomp - fix bug giving 0 intervals on a zone
nem_slice -- Use enum class and rename some enums
Compression -- add zstd, bz2, and lossy quantize compression to several apps
@trilinos/seacas
Motivation
Primary reasons for snapshot at this time:
Related Issues
put-issue-number-here
Stakeholder Feedback
Testing