Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SYCL: adding ETI and CMake logic for SYCL backend #924

Merged
merged 3 commits into from
Apr 2, 2021

Conversation

masterleinad
Copy link
Contributor

This pull request adds ETI and CMake support for SYCL. I also made sure that I can compile and run all tests without enabling tests for the SYCL backend.

@kokkos-devops-admin
Copy link

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!

@lucbv lucbv self-requested a review April 1, 2021 18:26
@kokkos-devops-admin
Copy link

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!

Copy link
Contributor

@brian-kelley brian-kelley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one little copy-paste thing

src/common/KokkosKernels_ExecSpaceUtils.hpp Outdated Show resolved Hide resolved
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
THE LAST COMMIT TO THIS PULL REQUEST HAS BEEN REVIEWED, BUT NOT ACCEPTED OR REQUIRES CHANGES

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
THE LAST COMMIT TO THIS PULL REQUEST HAS NOT BEEN REVIEWED YET!

@brian-kelley brian-kelley self-requested a review April 1, 2021 18:41
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ brian-kelley ]!

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 129
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 122
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 108
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 143
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 107
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 102
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 101
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (masterleinad/kokkos-kernels)
  • Branch: add_sycl_wo_tests
  • SHA: db5b542
  • Mode: TEST_REPO

Pull Request Author: masterleinad

@kokkos-devops-admin
Copy link

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

  • Build Num: 129
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 122
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 108
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 143
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 107
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 102
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 101
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA db5b542
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 873a19f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 129 (click to expand)

                 from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.129/TestAll_2021-04-01_12.45.03/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isInf(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1241:12: error: sycl has not been declared
     return sycl::isinf(x);
            ^~~~
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isNan(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/blas/impl/KokkosBlas1_abs_spec.hpp:49:0,
                 from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.129/TestAll_2021-04-01_12.45.03/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isInf(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1241:12: error: sycl has not been declared
     return sycl::isinf(x);
            ^~~~
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isNan(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/blas/impl/KokkosBlas1_scal_spec.hpp:49:0,
                 from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.129/TestAll_2021-04-01_12.45.03/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isInf(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1241:12: error: sycl has not been declared
     return sycl::isinf(x);
            ^~~~
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isNan(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
[  5%] Linking CXX static library libkokkoskernels_gtest.a
[  5%] Built target kokkoskernels_gtest
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  5%] Linking CXX static library libkokkoskernelsperf_gtest.a
[  5%] Built target kokkoskernelsperf_gtest
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 -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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= --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/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.129/TestAll_2021-04-01_12.45.03/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 -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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= --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/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.129/TestAll_2021-04-01_12.45.03/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

#######################################################
salloc: Relinquishing job allocation 1009316
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 122 (click to expand)

/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/blas/impl/KokkosBlas1_abs_spec.hpp:49:0,
                 from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.122/TestAll_2021-04-01_12.45.03/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isInf(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1241:12: error: sycl has not been declared
     return sycl::isinf(x);
            ^~~~
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isNan(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/blas/impl/KokkosBlas1_scal_spec.hpp:49:0,
                 from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.122/TestAll_2021-04-01_12.45.03/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isInf(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1241:12: error: sycl has not been declared
     return sycl::isinf(x);
            ^~~~
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isNan(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/blas/impl/KokkosBlas1_abs_spec.hpp:49:0,
                 from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.122/TestAll_2021-04-01_12.45.03/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/abs/Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isInf(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1241:12: error: sycl has not been declared
     return sycl::isinf(x);
            ^~~~
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isNan(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/blas/impl/KokkosBlas1_scal_spec.hpp:49:0,
                 from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.122/TestAll_2021-04-01_12.45.03/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isInf(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1241:12: error: sycl has not been declared
     return sycl::isinf(x);
            ^~~~
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isNan(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/blas/impl/KokkosBlas1_scal_spec.hpp:49:0,
                 from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.122/TestAll_2021-04-01_12.45.03/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isInf(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1241:12: error: sycl has not been declared
     return sycl::isinf(x);
            ^~~~
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp: In static member function static bool Kokkos::Details::ArithTraits::isNan(Kokkos::Details::ArithTraits::val_type):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/Kokkos_ArithTraits.hpp:1247:12: error: sycl has not been declared
     return sycl::isnan(x);
            ^~~~
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/tpls/KokkosBlas_Host_tpl.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_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 -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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=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/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.122/TestAll_2021-04-01_12.45.03/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

#######################################################
salloc: Relinquishing job allocation 1009317
salloc: Job allocation 1009317 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 108 (click to expand)

      return sycl::isnan(x);
             ^

/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/src/Kokkos_ArithTraits.hpp(1247): error: name followed by "::" must be a class or namespace name
return sycl::isnan(x);
^

In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/src/blas/impl/KokkosBlas1_dot_spec.hpp(49),
from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp(48):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/src/Kokkos_ArithTraits.hpp(1241): error: name followed by "::" must be a class or namespace name
return sycl::isinf(x);
^

In file included from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/src/blas/impl/KokkosBlas1_dot_spec.hpp(49),
from /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp(48):
/home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/src/Kokkos_ArithTraits.hpp(1247): error: name followed by "::" must be a class or namespace name
return sycl::isnan(x);
^

compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/src/impl/tpls/KokkosBlas_Host_tpl.cpp (code 2)
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/tpls/KokkosBlas_Host_tpl.cpp.o] Error 2
make[2]: *** Waiting for unfinished jobs....
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/abs/Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
compilation aborted for /home/jenkins/blake/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/intel/18.1.163/Pthread-release/src/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_PTHREAD_MEMSPACE_HOSTSPACE.cpp.o] Error 2
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 6%] Linking CXX static library libkokkoskernels_gtest.a
[ 6%] Built target kokkoskernels_gtest
[ 6%] Linking CXX static library libkokkoskernelsperf_gtest.a
[ 6%] Built target kokkoskernelsperf_gtest
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 -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/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/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 -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/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.108/TestAll_2021-04-01_12.45.03/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

#######################################################
salloc: Relinquishing job allocation 1009318
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 143 (click to expand)

make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sum/Blas1_sum_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  9%] Linking CXX static library libkokkoskernelsperf_gtest.a
[  9%] Built target kokkoskernelsperf_gtest
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.18.0 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 -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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= --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/white/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.143/TestAll_2021-04-01_12.45.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-OpenMP_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.18.0 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 -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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= --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/white/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.143/TestAll_2021-04-01_12.45.27/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.18.0 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 -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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= --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/white/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.143/TestAll_2021-04-01_12.45.27/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 # 107 (click to expand)

make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00017321_00000000-6_Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00017371_00000000-6_Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00017318_00000000-6_Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_0001730d_00000000-6_Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_0001744d_00000000-6_Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_000174b5_00000000-6_Blas1_axpby_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_0001745e_00000000-6_Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00017317_00000000-6_Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00017435_00000000-6_Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_000174b1_00000000-6_Blas1_axpby_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_000173d1_00000000-6_Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_000173d0_00000000-6_Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_000173b0_00000000-6_Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00017441_00000000-6_Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_000173a5_00000000-6_Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_0001742f_00000000-6_Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_0001735c_00000000-6_Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00017489_00000000-6_Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_000174ab_00000000-6_Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_0001738d_00000000-6_Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00017436_00000000-6_Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_0001746e_00000000-6_Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_000173e9_00000000-6_Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00017424_00000000-6_Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00017420_00000000-6_Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_0001747e_00000000-6_Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_0001746d_00000000-6_Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_000173ec_00000000-6_Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_000173e0_00000000-6_Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_000173e3_00000000-6_Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_000173f5_00000000-6_Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  8%] Linking CXX static library libkokkoskernelsperf_gtest.a
[  8%] Built target kokkoskernelsperf_gtest
[  8%] Linking CXX static library libkokkoskernels_gtest.a
[  8%] Built target kokkoskernels_gtest
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-Cuda_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.18.0 cuda/10.1.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.107/TestAll_2021-04-01_12.45.47/cuda/10.1.105/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_Tpls_CUDA9 # 102 (click to expand)

make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006da9_00000000-6_Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
2 errorsmake[2]:  *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
detected in the compilation of "/tmp/tmpxft_00006d9d_00000000-6_Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00006d8e_00000000-6_Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00006e9c_00000000-6_Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e66_00000000-6_Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006da7_00000000-6_Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00006e96_00000000-6_Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e7e_00000000-6_Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00006d97_00000000-6_Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006daf_00000000-6_Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00006e02_00000000-6_Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e26_00000000-6_Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006f18_00000000-6_Blas1_axpby_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006de0_00000000-6_Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006df1_00000000-6_Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e3e_00000000-6_Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006eb7_00000000-6_Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006ec7_00000000-6_Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
2 errors detected in the compilation of "/tmp/tmpxft_00006f0f_00000000-6_Blas1_axpby_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e80_00000000-6_Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e7a_00000000-6_Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e94_00000000-6_Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e8d_00000000-6_Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e88_00000000-6_Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006eae_00000000-6_Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e6c_00000000-6_Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006ebd_00000000-6_Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e7d_00000000-6_Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e15_00000000-6_Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e2d_00000000-6_Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
2 errors detected in the compilation of "/tmp/tmpxft_00006e5b_00000000-6_Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp1.ii".
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDAUVMSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  7%] Linking CXX static library libkokkoskernels_gtest.a
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[  7%] Built target kokkoskernels_gtest
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-9.2.88-Cuda_OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.18.0 cuda/9.2.88 gcc/7.2.0 netlib/3.8.0/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Power8,Pascal60 --compiler=/home/jenkins/white/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr8-nvidia/cuda/9.2.88 --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-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=force_uvm,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/white/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.102/TestAll_2021-04-01_12.45.28/cuda/9.2.88/Cuda_OpenMP-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_GCC720_GCC740 # 101 (click to expand)

make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm1/Blas1_nrm1_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sum/Blas1_sum_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm1/Blas1_nrm1_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm1/Blas1_nrm1_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2w/Blas1_nrm2w_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2/Blas1_nrm2_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrminf/Blas1_nrminf_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2w/Blas1_nrm2w_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/iamax/Blas1_iamax_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrminf/Blas1_nrminf_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/dot/Blas1_dot_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/iamax/Blas1_iamax_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/update/Blas1_update_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/scal/Blas1_scal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/axpby/Blas1_axpby_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/iamax/Blas1_iamax_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/iamax/Blas1_iamax_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 16%] Linking CXX static library libkokkoskernels_gtest.a
[ 16%] Built target kokkoskernels_gtest
[ 16%] Linking CXX static library libkokkoskernelsperf_gtest.a
[ 16%] Built target kokkoskernelsperf_gtest
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.18.0 gcc/7.2.0 netlib/3.8.0/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 -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/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/white/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.101/TestAll_2021-04-01_12.45.57/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-Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.18.0 gcc/7.2.0 netlib/3.8.0/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 -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/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/white/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.101/TestAll_2021-04-01_12.45.57/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

#######################################################
gcc-7.4.0-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.18.0 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.4.0/bin/g++ --cxxflags="-O3 -Wall -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -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=blas --user-blas-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.101/TestAll_2021-04-01_12.45.57/gcc/7.4.0/OpenMP-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

@brian-kelley
Copy link
Contributor

@masterleinad If you don't mind, could you enable your workaround for operator new of banned colors in KokkosGraph_Distance1Color_impl.hpp for all execution spaces (not just sycl)?

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
THE LAST COMMIT TO THIS PULL REQUEST HAS NOT BEEN REVIEWED YET!

@masterleinad
Copy link
Contributor Author

@masterleinad If you don't mind, could you enable your workaround for operator new of banned colors in KokkosGraph_Distance1Color_impl.hpp for all execution spaces (not just sycl)?

See #925.

Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for the rebase

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ lucbv ]!

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 131
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 124
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 110
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 145
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 109
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 104
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 103
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (masterleinad/kokkos-kernels)
  • Branch: add_sycl_wo_tests
  • SHA: 1ad9c3e
  • Mode: TEST_REPO

Pull Request Author: masterleinad

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 131
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 124
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 110
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 145
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 109
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 104
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 103
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH add_sycl_wo_tests
KOKKOSKERNELS_SOURCE_REPO https://github.com/masterleinad/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1ad9c3e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aaf0b5f
PULLREQUESTNUM 924
TEST_REPO_ALIAS KOKKOSKERNELS

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ lucbv ]!

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Pull Request MUST BE MERGED MANUALLY BY Project Team - This Repo does not support Automerge

@lucbv lucbv merged commit 6fbd33e into kokkos:develop Apr 2, 2021
@masterleinad masterleinad deleted the add_sycl_wo_tests branch October 20, 2021 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants