Skip to content

Reorganize the CI and remove the unused part#2011

Open
yhmtsai wants to merge 10 commits into
developfrom
reorg_ci
Open

Reorganize the CI and remove the unused part#2011
yhmtsai wants to merge 10 commits into
developfrom
reorg_ci

Conversation

@yhmtsai

@yhmtsai yhmtsai commented Apr 30, 2026

Copy link
Copy Markdown
Member

This is preparation for CI manager to make the auto generation targets clear.

This also bump the minimal version requirement of gtest from 1.10.0 to 1.12.0 from google/googletest#3797
We had this to workaround that before

# fix gtest issue https://github.com/google/googletest/issues/3514
CXX_FLAGS: "-Wno-error=maybe-uninitialized"

@yhmtsai yhmtsai self-assigned this Apr 30, 2026
@yhmtsai yhmtsai added the 1:ST:WIP This PR is a work in progress. Not ready for review. label Apr 30, 2026
@ginkgo-bot ginkgo-bot added reg:build This is related to the build system. reg:ci-cd This is related to the continuous integration system. mod:dpcpp This is related to the DPC++ module. labels Apr 30, 2026
@ginkgo-bot

Copy link
Copy Markdown
Member

Error: The following files need to be formatted:

benchmark/solver/distributed/solver.cpp
benchmark/spmv/distributed/spmv.cpp
benchmark/utils/generator.hpp
common/cuda_hip/distributed/matrix_kernels.cpp
core/device_hooks/common_kernels.inc.cpp
core/distributed/helpers.hpp
core/distributed/matrix.cpp
core/distributed/matrix_kernels.hpp
core/distributed/preconditioner/schwarz.cpp
core/solver/direct.cpp
core/test/config/solver.cpp
core/test/mpi/distributed/matrix.cpp
core/test/mpi/distributed/solver/multigrid.cpp
core/test/solver/direct.cpp
cuda/base/types.hpp
dpcpp/distributed/matrix_kernels.dp.cpp
include/ginkgo/core/distributed/matrix.hpp
include/ginkgo/core/distributed/preconditioner/schwarz.hpp
include/ginkgo/core/multigrid/pgm.hpp
include/ginkgo/core/solver/direct.hpp
omp/distributed/matrix_kernels.cpp
reference/distributed/matrix_kernels.cpp
reference/test/distributed/matrix_kernels.cpp
test/distributed/matrix_kernels.cpp
test/mpi/distributed/matrix.cpp
test/mpi/multigrid/pgm.cpp
test/mpi/preconditioner/schwarz.cpp
test/solver/direct.cpp

You can find a formatting patch under Artifacts here or run format! if you have write access to Ginkgo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1:ST:WIP This PR is a work in progress. Not ready for review. mod:dpcpp This is related to the DPC++ module. reg:build This is related to the build system. reg:ci-cd This is related to the continuous integration system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants