kokkos-kernels
kokkos-kernels copied to clipboard
Adding my weighted graph coarsening code into kokkos-kernels
templated classes to generate coarse graph hierarchies from an input CRS matrix, or to generate just an aggregation matrix; implements several different coarsening heuristics; optimized for highly skewed-degree graphs
Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging WARNING: NO REVIEWERS HAVE BEEN REQUESTED FOR THIS PULL REQUEST!
@euphoricpoptarts where are the tests for the new coarsening implementations?
Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging NO REVIEWS HAVE BEEN PERFORMED ON THIS PULL REQUEST!
@euphoricpoptarts where are the tests for the new coarsening implementations?
There are no tests added yet, this PR isn't yet ready to be merged. Siva Rajamanickam asked me to make this PR so that he and I will have something to discuss with regards to fully integrating this code.
@lucbv @brian-kelley This pull request is ready for review
@euphoricpoptarts I am somewhat confused by the implementation of different options shows (mtmetis, gosh etc.) Can you describe the intent here?
@euphoricpoptarts and I discussed passing in a handle to match the rest of the graph algorithms in KK.
@brian-kelley I think this requires a review again.
Ping - are we waiting for another review?
@egboman Yes, this PR is currently awaiting a review for some changes requested by the previous review
I would like this PR to be merged soon. It was approved in March, but is still waiting for some tests to run? How can we move forward?
@egboman Sorry about that, I did do a full review in March but I thought it was still a work in progress. I just added the Github labels to make the autotester run.
Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.
Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED by label AT: PRE-TEST INSPECTED! Autotester is Removing Label; This inspection will remain valid until a new commit to source branch is performed.
Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:
Pull Request Auto Testing STARTING (click to expand)
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740
- Build Num: 8
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
- Build Num: 337
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720
- Build Num: 6
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight
- Build Num: 6
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_GCC720
- Build Num: 6
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_INTEL18
- Build Num: 1127
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_CLANG1001
- Build Num: 6
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Using Repos:
- Repo: KOKKOSKERNELS (euphoricpoptarts/kokkos-kernels)
- Branch: deep_coarsening
- SHA: d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9
- Mode: TEST_REPO
Pull Request Author: euphoricpoptarts
Thanks, @brian-kelley ! I had assumed we could merge now but I see the WIP in the title was confusing. @euphoricpoptarts , let us know if you plan to add anything before merging. Thanks.
@egboman @brian-kelley This PR has everything I planned to add.
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 Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740
- Build Num: 8
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
- Build Num: 337
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720
- Build Num: 6
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight
- Build Num: 6
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_GCC720
- Build Num: 6
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_INTEL18
- Build Num: 1127
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_CLANG1001
- Build Num: 6
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | d26c4686b361c36ebb8bfb2308ceedd9bb33d8a9 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | e00641f3f2e3ac16b95c328e4000433c820d045e |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740 # 8 (click to expand)
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl2phase_impl.hpp:53:0,
from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:59,
from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.8/TestAll_2022-08-09_13.33.33/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.8/TestAll_2022-08-09_13.33.33/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Concepts.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_viennaCL_impl.hpp:58,
from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:60,
from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.8/TestAll_2022-08-09_13.33.33/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.8/TestAll_2022-08-09_13.33.33/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.8/TestAll_2022-08-09_13.33.33/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-OpenMP_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.8/TestAll_2022-08-09_13.33.33/gcc/7.2.0/OpenMP_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.8/TestAll_2022-08-09_13.33.33/gcc/7.2.0/Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight # 337 (click to expand)
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
[ 86%] Linking CXX executable sparse_spmv_bsr
[ 86%] Built target sparse_spmv_bsr
[ 86%] Linking CXX executable sparse_spiluk
[ 86%] Built target sparse_spiluk
[ 86%] Linking CXX executable sparse_gs
[ 86%] Built target sparse_gs
[ 87%] Linking CXX executable sparse_kk_spmv
[ 87%] Built target sparse_kk_spmv
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.337/TestAll_2022-08-09_13.33.41/cuda/10.1.243/Cuda_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 6 (click to expand)
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl_impl.hpp:53,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_numeric_spec.hpp:59,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_numeric/Sparse_spgemm_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl_impl.hpp:54:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_numeric_spec.hpp:59,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_numeric/Sparse_spgemm_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Concepts.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl2phase_impl.hpp:52,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_numeric_spec.hpp:60,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_numeric/Sparse_spgemm_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl2phase_impl.hpp:53:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_numeric_spec.hpp:60,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_numeric/Sparse_spgemm_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Concepts.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_viennaCL_impl.hpp:58,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_numeric_spec.hpp:61,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_numeric/Sparse_spgemm_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_numeric/Sparse_spgemm_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_numeric/Sparse_spgemm_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Pthread_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.6/TestAll_2022-08-09_13.34.27/gcc/7.2.0/Pthread_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake02: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_LayoutRight # 6 (click to expand)
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl_impl.hpp:53,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:58,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl_impl.hpp:54:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:58,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Concepts.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl2phase_impl.hpp:52,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:59,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl2phase_impl.hpp:53:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:59,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Concepts.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_viennaCL_impl.hpp:58,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:60,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Pthread_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.6/TestAll_2022-08-09_13.34.55/gcc/7.2.0/Pthread_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake19: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 6 (click to expand)
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/graph/KokkosGraph_Distance1Color.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_impl.hpp:68,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:56,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_impl_kkmem.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_impl.hpp:846,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:56,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_impl_speed.hpp:45,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_impl.hpp:847,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:56,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl_impl.hpp:53,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:58,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl_impl.hpp:54:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:58,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Concepts.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl2phase_impl.hpp:52,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:59,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_mkl2phase_impl.hpp:53:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:59,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Concepts.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/common/KokkosKernels_Utils.hpp:47:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_viennaCL_impl.hpp:58,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spgemm_symbolic_spec.hpp:60,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_MemoryTraits.hpp:51:79: note: #pragma message: "Including non-public Kokkos header files is not allowed."
KOKKOS_IMPL_WARNING("Including non-public Kokkos header files is not allowed.")
^
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP_Serial-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas --user-blas-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.6/TestAll_2022-08-09_13.35.16/gcc/7.2.0/OpenMP_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake20: task 0: Exited with exit code 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 1127 (click to expand)
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
[ 70%] Linking CXX executable graph_color_d2
[ 70%] Built target sparse_spmv_struct
[ 70%] Built target graph_color_d2
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
[ 71%] Linking CXX executable sparse_spmv_blockcrs
[ 71%] Built target sparse_spmv_blockcrs
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
[ 72%] Linking CXX executable sparse_sptrsv_supernode
[ 72%] Built target sparse_sptrsv_supernode
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
"Including non-public Kokkos header files is not allowed."
[ 72%] Linking CXX executable sparse_spmv_struct_tuning
[ 72%] Built target sparse_spmv_struct_tuning
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 intel/compilers/18.1.163
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=mkl --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.1127/TestAll_2022-08-09_13.35.27/intel/18.1.163/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
intel-18.1.163-Pthread-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 intel/compilers/18.1.163
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=mkl --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.1127/TestAll_2022-08-09_13.35.27/intel/18.1.163/Pthread-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake22: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001 # 6 (click to expand)
defined(KOKKOS_ARCH_AMPERE80) || defined(KOKKOS_ARCH_AMPERE86))
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:449:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:52:37: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_AMPERE80) || defined(KOKKOS_ARCH_AMPERE86))
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:519:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
#if SPECIAL_HASH
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:50:4: note: expanded from macro 'SPECIAL_HASH'
(defined(KOKKOS_ARCH_VOLTA) || defined(KOKKOS_ARCH_VOLTA70) || \
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:519:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:50:34: note: expanded from macro 'SPECIAL_HASH'
(defined(KOKKOS_ARCH_VOLTA) || defined(KOKKOS_ARCH_VOLTA70) || \
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:519:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:51:4: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_VOLTA72) || defined(KOKKOS_ARCH_TURING75) || \
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:519:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:51:36: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_VOLTA72) || defined(KOKKOS_ARCH_TURING75) || \
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:519:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:52:4: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_AMPERE80) || defined(KOKKOS_ARCH_AMPERE86))
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:519:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:52:37: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_AMPERE80) || defined(KOKKOS_ARCH_AMPERE86))
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:636:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
#if SPECIAL_HASH
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:50:4: note: expanded from macro 'SPECIAL_HASH'
(defined(KOKKOS_ARCH_VOLTA) || defined(KOKKOS_ARCH_VOLTA70) || \
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:636:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:50:34: note: expanded from macro 'SPECIAL_HASH'
(defined(KOKKOS_ARCH_VOLTA) || defined(KOKKOS_ARCH_VOLTA70) || \
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:636:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:51:4: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_VOLTA72) || defined(KOKKOS_ARCH_TURING75) || \
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:636:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:51:36: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_VOLTA72) || defined(KOKKOS_ARCH_TURING75) || \
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:636:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:52:4: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_AMPERE80) || defined(KOKKOS_ARCH_AMPERE86))
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:636:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:52:37: note: expanded from macro 'SPECIAL_HASH'
defined(KOKKOS_ARCH_AMPERE80) || defined(KOKKOS_ARCH_AMPERE86))
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:713:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined]
#if SPECIAL_HASH
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/common/KokkosKernels_HashmapAccumulator.hpp:50:4: note: expanded from macro 'SPECIAL_HASH'
(defined(KOKKOS_ARCH_VOLTA) || defined(KOKKOS_ARCH_VOLTA70) || \
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_symbolic/Sparse_spgemm_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_THREADS_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-10.0.1-Pthread_Serial-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 clang/10.0.1
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/spack/opt/spack/linux-rhel7-x86_64/gcc-10.2.0/llvm-10.0.1-nldepabrxk2zcykcq7rlky5sr53hnm63/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.6/TestAll_2022-08-09_13.35.28/clang/10.0.1/Pthread_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake23: task 0: Exited with exit code 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE
@euphoricpoptarts This just needs to be manually rebased onto develop branch and force-pushed (the autotester doesn't do it automatically). Then as soon as the autotesting passes, you'll be able to merge.
Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.
Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging ERROR: USER HAS COMMITED TO PR AFTER INSPECTION, INSPECTION IS INVALID! - This PR must be re-inspected by setting label 'AT: PRE-TEST INSPECTED'.
Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.
Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED by label AT: PRE-TEST INSPECTED! Autotester is Removing Label; This inspection will remain valid until a new commit to source branch is performed.
Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:
Pull Request Auto Testing STARTING (click to expand)
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740
- Build Num: 11
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
- Build Num: 340
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720
- Build Num: 9
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight
- Build Num: 9
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_GCC720
- Build Num: 9
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_INTEL18
- Build Num: 1130
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_CLANG1001
- Build Num: 9
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Using Repos:
- Repo: KOKKOSKERNELS (euphoricpoptarts/kokkos-kernels)
- Branch: deep_coarsening
- SHA: 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8
- Mode: TEST_REPO
Pull Request Author: euphoricpoptarts
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 Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740
- Build Num: 11
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
- Build Num: 340
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720
- Build Num: 9
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight
- Build Num: 9
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_GCC720
- Build Num: 9
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_INTEL18
- Build Num: 1130
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_CLANG1001
- Build Num: 9
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 5733a20d10cb52a2f3d2261c11e4ba5001bccbb8 |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740 # 11 (click to expand)
from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/serial/Test_Serial_Graph.cpp:4:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.11/TestAll_2022-08-09_17.21.31/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:serial>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.11/TestAll_2022-08-09_17.21.31/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:serial>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.11/TestAll_2022-08-09_17.21.31/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:serial>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/all] Error 2
[ 88%] Linking CXX executable KokkosKernels_common_openmp
[ 88%] Built target KokkosKernels_common_openmp
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 88%] Linking CXX executable KokkosKernels_blas_openmp
[ 88%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_blas_serial
[ 89%] Built target KokkosKernels_blas_serial
[ 89%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 89%] Built target KokkosKernels_batched_dla_openmp
[ 89%] Linking CXX executable KokkosKernels_sparse_openmp
[ 89%] Built target KokkosKernels_sparse_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_serial
[ 90%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.11/TestAll_2022-08-09_17.21.31/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-OpenMP_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.11/TestAll_2022-08-09_17.21.31/gcc/7.2.0/OpenMP_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.11/TestAll_2022-08-09_17.21.31/gcc/7.2.0/Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight # 340 (click to expand)
^ ~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1249:12: note: shadowed declaration is here
vtx_view_t edges_out;
^~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1253:1: error: declaration of source_bucket_offset shadows a member of KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::cuda void long unsigned> >::translationFunctor [-Werror=shadow]
translationFunctor(matrix_t vcmap, matrix_t g, vtx_view_t mapped_edges,
^ ~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1248:13: note: shadowed declaration is here
edge_view_t source_bucket_offset;
^~~~~~~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1253:1: error: declaration of edges_per_source shadows a member of KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::cuda void long unsigned> >::translationFunctor [-Werror=shadow]
translationFunctor(matrix_t vcmap, matrix_t g, vtx_view_t mapped_edges,
^ ~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1247:26: note: shadowed declaration is here
vtx_view_t mapped_edges, edges_per_source;
^~~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1253:1: error: declaration of mapped_edges shadows a member of KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::cuda void long unsigned> >::translationFunctor [-Werror=shadow]
translationFunctor(matrix_t vcmap, matrix_t g, vtx_view_t mapped_edges,
^ ~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1247:12: note: shadowed declaration is here
vtx_view_t mapped_edges, edges_per_source;
^~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1253:1: error: declaration of g shadows a member of KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::cuda void long unsigned> >::translationFunctor [-Werror=shadow]
translationFunctor(matrix_t vcmap, matrix_t g, vtx_view_t mapped_edges,
^ ~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1246:17: note: shadowed declaration is here
matrix_t vcmap, g;
^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1253:1: error: declaration of vcmap shadows a member of KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::cuda void long unsigned> >::translationFunctor [-Werror=shadow]
translationFunctor(matrix_t vcmap, matrix_t g, vtx_view_t mapped_edges,
^ ~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1246:10: note: shadowed declaration is here
matrix_t vcmap, g;
^~~~~
[ 92%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 92%] Built target KokkosKernels_wiki_coarsening
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 93%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
[ 93%] Linking CXX executable KokkosKernels_wiki_rcm
[ 93%] Built target KokkosKernels_wiki_rcm
Scanning dependencies of target gmres_ex_real_A
[ 93%] Building CXX object example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 93%] Linking CXX executable KokkosKernels_wiki_coloring
[ 93%] Built target KokkosKernels_wiki_coloring
[ 93%] Linking CXX executable KokkosKernels_wiki_mis2
[ 93%] Built target KokkosKernels_wiki_mis2
[ 94%] Linking CXX executable KokkosKernels_blas_serial
[ 94%] Built target KokkosKernels_blas_serial
[ 94%] Linking CXX executable KokkosBlas3_perf_test
[ 94%] Built target KokkosBlas3_perf_test
[ 94%] Linking CXX executable gmres_ex_real_A
[ 94%] Built target gmres_ex_real_A
[ 94%] Linking CXX executable KokkosKernels_blas_cuda
[ 94%] Built target KokkosKernels_blas_cuda
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/cuda/Test_Cuda_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/all] Error 2
[ 94%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 94%] Built target KokkosKernels_batched_dla_serial
[ 95%] Linking CXX executable KokkosKernels_sparse_serial
[ 95%] Built target KokkosKernels_sparse_serial
[ 95%] Linking CXX executable KokkosKernels_sparse_cuda
[ 95%] Built target KokkosKernels_sparse_cuda
[ 95%] Linking CXX executable KokkosKernels_batched_dla_cuda
[ 95%] Built target KokkosKernels_batched_dla_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.340/TestAll_2022-08-09_17.21.42/cuda/10.1.243/Cuda_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 9 (click to expand)
^~~~~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp:976:5: error: std::enable_if_t<:impl::is_host_thread_team_member>::value> Kokkos::single(const Kokkos::Impl::ThreadSingleStruct&, const FunctorType&) [with Member = Kokkos::Impl::HostThreadTeamMember<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::; std::enable_if_t<:impl::is_host_thread_team_member>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::, is used but never defined [-fpermissive]
single(const Impl::ThreadSingleStruct& single,
^~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_OpenMP.hpp:71:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
[ 86%] Built target KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_wiki_coloring
[ 86%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/openmp/Test_OpenMP_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 87%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 87%] Built target KokkosKernels_wiki_gauss_seidel
[ 87%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 87%] Built target KokkosKernels_batched_sla_openmp
[ 87%] Built target KokkosBlas3_gemm_perf_test
[ 87%] Linking CXX executable KokkosKernels_wiki_mis2
[ 87%] Built target KokkosKernels_wiki_mis2
[ 87%] Linking CXX executable sparse_kk_spmv
[ 87%] Linking CXX executable KokkosKernels_wiki_coloring
[ 87%] Built target sparse_kk_spmv
[ 87%] Built target KokkosKernels_wiki_coloring
[ 87%] Linking CXX executable KokkosKernels_common_openmp
[ 87%] Built target KokkosKernels_common_openmp
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 88%] Linking CXX executable KokkosKernels_blas_openmp
[ 88%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 89%] Built target KokkosKernels_batched_dla_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_openmp
[ 90%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Threads_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.9/TestAll_2022-08-09_17.23.39/gcc/7.2.0/Threads_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake02: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_LayoutRight # 9 (click to expand)
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_OpenMP.hpp:71:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/OpenMP-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/OpenMP-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
[ 85%] Built target sparse_spmv_bsr
[ 85%] Linking CXX executable KokkosKernels_wiki_crsmatrix
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 85%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
[ 85%] Built target KokkosKernels_wiki_crsmatrix
Scanning dependencies of target KokkosKernels_wiki_rcm
[ 86%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_rcm.dir/KokkosGraph_wiki_rcm.cpp.o
[ 87%] Linking CXX executable KokkosKernels_wiki_spgemm
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/openmp/Test_OpenMP_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Built target KokkosKernels_wiki_spgemm
[ 87%] Linking CXX executable KokkosKernels_common_openmp
[ 87%] Built target KokkosKernels_common_openmp
[ 87%] Linking CXX executable KokkosKernels_wiki_mis2
[ 88%] Built target KokkosKernels_wiki_mis2
[ 88%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 88%] Built target KokkosKernels_wiki_gauss_seidel
[ 88%] Linking CXX executable KokkosKernels_wiki_rcm
[ 88%] Built target KokkosKernels_wiki_rcm
[ 89%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 89%] Built target KokkosKernels_wiki_coarsening
[ 89%] Linking CXX executable KokkosKernels_wiki_coloring
[ 89%] Built target KokkosKernels_wiki_coloring
[ 90%] Linking CXX executable KokkosBlas3_perf_test
[ 90%] Built target KokkosBlas3_perf_test
[ 90%] Linking CXX executable KokkosKernels_blas_openmp
[ 90%] Built target KokkosKernels_blas_openmp
[ 91%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 91%] Built target KokkosKernels_batched_dla_openmp
[ 92%] Linking CXX executable KokkosKernels_sparse_openmp
[ 92%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Threads_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.9/TestAll_2022-08-09_17.24.07/gcc/7.2.0/Threads_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake05: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 9 (click to expand)
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp:976:5: error: std::enable_if_t<:impl::is_host_thread_team_member>::value> Kokkos::single(const Kokkos::Impl::ThreadSingleStruct&, const FunctorType&) [with Member = Kokkos::Impl::HostThreadTeamMember<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::; std::enable_if_t<:impl::is_host_thread_team_member>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::, is used but never defined [-fpermissive]
single(const Impl::ThreadSingleStruct& single,
^~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_OpenMP.hpp:71:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Instance.hpp:58:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_OpenMP.hpp:226,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp:790:5: error: std::enable_if_t::value && Kokkos::Impl::is_host_thread_team_member::value)> Kokkos::parallel_reduce(const Kokkos::Impl::TeamThreadRangeBoundariesStruct&, const Closure&, const Reducer&) [with iType = long unsigned int; Closure = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]:: >::edge_offset_t, Kokkos::ValLocScalar&)>; Reducer = Kokkos::MaxLoc >; Member = Kokkos::Impl::HostThreadTeamMember<:openmp>; std::enable_if_t::value && Kokkos::Impl::is_host_thread_team_member::value)> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]:: >::edge_offset_t, Kokkos::ValLocScalar&)>, is used but never defined [-fpermissive]
parallel_reduce(Impl::TeamThreadRangeBoundariesStruct const&
^~~~~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp:976:5: error: std::enable_if_t<:impl::is_host_thread_team_member>::value> Kokkos::single(const Kokkos::Impl::ThreadSingleStruct&, const FunctorType&) [with Member = Kokkos::Impl::HostThreadTeamMember<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::; std::enable_if_t<:impl::is_host_thread_team_member>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::, is used but never defined [-fpermissive]
single(const Impl::ThreadSingleStruct& single,
^~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_OpenMP.hpp:71:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/openmp/Test_OpenMP_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 87%] Built target KokkosBlas2_gemv_perf_test
[ 87%] Linking CXX executable sparse_kk_spmv
[ 88%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 88%] Built target sparse_kk_spmv
[ 88%] Built target KokkosKernels_batched_sla_openmp
[ 88%] Linking CXX executable KokkosKernels_common_serial
[ 88%] Built target KokkosKernels_common_serial
[ 88%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 88%] Built target KokkosBlas3_gemm_perf_test
[ 88%] Linking CXX executable KokkosKernels_common_openmp
[ 88%] Built target KokkosKernels_common_openmp
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 88%] Linking CXX executable KokkosKernels_blas_openmp
[ 88%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_blas_serial
[ 89%] Built target KokkosKernels_blas_serial
[ 89%] Linking CXX executable KokkosKernels_sparse_openmp
[ 89%] Built target KokkosKernels_sparse_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_serial
[ 90%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP_Serial-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas --user-blas-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.9/TestAll_2022-08-09_17.25.07/gcc/7.2.0/OpenMP_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake19: task 0: Exited with exit code 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 1130 (click to expand)
instantiation of "KokkosGraph::Experimental::coarse_builder::coarse_level_triple KokkosGraph::Experimental::coarse_builder::build_nonskew(KokkosGraph::Experimental::coarse_builder::coarsen_handle &, KokkosGraph::Experimental::coarse_builder::matrix_t, KokkosGraph::Experimental::coarse_builder::matrix_t, KokkosGraph::Experimental::coarse_builder::vtx_view_t, KokkosGraph::Experimental::coarse_builder::vtx_view_t) [with
crsMat=KokkosSparse::CrsMatrix]" at line 1834
instantiation of "KokkosGraph::Experimental::coarse_builder::coarse_level_triple KokkosGraph::Experimental::coarse_builder::build_coarse_graph(KokkosGraph::Experimental::coarse_builder::coarsen_handle &, KokkosGraph::Experimental::coarse_builder::coarse_level_triple, KokkosGraph::Experimental::coarse_builder::matrix_t) [with crsMat=KokkosSparse::CrsMatrix]" at line 425
of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp"
instantiation of "void test_coarsen_random(lno_t, size_type, lno_t, lno_t) [with scalar=double, lno_t=int, size_type=size_t={unsigned long}, device=Kokkos::Threads]" at line 483 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp"
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp(99): error #2557: comparison between signed and unsigned operands
for (ordinal_t i = 0; i < fvw.extent(0); i++) {
^
detected during:
instantiation of "bool verify_coarsening<coarsener_t>(coarsener_t::coarse_level_triple, coarsener_t::coarse_level_triple) [with coarsener_t=KokkosGraph::Experimental::coarse_builder<KokkosSparse::CrsMatrix<default_scalar={double}, int, Kokkos::Threads, void, size_t={unsigned long}>>]" at line 428
instantiation of "void test_coarsen_random<scalar,lno_t,size_type,device>(lno_t, size_type, lno_t, lno_t) [with scalar=double, lno_t=int, size_type=size_t={unsigned long}, device=Kokkos::Threads]" at line 483
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp(102): error #2557: comparison between signed and unsigned operands
for (ordinal_t i = 0; i < cvw.extent(0); i++) {
^
detected during:
instantiation of "bool verify_coarsening<coarsener_t>(coarsener_t::coarse_level_triple, coarsener_t::coarse_level_triple) [with coarsener_t=KokkosGraph::Experimental::coarse_builder<KokkosSparse::CrsMatrix<default_scalar={double}, int, Kokkos::Threads, void, size_t={unsigned long}>>]" at line 428
instantiation of "void test_coarsen_random<scalar,lno_t,size_type,device>(lno_t, size_type, lno_t, lno_t) [with scalar=double, lno_t=int, size_type=size_t={unsigned long}, device=Kokkos::Threads]" at line 483
compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/threads/Test_Threads_Graph.cpp (code 2)
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_threads.dir/threads/Test_Threads_Graph.cpp.o] Error 2
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_threads.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 86%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 86%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 86%] Built target KokkosKernels_wiki_spgemm
[ 86%] Built target KokkosKernels_wiki_crsmatrix
[ 87%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 87%] Built target KokkosKernels_wiki_gauss_seidel
[ 87%] Linking CXX executable KokkosKernels_batched_sla_threads
[ 87%] Built target KokkosKernels_batched_sla_threads
[ 87%] Linking CXX executable sparse_kk_spmv
[ 87%] Built target sparse_kk_spmv
[ 87%] Linking CXX executable sparse_spmv_struct_tuning
[ 87%] Built target sparse_spmv_struct_tuning
[ 87%] Linking CXX executable KokkosKernels_common_threads
[ 87%] Built target KokkosKernels_common_threads
[ 87%] Linking CXX executable KokkosKernels_blas_threads
[ 87%] Built target KokkosKernels_blas_threads
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_batched_dla_threads
[ 89%] Built target KokkosKernels_batched_dla_threads
[ 90%] Linking CXX executable KokkosKernels_sparse_threads
[ 90%] Built target KokkosKernels_sparse_threads
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 intel/compilers/18.1.163
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=mkl --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.1130/TestAll_2022-08-09_17.25.17/intel/18.1.163/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
intel-18.1.163-Threads-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 intel/compilers/18.1.163
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=mkl --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.1130/TestAll_2022-08-09_17.25.17/intel/18.1.163/Threads-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake22: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001 # 9 (click to expand)
EXECUTE_TEST(double, int, size_t, TestExecSpace)
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp:445:5: note: expanded from macro 'EXECUTE_TEST'
test_coarsen_random(5000, 5000 * 20, \
^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/serial/Test_Serial_Graph.cpp:5:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/graph/Test_Graph.hpp:8:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp:51:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:675:43: error: comparison of integers of different signs: 'unsigned long' and 'const KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::serial void unsigned long> >::ordinal_t' (aka 'const int') [-Werror,-Wsign-compare]
if (row_map(idx + 1) - row_map(idx) >= _max_hash_entries) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.9/TestAll_2022-08-09_17.25.07/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Serial/Kokkos_Serial_Parallel_Range.hpp:121:7: note: in instantiation of member function 'KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::serial void unsigned long> >::functorHashmapAccumulator::operator()' requested here
m_functor(i, update);
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.9/TestAll_2022-08-09_17.25.07/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Serial/Kokkos_Serial_Parallel_Range.hpp:163:20: note: in instantiation of function template specialization 'Kokkos::Impl::ParallelReduce<:experimental::coarse_builder int kokkos::serial void unsigned long> >::functorHashmapAccumulator, Kokkos::RangePolicy<:schedule>, Kokkos::Serial>, Kokkos::InvalidType, Kokkos::Serial>::exec' requested here
this->template exec(update);
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.9/TestAll_2022-08-09_17.25.07/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Kokkos_Parallel_Reduce.hpp:1385:13: note: in instantiation of member function 'Kokkos::Impl::ParallelReduce<:experimental::coarse_builder int kokkos::serial void unsigned long> >::functorHashmapAccumulator, Kokkos::RangePolicy<:schedule>, Kokkos::Serial>, Kokkos::InvalidType, Kokkos::Serial>::execute' requested here
closure.execute();
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.9/TestAll_2022-08-09_17.25.07/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Kokkos_Parallel_Reduce.hpp:1401:5: note: in instantiation of member function 'Kokkos::Impl::ParallelReduceAdaptor<:rangepolicy>, Kokkos::Serial>, KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::serial void unsigned long> >::functorHashmapAccumulator, int>::execute_impl' requested here
execute_impl(label, policy, functor, return_value);
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.9/TestAll_2022-08-09_17.25.07/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Kokkos_Parallel_Reduce.hpp:1546:69: note: in instantiation of function template specialization 'Kokkos::Impl::ParallelReduceAdaptor<:rangepolicy>, Kokkos::Serial>, KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::serial void unsigned long> >::functorHashmapAccumulator, int>::execute' requested here
Impl::ParallelReduceAdaptor::execute(
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1078:21: note: in instantiation of function template specialization 'Kokkos::parallel_reduce<:rangepolicy>, Kokkos::Serial>, KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::serial void unsigned long> >::functorHashmapAccumulator, int>' requested here
Kokkos::parallel_reduce(
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1644:5: note: in instantiation of member function 'KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::serial void unsigned long> >::deduplicate_graph' requested here
deduplicate_graph(handle, n, true, dedupe_count, dest_fine, wgt_fine,
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/graph/KokkosGraph_CoarsenConstruct.hpp:1828:11: note: in instantiation of member function 'KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::serial void unsigned long> >::build_high_duplicity' requested here
build_high_duplicity(handle, g, vcmap, mapped_edges, degree_initial);
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp:425:24: note: in instantiation of member function 'KokkosGraph::Experimental::coarse_builder<:crsmatrix int kokkos::serial void unsigned long> >::build_coarse_graph' requested here
coarsener_t::build_coarse_graph(handle, fine_A, aggregator);
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp:483:1: note: in instantiation of function template specialization 'test_coarsen_random' requested here
EXECUTE_TEST(double, int, size_t, TestExecSpace)
^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/graph/Test_Graph_coarsen.hpp:445:5: note: expanded from macro 'EXECUTE_TEST'
test_coarsen_random(5000, 5000 * 20, \
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/all] Error 2
[ 87%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 87%] Built target KokkosBlas3_gemm_perf_test
[ 87%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 87%] Built target KokkosBlas2_gemv_perf_test
[ 88%] Linking CXX executable KokkosKernels_batched_sla_serial
[ 88%] Built target KokkosKernels_batched_sla_serial
[ 88%] Linking CXX executable KokkosKernels_batched_sla_threads
[ 88%] Built target KokkosKernels_batched_sla_threads
[ 88%] Linking CXX executable sparse_kk_spmv
[ 88%] Built target sparse_kk_spmv
[ 88%] Linking CXX executable KokkosKernels_common_serial
[ 88%] Built target KokkosKernels_common_serial
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 88%] Linking CXX executable KokkosKernels_blas_serial
[ 88%] Built target KokkosKernels_blas_serial
[ 88%] Linking CXX executable KokkosKernels_batched_dla_threads
[ 88%] Built target KokkosKernels_batched_dla_threads
[ 88%] Linking CXX executable KokkosKernels_sparse_serial
[ 88%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-10.0.1-Threads_Serial-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 clang/10.0.1
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/spack/opt/spack/linux-rhel7-x86_64/gcc-10.2.0/llvm-10.0.1-nldepabrxk2zcykcq7rlky5sr53hnm63/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.9/TestAll_2022-08-09_17.25.07/clang/10.0.1/Threads_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake20: task 0: Exited with exit code 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.
Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED by label AT: PRE-TEST INSPECTED! Autotester is Removing Label; This inspection will remain valid until a new commit to source branch is performed.
Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:
Pull Request Auto Testing STARTING (click to expand)
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740
- Build Num: 15
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
- Build Num: 344
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720
- Build Num: 13
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight
- Build Num: 13
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_GCC720
- Build Num: 13
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_INTEL18
- Build Num: 1134
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_CLANG1001
- Build Num: 13
- Status: STARTED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Using Repos:
- Repo: KOKKOSKERNELS (euphoricpoptarts/kokkos-kernels)
- Branch: deep_coarsening
- SHA: 216ea565628d5fbaacb3894961b14eb39c18301f
- Mode: TEST_REPO
Pull Request Author: euphoricpoptarts
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 Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740
- Build Num: 15
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
- Build Num: 344
- Status: PASSED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720
- Build Num: 13
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight
- Build Num: 13
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_GCC720
- Build Num: 13
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_Tpls_INTEL18
- Build Num: 1134
- Status: PASSED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Build Information
Test Name: KokkosKernels_PullRequest_CLANG1001
- Build Num: 13
- Status: FAILED
Jenkins Parameters
Parameter Name | Value |
---|---|
KOKKOSKERNELS_SOURCE_BRANCH | deep_coarsening |
KOKKOSKERNELS_SOURCE_REPO | https://github.com/euphoricpoptarts/kokkos-kernels |
KOKKOSKERNELS_SOURCE_SHA | 216ea565628d5fbaacb3894961b14eb39c18301f |
KOKKOSKERNELS_TARGET_BRANCH | develop |
KOKKOSKERNELS_TARGET_REPO | https://github.com/kokkos/kokkos-kernels |
KOKKOSKERNELS_TARGET_SHA | 251bffaeaf06bd419b314a98595acc828b765da6 |
PR_LABELS | AT: RETEST |
PULLREQUESTNUM | 1043 |
TEST_REPO_ALIAS | KOKKOSKERNELS |
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740 # 15 (click to expand)
from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/serial/Test_Serial.hpp:5,
from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/serial/Test_Serial_Graph.cpp:4:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.15/TestAll_2022-08-10_16.12.32/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:serial>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.15/TestAll_2022-08-10_16.12.32/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:serial>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.15/TestAll_2022-08-10_16.12.32/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:serial>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/all] Error 2
[ 88%] Linking CXX executable KokkosKernels_common_openmp
[ 88%] Built target KokkosKernels_common_openmp
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 88%] Linking CXX executable KokkosKernels_blas_openmp
[ 88%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_blas_serial
[ 89%] Built target KokkosKernels_blas_serial
[ 89%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 89%] Built target KokkosKernels_batched_dla_openmp
[ 89%] Linking CXX executable KokkosKernels_sparse_openmp
[ 89%] Built target KokkosKernels_sparse_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_serial
[ 90%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.15/TestAll_2022-08-10_16.12.32/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-OpenMP_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.15/TestAll_2022-08-10_16.12.32/gcc/7.2.0/OpenMP_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_GCC720_Light_Tpls_GCC720_GCC740.15/TestAll_2022-08-10_16.12.32/gcc/7.2.0/Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight # 344 (click to expand)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on weaver (testbed) in workspace /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
The recommended git tool is: NONE
No credentials specified
> /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
> /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/euphoricpoptarts/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/euphoricpoptarts/kokkos-kernels
> /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
> git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
> /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/euphoricpoptarts/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
> /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 216ea565628d5fbaacb3894961b14eb39c18301f^{commit} # timeout=10
Checking out Revision 216ea565628d5fbaacb3894961b14eb39c18301f (detached)
> /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
> /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 216ea565628d5fbaacb3894961b14eb39c18301f # timeout=10
Commit message: "clang format"
> /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 660c8bac3a1aa77bdcaa97a573c8c6f932a6c660 # timeout=10
The recommended git tool is: NONE
No credentials specified
> /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
> /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
> /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
> git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
> /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 95d7082927d52d6971e71eebf346aad629118fe3^{commit} # timeout=10
Checking out Revision 95d7082927d52d6971e71eebf346aad629118fe3 (detached)
> /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
> /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 95d7082927d52d6971e71eebf346aad629118fe3 # timeout=10
Commit message: "Merge pull request #5303 from masterleinad/improve_offset_view"
> /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 95d7082927d52d6971e71eebf346aad629118fe3 # timeout=10
[KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight] $ /bin/bash -el /tmp/jenkins2446180402638547930.sh
***Forced exclusive execution
Job is submitted to queue .
>
>
Running on machine: weaver
KokkosKernels Repository Status: 216ea565628d5fbaacb3894961b14eb39c18301f clang format
Kokkos Repository Status: 95d7082927d52d6971e71eebf346aad629118fe3 Merge pull request #5303 from masterleinad/improve_offset_view
Going to test compilers: cuda/10.1.243
Testing compiler cuda/10.1.243
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Starting job cuda-10.1.243-Cuda_Serial-release
kokkos devices: Cuda,Serial
kokkos arch: Power9,Volta70
kokkos options:
kokkos cuda options: ,enable_lambda
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED cuda-10.1.243-Cuda_Serial-release
#######################################################
PASSED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release build_time=1053 run_time=781
Running on machine: weaver
KokkosKernels Repository Status: 216ea565628d5fbaacb3894961b14eb39c18301f clang format
Kokkos Repository Status: 95d7082927d52d6971e71eebf346aad629118fe3 Merge pull request #5303 from masterleinad/improve_offset_view
Going to test compilers: cuda/10.1.243
Testing compiler cuda/10.1.243
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Starting job cuda-10.1.243-Cuda_Serial-release
kokkos devices: Cuda,Serial
kokkos arch: Power9,Volta70
kokkos options:
kokkos cuda options: ,enable_lambda
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args: --no-default-eti
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutRight
PASSED cuda-10.1.243-Cuda_Serial-release
#######################################################
PASSED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release build_time=1547 run_time=777
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
Finished: SUCCESS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 13 (click to expand)
^~~~~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp:976:5: error: std::enable_if_t<:impl::is_host_thread_team_member>::value> Kokkos::single(const Kokkos::Impl::ThreadSingleStruct&, const FunctorType&) [with Member = Kokkos::Impl::HostThreadTeamMember<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::; std::enable_if_t<:impl::is_host_thread_team_member>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::, is used but never defined [-fpermissive]
single(const Impl::ThreadSingleStruct& single,
^~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_OpenMP.hpp:71:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
[ 86%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 86%] Built target KokkosKernels_wiki_spgemm
[ 86%] Linking CXX executable KokkosKernels_wiki_crsmatrix
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/openmp/Test_OpenMP_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 86%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
[ 86%] Built target KokkosKernels_wiki_crsmatrix
[ 86%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 86%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 86%] Built target KokkosKernels_batched_sla_openmp
[ 86%] Built target KokkosBlas3_gemm_perf_test
[ 87%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 87%] Linking CXX executable sparse_kk_spmv
[ 87%] Built target KokkosKernels_wiki_gauss_seidel
[ 87%] Linking CXX executable KokkosKernels_wiki_mis2
[ 87%] Built target sparse_kk_spmv
[ 87%] Built target KokkosKernels_wiki_mis2
[ 87%] Linking CXX executable KokkosKernels_common_openmp
[ 87%] Built target KokkosKernels_common_openmp
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 88%] Linking CXX executable KokkosKernels_blas_openmp
[ 88%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 89%] Built target KokkosKernels_batched_dla_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_openmp
[ 90%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Threads_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/Threads_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake05: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_LayoutRight # 13 (click to expand)
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 85%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
Scanning dependencies of target KokkosKernels_wiki_rcm
[ 86%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_rcm.dir/KokkosGraph_wiki_rcm.cpp.o
[ 87%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 87%] Built target KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_gmres_test_real_A
[ 87%] Linking CXX executable KokkosKernels_common_openmp
[ 87%] Building CXX object example/gmres/CMakeFiles/KokkosKernels_gmres_test_real_A.dir/test_real_A.cpp.o
[ 87%] Built target KokkosKernels_common_openmp
[ 87%] Linking CXX executable KokkosKernels_wiki_mis2
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/openmp/Test_OpenMP_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 88%] Built target KokkosKernels_wiki_mis2
[ 88%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
Scanning dependencies of target gmres_ex_real_A
[ 89%] Building CXX object example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o
[ 89%] Built target KokkosKernels_wiki_gauss_seidel
[ 89%] Linking CXX executable KokkosKernels_wiki_rcm
[ 89%] Built target KokkosKernels_wiki_rcm
[ 90%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 90%] Built target KokkosKernels_wiki_coarsening
[ 90%] Linking CXX executable KokkosKernels_wiki_coloring
[ 90%] Built target KokkosKernels_wiki_coloring
[ 91%] Linking CXX executable KokkosBlas3_perf_test
[ 91%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_gmres_test_real_A
[ 92%] Built target KokkosKernels_gmres_test_real_A
[ 92%] Linking CXX executable gmres_ex_real_A
[ 92%] Built target gmres_ex_real_A
[ 92%] Linking CXX executable KokkosKernels_blas_openmp
[ 92%] Built target KokkosKernels_blas_openmp
[ 93%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 93%] Built target KokkosKernels_batched_dla_openmp
[ 94%] Linking CXX executable KokkosKernels_sparse_openmp
[ 94%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
gcc-7.2.0-Threads_Serial-release (build failed)
#######################################################
Reproducer instructions:
Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/Threads_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake26: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 13 (click to expand)
^~~~~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp:976:5: error: std::enable_if_t<:impl::is_host_thread_team_member>::value> Kokkos::single(const Kokkos::Impl::ThreadSingleStruct&, const FunctorType&) [with Member = Kokkos::Impl::HostThreadTeamMember<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::; std::enable_if_t<:impl::is_host_thread_team_member>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::, is used but never defined [-fpermissive]
single(const Impl::ThreadSingleStruct& single,
^~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_OpenMP.hpp:71:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Instance.hpp:58:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_OpenMP.hpp:226,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp:790:5: error: std::enable_if_t::value && Kokkos::Impl::is_host_thread_team_member::value)> Kokkos::parallel_reduce(const Kokkos::Impl::TeamThreadRangeBoundariesStruct&, const Closure&, const Reducer&) [with iType = long unsigned int; Closure = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]:: >::edge_offset_t, Kokkos::ValLocScalar&)>; Reducer = Kokkos::MaxLoc >; Member = Kokkos::Impl::HostThreadTeamMember<:openmp>; std::enable_if_t::value && Kokkos::Impl::is_host_thread_team_member::value)> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]:: >::edge_offset_t, Kokkos::ValLocScalar&)>, is used but never defined [-fpermissive]
parallel_reduce(Impl::TeamThreadRangeBoundariesStruct const&
^~~~~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp:976:5: error: std::enable_if_t<:impl::is_host_thread_team_member>::value> Kokkos::single(const Kokkos::Impl::ThreadSingleStruct&, const FunctorType&) [with Member = Kokkos::Impl::HostThreadTeamMember<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::; std::enable_if_t<:impl::is_host_thread_team_member>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool):: [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::member = Kokkos::Impl::HostThreadTeamMember<:openmp>]::, is used but never defined [-fpermissive]
single(const Impl::ThreadSingleStruct& single,
^~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_OpenMP.hpp:71:0,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Core.hpp:57,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP.hpp:5,
from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Graph.cpp:4:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:165:13: error: void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::TeamPolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::; Enable = void; std::__cxx11::string = std::__cxx11::basic_string], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]::, is used but never defined [-fpermissive]
inline void parallel_for(const std::string& str, const ExecPolicy& policy,
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
inline void parallel_for(
^~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:182:13: error: void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, std::enable_if_t<:is_execution_policy>::value>*) [with ExecPolicy = Kokkos::RangePolicy<:openmp>; FunctorType = KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>; std::enable_if_t<:is_execution_policy>::value> = void], declared using local type const KokkosGraph::Experimental::coarsen_heuristics::coarsen_HEC(const matrix_t&, bool) [with crsMat = KokkosSparse::CrsMatrix; KokkosGraph::Experimental::coarsen_heuristics::matrix_t = KokkosSparse::CrsMatrix]:: >::ordinal_t)>, is used but never defined [-fpermissive]
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/openmp/Test_OpenMP_Graph.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 87%] Built target KokkosBlas2_gemv_perf_test
[ 88%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 88%] Built target KokkosKernels_batched_sla_openmp
[ 88%] Linking CXX executable sparse_kk_spmv
[ 88%] Linking CXX executable KokkosKernels_common_serial
[ 88%] Built target sparse_kk_spmv
[ 88%] Built target KokkosKernels_common_serial
[ 88%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 88%] Built target KokkosBlas3_gemm_perf_test
[ 88%] Linking CXX executable KokkosKernels_common_openmp
[ 88%] Built target KokkosKernels_common_openmp
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 88%] Linking CXX executable KokkosKernels_blas_openmp
[ 88%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_blas_serial
[ 89%] Built target KokkosKernels_blas_serial
[ 90%] Linking CXX executable KokkosKernels_sparse_serial
[ 90%] Linking CXX executable KokkosKernels_sparse_openmp
[ 90%] Built target KokkosKernels_sparse_serial
[ 90%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP_Serial-release (build failed)
#######################################################
# Reproducer instructions:
# Load modules:
source /etc/profile.d/modules.sh
module purge
module load cmake/3.19.3 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0
$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas --user-blas-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options= --no-examples
To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:
# Move to the build directory
cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.13/TestAll_2022-08-10_16.13.47/gcc/7.2.0/OpenMP_Serial-release
# To reload modules
source ./reload_modules.sh
# To reconfigure
./call_generate_makefile.sh
# To rebuild
make -j
# To retest
ctest -V
#######################################################
srun: error: blake15: task 0: Exited with exit code 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 1134 (click to expand)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on blake (Testbed skylake) in workspace /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18
The recommended git tool is: NONE
No credentials specified
> /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
> /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/euphoricpoptarts/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/euphoricpoptarts/kokkos-kernels
> /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
> git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
> /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/euphoricpoptarts/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
> /home/projects/x86-64/git/2.9.4/bin/git rev-parse 216ea565628d5fbaacb3894961b14eb39c18301f^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 216ea565628d5fbaacb3894961b14eb39c18301f (detached)
> /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
> /home/projects/x86-64/git/2.9.4/bin/git checkout -f 216ea565628d5fbaacb3894961b14eb39c18301f # timeout=10
Commit message: "clang format"
> /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 660c8bac3a1aa77bdcaa97a573c8c6f932a6c660 # timeout=10
The recommended git tool is: NONE
No credentials specified
> /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
> /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
> /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
> git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
> /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /home/projects/x86-64/git/2.9.4/bin/git rev-parse 95d7082927d52d6971e71eebf346aad629118fe3^{commit} # timeout=10
Checking out Revision 95d7082927d52d6971e71eebf346aad629118fe3 (detached)
> /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
> /home/projects/x86-64/git/2.9.4/bin/git checkout -f 95d7082927d52d6971e71eebf346aad629118fe3 # timeout=10
Commit message: "Merge pull request #5303 from masterleinad/improve_offset_view"
> /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 95d7082927d52d6971e71eebf346aad629118fe3 # timeout=10
[KokkosKernels_PullRequest_Tpls_INTEL18] $ /bin/bash -el /tmp/jenkins5784586752630283373.sh
srun: job 1033753 queued and waiting for resources
srun: job 1033753 has been allocated resources
Running on machine: blake
KokkosKernels Repository Status: 216ea565628d5fbaacb3894961b14eb39c18301f clang format
Kokkos Repository Status: 95d7082927d52d6971e71eebf346aad629118fe3 Merge pull request #5303 from masterleinad/improve_offset_view
Going to test compilers: intel/18.1.163
Testing compiler intel/18.1.163
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Starting job intel-18.1.163-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-18.1.163-OpenMP-release
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Starting job intel-18.1.163-Threads-release
kokkos devices: Threads
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-18.1.163-Threads-release
#######################################################
PASSED TESTS
#######################################################
intel-18.1.163-OpenMP-release build_time=1211 run_time=135
intel-18.1.163-Threads-release build_time=855 run_time=174
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18
Finished: SUCCESS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001 # 13 (click to expand)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on blake (Testbed skylake) in workspace /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
The recommended git tool is: NONE
No credentials specified
> /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
> /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/euphoricpoptarts/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/euphoricpoptarts/kokkos-kernels
> /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
> git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
> /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/euphoricpoptarts/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
> /home/projects/x86-64/git/2.9.4/bin/git rev-parse 216ea565628d5fbaacb3894961b14eb39c18301f^{commit} # timeout=10
Checking out Revision 216ea565628d5fbaacb3894961b14eb39c18301f (detached)
> /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
> /home/projects/x86-64/git/2.9.4/bin/git checkout -f 216ea565628d5fbaacb3894961b14eb39c18301f # timeout=10
Commit message: "clang format"
> /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 660c8bac3a1aa77bdcaa97a573c8c6f932a6c660 # timeout=10
The recommended git tool is: NONE
No credentials specified
> /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
> /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
> /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
> git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
> /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision c4816037ca9a3f47bb51a9f76bba52f37b36e64e (origin/develop)
> /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
> /home/projects/x86-64/git/2.9.4/bin/git checkout -f c4816037ca9a3f47bb51a9f76bba52f37b36e64e # timeout=10
Commit message: "Merge pull request #5321 from dalg24/fixup_cuda_arch_auto_detection_when_included_in_other_cmake_project"
> /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk c4816037ca9a3f47bb51a9f76bba52f37b36e64e # timeout=10
[KokkosKernels_PullRequest_CLANG1001] $ /bin/bash -el /tmp/jenkins5667120275833267495.sh
mkdir: cannot create directory KokkosKernels_PullRequest_CLANG1001.13: File exists
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.