Skip to content

Update pelephysics submodule (#715) #2555

Update pelephysics submodule (#715)

Update pelephysics submodule (#715) #2555

Triggered via push December 13, 2023 15:27
Status Failure
Total duration 2h 18m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Formatting
9s
Formatting
Save-PR-Number
0s
Save-PR-Number
Matrix: CPU-CMake
Matrix: GPU-CUDA
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Lint-clang-tidy
Process completed with exit code 2.
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L125
'hipMallocHost' is deprecated: use hipHostMalloc instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L206
'hipFreeHost' is deprecated: use hipHostFree instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L125
'hipMallocHost' is deprecated: use hipHostMalloc instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L206
'hipFreeHost' is deprecated: use hipHostFree instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L125
'hipMallocHost' is deprecated: use hipHostMalloc instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L206
'hipFreeHost' is deprecated: use hipHostFree instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L125
'hipMallocHost' is deprecated: use hipHostMalloc instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L206
'hipFreeHost' is deprecated: use hipHostFree instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/nvector/hip/nvector_hip.hip.cpp#L2464
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/nvector/hip/nvector_hip.hip.cpp#L2464
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
Lint-clang-tidy: Submodules/PelePhysics/Source/Spray/BreakupSplash/WallFilm.H#L173
Value stored to 'rho_film' is never read [clang-analyzer-deadcode.DeadStores]
Lint-clang-tidy: Submodules/PelePhysics/Source/Spray/SprayParticles.cpp#L323
'auto N_SB' can be declared as 'auto *N_SB' [readability-qualified-auto]