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

Remove old half-precision arith traits #1774

Closed
wants to merge 4 commits into from

Conversation

e10harvey
Copy link
Contributor

Fixes #1414.

@e10harvey e10harvey self-assigned this Apr 4, 2023
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight to start: Total Wait = 3603

  • Other jobs have been previously started - We must stop them...

@e10harvey
Copy link
Contributor Author

@ndellingwood, @dalg24: Should the constants from KokkosKernels_Half.hpp be decorated with [[deprecated]] for awhile before removal?

@e10harvey e10harvey added the Cleanup Code maintenance that isn't a bugfix or new feature label Apr 10, 2023
@dalg24
Copy link
Member

dalg24 commented Apr 10, 2023

@ndellingwood, @dalg24: Should the constants from KokkosKernels_Half.hpp be decorated with [[deprecated]] for awhile before removal?

How would you go about emitting deprecation warnings for them?
Did you check for usage in Trilinos?

@brian-kelley
Copy link
Contributor

Everything looks fine to me. I think our policy is that we're free to change or remove anything in namespace Experimental without warning?

If you did want to give users a warning first, #warning "This file and the constants defined here are deprecated, use ArithTraits instead" would probably do the trick

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.

Thanks for cleaning up the ArithTraits!

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@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_CUDA11_CUDA11_LayoutRight

  • Build Num: 488
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 93
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 123
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 393
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 354
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 443
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 496
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 297
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 292
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 295
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (e10harvey/kokkos-kernels)
  • Branch: issue1414
  • SHA: 6aa42c0
  • Mode: TEST_REPO

Pull Request Author: e10harvey

@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_CUDA11_CUDA11_LayoutRight

  • Build Num: 488
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 93
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 123
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 393
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 354
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 443
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 496
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 297
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 292
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 295
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH issue1414
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6aa42c0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA aa96a83
PR_LABELS Cleanup
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 488 (click to expand)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::exp" matches the argument list
            argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::log" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::log10" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::sin" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::cos" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::tan" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::sinh" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::cosh" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::tanh" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::asin" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::acos" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp(973): error: no instance of overloaded function "Kokkos::atan" matches the argument list
argument types are: (const Kokkos::Experimental::bhalf_t)

42 errors detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.488/TestAll_2023-04-10_17.53.01/cuda/11.2.2/Cuda_OpenMP-release/blas/eti/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:216: CMakeFiles/kokkoskernels.dir/blas/eti/generated_specializations_cpp/scal/Blas1_scal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1475: CMakeFiles/kokkoskernels.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 2%] Linking CXX static library libkokkoskernelsperf_gtest.a
[ 3%] Linking CXX static library libkokkoskernels_gtest.a
[ 3%] Built target kokkoskernelsperf_gtest
[ 3%] Built target kokkoskernels_gtest
make: *** [Makefile:146: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-11.2.2-Cuda_OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.23.1 cuda/11.2.2 openblas/0.3.20/gcc/9.3.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/spack-installs/cuda/11.2.2/gcc/8.3.1/base/uflzqtv --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_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.488/TestAll_2023-04-10_17.53.01/cuda/11.2.2/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_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10 # 93 (click to expand)

                                ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:433:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'long double' for 1st argument
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:114:22: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  inline long double FUNC(long double x) {                                     \
                     ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:433:33: note: candidate template ignored: requirement 'std::is_integral_v>' was not satisfied [with T = Kokkos::Experimental::Impl::floating_point_wrapper<__half>]
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_Complex.hpp:819:50: note: candidate template ignored: could not match 'complex' against 'floating_point_wrapper'
KOKKOS_INLINE_FUNCTION Kokkos::complex tanh(
                                                 ^
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/blas/eti/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:20:
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/blas/impl/KokkosBlas1_abs_spec.hpp:21:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:940:3: error: no matching function for call to 'asin'
  KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:267:61: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_REAL_FP'
  static FUNC_QUAL val_type asin(const val_type x) { return Kokkos::asin(x); } \
                                                            ^~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:426:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'float' for 1st argument
KOKKOS_IMPL_MATH_UNARY_FUNCTION(asin)
                                ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:106:32: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  KOKKOS_INLINE_FUNCTION float FUNC(float x) {                                 \
                               ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:426:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'double' for 1st argument
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:110:33: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  KOKKOS_INLINE_FUNCTION double FUNC(double x) {                               \
                                ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:426:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'long double' for 1st argument
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:114:22: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  inline long double FUNC(long double x) {                                     \
                     ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:426:33: note: candidate template ignored: requirement 'std::is_integral_v>' was not satisfied [with T = Kokkos::Experimental::Impl::floating_point_wrapper<__half>]
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_Complex.hpp:859:50: note: candidate template ignored: could not match 'complex' against 'floating_point_wrapper'
KOKKOS_INLINE_FUNCTION Kokkos::complex asin(
                                                 ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated when compiling for sm_70.
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:216: CMakeFiles/kokkoskernels.dir/blas/eti/generated_specializations_cpp/abs/Blas1_abs_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1477: CMakeFiles/kokkoskernels.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  3%] Linking CXX static library libkokkoskernelsperf_gtest.a
[  3%] Linking CXX static library libkokkoskernels_gtest.a
[  3%] Built target kokkoskernels_gtest
[  3%] Built target kokkoskernelsperf_gtest
make: *** [Makefile:146: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-13.0.0-Cuda-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.23.1 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --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=cusparse,cublas,blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/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/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.93/TestAll_2023-04-10_18.58.59/clang/13.0.0/Cuda-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_GCC1020 # 123 (click to expand)

 create mode 100644 ode/unit_test/CMakeLists.txt
 create mode 100644 ode/unit_test/Test_ODE.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK_chem.hpp
 create mode 100644 ode/unit_test/backends/Test_Cuda_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_HIP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMPTarget_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_SYCL_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Serial_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Threads_ODE.cpp
 delete mode 100644 perf_test/graph/KokkosGraph_multimem_triangle.hpp
 delete mode 100644 perf_test/graph/KokkosGraph_run_triangle.hpp
 create mode 100644 perf_test/ode/CMakeLists.txt
 create mode 100644 perf_test/ode/KokkosODE_RK.cpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_impl.hpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_spec.hpp
 create mode 100644 sparse/src/KokkosSparse_spmv_team.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020
Running on machine: blake
KokkosKernels Repository Status:  db2c84d0bb83ee73872b3d6eeeb67f70a999f463 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 8352a11930a766328cb07003595ced1f0106138f Merge pull request #5855 from dalg24/num_threads_and_device_id

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --disable-test-eti-only
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Running on machine: blake
KokkosKernels Repository Status: db2c84d0bb83ee73872b3d6eeeb67f70a999f463 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 8352a11930a766328cb07003595ced1f0106138f Merge pull request #5855 from dalg24/num_threads_and_device_id

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-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 -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --disable-test-eti-only
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED gcc-10.2.0-OpenMP-release
#######################################################
PASSED TESTS
#######################################################
gcc-10.2.0-OpenMP-release build_time=4414 run_time=358
PASSED gcc-10.2.0-Threads_Serial-release
#######################################################
PASSED TESTS
#######################################################
gcc-10.2.0-Threads_Serial-release build_time=4220 run_time=694
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020_Light_LayoutRight # 393 (click to expand)

 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 +++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  19 +-
 sparse/src/KokkosSparse_spmv_team.hpp              | 141 ++++++
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 43 files changed, 2877 insertions(+), 673 deletions(-)
 create mode 100644 ode/CMakeLists.txt
 create mode 100644 ode/impl/KokkosODE_RungeKuttaTables_impl.hpp
 create mode 100644 ode/impl/KokkosODE_RungeKutta_impl.hpp
 create mode 100644 ode/src/KokkosODE_RungeKutta.hpp
 create mode 100644 ode/src/KokkosODE_Types.hpp
 create mode 100644 ode/unit_test/CMakeLists.txt
 create mode 100644 ode/unit_test/Test_ODE.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK_chem.hpp
 create mode 100644 ode/unit_test/backends/Test_Cuda_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_HIP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMPTarget_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_SYCL_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Serial_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Threads_ODE.cpp
 delete mode 100644 perf_test/graph/KokkosGraph_multimem_triangle.hpp
 delete mode 100644 perf_test/graph/KokkosGraph_run_triangle.hpp
 create mode 100644 perf_test/ode/CMakeLists.txt
 create mode 100644 perf_test/ode/KokkosODE_RK.cpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_impl.hpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_spec.hpp
 create mode 100644 sparse/src/KokkosSparse_spmv_team.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight
Running on machine: blake
KokkosKernels Repository Status:  7065481733fcdda6063d41f93f32540a23687116 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 8352a11930a766328cb07003595ced1f0106138f Merge pull request #5855 from dalg24/num_threads_and_device_id

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --no-default-eti
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutRight
PASSED gcc-10.2.0-Threads_Serial-release
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-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 -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --no-default-eti
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutRight
PASSED gcc-10.2.0-OpenMP-release
#######################################################
PASSED TESTS
#######################################################
gcc-10.2.0-OpenMP-release build_time=394 run_time=78
gcc-10.2.0-Threads_Serial-release build_time=541 run_time=174
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC1020 # 354 (click to expand)

 ode/unit_test/backends/Test_OpenMP_ODE.cpp         |  22 +
 ode/unit_test/backends/Test_SYCL_ODE.cpp           |  22 +
 ode/unit_test/backends/Test_Serial_ODE.cpp         |  22 +
 ode/unit_test/backends/Test_Threads_ODE.cpp        |  22 +
 perf_test/CMakeLists.txt                           |   1 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |   6 +
 perf_test/graph/CMakeLists.txt                     |  10 +-
 perf_test/graph/KokkosGraph_multimem_triangle.hpp  | 205 ---------
 perf_test/graph/KokkosGraph_run_triangle.hpp       | 290 -------------
 perf_test/graph/KokkosGraph_triangle.cpp           | 340 +++++++++------
 perf_test/ode/CMakeLists.txt                       |  23 +
 perf_test/ode/KokkosODE_RK.cpp                     | 366 ++++++++++++++++
 sparse/impl/KokkosSparse_spgemm_impl_triangle.hpp  |   5 +-
 sparse/impl/KokkosSparse_spmv_team_impl.hpp        | 134 ++++++
 sparse/impl/KokkosSparse_spmv_team_spec.hpp        |  68 +++
 sparse/src/KokkosSparse_IOUtils.hpp                |  29 +-
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 +++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  19 +-
 sparse/src/KokkosSparse_spmv_team.hpp              | 141 ++++++
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 43 files changed, 2877 insertions(+), 673 deletions(-)
 create mode 100644 ode/CMakeLists.txt
 create mode 100644 ode/impl/KokkosODE_RungeKuttaTables_impl.hpp
 create mode 100644 ode/impl/KokkosODE_RungeKutta_impl.hpp
 create mode 100644 ode/src/KokkosODE_RungeKutta.hpp
 create mode 100644 ode/src/KokkosODE_Types.hpp
 create mode 100644 ode/unit_test/CMakeLists.txt
 create mode 100644 ode/unit_test/Test_ODE.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK_chem.hpp
 create mode 100644 ode/unit_test/backends/Test_Cuda_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_HIP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMPTarget_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_SYCL_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Serial_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Threads_ODE.cpp
 delete mode 100644 perf_test/graph/KokkosGraph_multimem_triangle.hpp
 delete mode 100644 perf_test/graph/KokkosGraph_run_triangle.hpp
 create mode 100644 perf_test/ode/CMakeLists.txt
 create mode 100644 perf_test/ode/KokkosODE_RK.cpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_impl.hpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_spec.hpp
 create mode 100644 sparse/src/KokkosSparse_spmv_team.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020
Running on machine: blake
KokkosKernels Repository Status:  084aac375b7cc05d599eca62a3c626ba3a1fc26d Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 8352a11930a766328cb07003595ced1f0106138f Merge pull request #5855 from dalg24/num_threads_and_device_id

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP_Serial-release
kokkos devices: OpenMP,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED gcc-10.2.0-OpenMP_Serial-release
#######################################################
PASSED TESTS
#######################################################
gcc-10.2.0-OpenMP_Serial-release build_time=617 run_time=184
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19 # 443 (click to expand)

 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 +++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  19 +-
 sparse/src/KokkosSparse_spmv_team.hpp              | 141 ++++++
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 43 files changed, 2877 insertions(+), 673 deletions(-)
 create mode 100644 ode/CMakeLists.txt
 create mode 100644 ode/impl/KokkosODE_RungeKuttaTables_impl.hpp
 create mode 100644 ode/impl/KokkosODE_RungeKutta_impl.hpp
 create mode 100644 ode/src/KokkosODE_RungeKutta.hpp
 create mode 100644 ode/src/KokkosODE_Types.hpp
 create mode 100644 ode/unit_test/CMakeLists.txt
 create mode 100644 ode/unit_test/Test_ODE.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK_chem.hpp
 create mode 100644 ode/unit_test/backends/Test_Cuda_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_HIP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMPTarget_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_SYCL_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Serial_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Threads_ODE.cpp
 delete mode 100644 perf_test/graph/KokkosGraph_multimem_triangle.hpp
 delete mode 100644 perf_test/graph/KokkosGraph_run_triangle.hpp
 create mode 100644 perf_test/ode/CMakeLists.txt
 create mode 100644 perf_test/ode/KokkosODE_RK.cpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_impl.hpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_spec.hpp
 create mode 100644 sparse/src/KokkosSparse_spmv_team.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19
Running on machine: blake
KokkosKernels Repository Status:  ea63f3ad76080976833cb81c7c681eca002dea7d Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 8352a11930a766328cb07003595ced1f0106138f Merge pull request #5855 from dalg24/num_threads_and_device_id

Going to test compilers: intel/19.5.281
Testing compiler intel/19.5.281
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Starting job intel-19.5.281-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 -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869
extra_args: --disable-perftests
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-19.5.281-OpenMP-release
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Starting job intel-19.5.281-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 -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869
extra_args: --disable-perftests
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-19.5.281-Threads-release
#######################################################
PASSED TESTS
#######################################################
intel-19.5.281-OpenMP-release build_time=1259 run_time=94
intel-19.5.281-Threads-release build_time=813 run_time=106
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001 # 496 (click to expand)

 ode/unit_test/backends/Test_OpenMP_ODE.cpp         |  22 +
 ode/unit_test/backends/Test_SYCL_ODE.cpp           |  22 +
 ode/unit_test/backends/Test_Serial_ODE.cpp         |  22 +
 ode/unit_test/backends/Test_Threads_ODE.cpp        |  22 +
 perf_test/CMakeLists.txt                           |   1 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |   6 +
 perf_test/graph/CMakeLists.txt                     |  10 +-
 perf_test/graph/KokkosGraph_multimem_triangle.hpp  | 205 ---------
 perf_test/graph/KokkosGraph_run_triangle.hpp       | 290 -------------
 perf_test/graph/KokkosGraph_triangle.cpp           | 340 +++++++++------
 perf_test/ode/CMakeLists.txt                       |  23 +
 perf_test/ode/KokkosODE_RK.cpp                     | 366 ++++++++++++++++
 sparse/impl/KokkosSparse_spgemm_impl_triangle.hpp  |   5 +-
 sparse/impl/KokkosSparse_spmv_team_impl.hpp        | 134 ++++++
 sparse/impl/KokkosSparse_spmv_team_spec.hpp        |  68 +++
 sparse/src/KokkosSparse_IOUtils.hpp                |  29 +-
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 +++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  19 +-
 sparse/src/KokkosSparse_spmv_team.hpp              | 141 ++++++
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 43 files changed, 2877 insertions(+), 673 deletions(-)
 create mode 100644 ode/CMakeLists.txt
 create mode 100644 ode/impl/KokkosODE_RungeKuttaTables_impl.hpp
 create mode 100644 ode/impl/KokkosODE_RungeKutta_impl.hpp
 create mode 100644 ode/src/KokkosODE_RungeKutta.hpp
 create mode 100644 ode/src/KokkosODE_Types.hpp
 create mode 100644 ode/unit_test/CMakeLists.txt
 create mode 100644 ode/unit_test/Test_ODE.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK_chem.hpp
 create mode 100644 ode/unit_test/backends/Test_Cuda_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_HIP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMPTarget_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_SYCL_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Serial_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Threads_ODE.cpp
 delete mode 100644 perf_test/graph/KokkosGraph_multimem_triangle.hpp
 delete mode 100644 perf_test/graph/KokkosGraph_run_triangle.hpp
 create mode 100644 perf_test/ode/CMakeLists.txt
 create mode 100644 perf_test/ode/KokkosODE_RK.cpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_impl.hpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_spec.hpp
 create mode 100644 sparse/src/KokkosSparse_spmv_team.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
Running on machine: blake
KokkosKernels Repository Status:  1a2da1cba3ec0f509b53e736641cd707c08741de Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 8352a11930a766328cb07003595ced1f0106138f Merge pull request #5855 from dalg24/num_threads_and_device_id

Going to test compilers: clang/10.0.1
Testing compiler clang/10.0.1
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Starting job clang-10.0.1-Threads_Serial-release
kokkos devices: Threads,Serial
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 clang-10.0.1-Threads_Serial-release
#######################################################
PASSED TESTS
#######################################################
clang-10.0.1-Threads_Serial-release build_time=617 run_time=201
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110 # 297 (click to expand)

 delete mode 100644 perf_test/graph/KokkosGraph_run_triangle.hpp
 create mode 100644 perf_test/ode/CMakeLists.txt
 create mode 100644 perf_test/ode/KokkosODE_RK.cpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_impl.hpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_spec.hpp
 create mode 100644 sparse/src/KokkosSparse_spmv_team.hpp
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

Currently Loaded Modules:

  1. gcc/10.2.0 11) numactl/2.0.12 21) parmetis/4.0.3
  2. autoconf/2.69 12) hwloc/1.11.11 22) metis/5.1.0
  3. automake/1.16.1 13) pmix/2.2.3 23) openblas/0.3.4
  4. libtool/2.4.6 14) ucx/1.7.0 24) superlu/5.2.1
  5. cmake/3.17.0 15) openmpi/4.0.2 25) superlu-dist/5.4.0
  6. git/2.19.2 16) curl/7.71.0 26) boost/1.72.0
  7. zlib/1.2.11 17) netcdf-c/4.6.3 27) fftw/3.3.8
  8. bzip2/1.0.6 18) parallel-netcdf/1.11.1 28) singularity/3.5.3
  9. xz/5.2.4 19) hdf5/1.10.5 29) devpack-gnu10/20201002
  10. yaml-cpp/0.6.2 20) cgns/3.4.0

Currently Loaded Modules:

  1. cmake/3.17.0

salloc: Granted job allocation 3302
Running on machine: inouye
KokkosKernels Repository Status: 2c2f5623d1b6a65b3081b996b2f3fc16d69cebdb Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 8352a11930a766328cb07003595ced1f0106138f Merge pull request #5855 from dalg24/num_threads_and_device_id

Going to test compilers: armpl/21.1.0
Testing compiler armpl/21.1.0
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Starting job armpl-21.1.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: A64FX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED armpl-21.1.0-OpenMP-release
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Starting job armpl-21.1.0-Serial-release
kokkos devices: Serial
kokkos arch: A64FX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED armpl-21.1.0-Serial-release
#######################################################
PASSED TESTS
#######################################################
armpl-21.1.0-OpenMP-release build_time=1751 run_time=2368
armpl-21.1.0-Serial-release build_time=1747 run_time=259
salloc: Relinquishing job allocation 3302
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_GCC1020 # 292 (click to expand)

 create mode 100644 ode/impl/KokkosODE_RungeKutta_impl.hpp
 create mode 100644 ode/src/KokkosODE_RungeKutta.hpp
 create mode 100644 ode/src/KokkosODE_Types.hpp
 create mode 100644 ode/unit_test/CMakeLists.txt
 create mode 100644 ode/unit_test/Test_ODE.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK.hpp
 create mode 100644 ode/unit_test/Test_ODE_RK_chem.hpp
 create mode 100644 ode/unit_test/backends/Test_Cuda_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_HIP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMPTarget_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_OpenMP_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_SYCL_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Serial_ODE.cpp
 create mode 100644 ode/unit_test/backends/Test_Threads_ODE.cpp
 delete mode 100644 perf_test/graph/KokkosGraph_multimem_triangle.hpp
 delete mode 100644 perf_test/graph/KokkosGraph_run_triangle.hpp
 create mode 100644 perf_test/ode/CMakeLists.txt
 create mode 100644 perf_test/ode/KokkosODE_RK.cpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_impl.hpp
 create mode 100644 sparse/impl/KokkosSparse_spmv_team_spec.hpp
 create mode 100644 sparse/src/KokkosSparse_spmv_team.hpp
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020

Currently Loaded Modules:

  1. gcc/10.2.0 11) numactl/2.0.12 21) parmetis/4.0.3
  2. autoconf/2.69 12) hwloc/1.11.11 22) metis/5.1.0
  3. automake/1.16.1 13) pmix/2.2.3 23) openblas/0.3.4
  4. libtool/2.4.6 14) ucx/1.7.0 24) superlu/5.2.1
  5. cmake/3.17.0 15) openmpi/4.0.2 25) superlu-dist/5.4.0
  6. git/2.19.2 16) curl/7.71.0 26) boost/1.72.0
  7. zlib/1.2.11 17) netcdf-c/4.6.3 27) fftw/3.3.8
  8. bzip2/1.0.6 18) parallel-netcdf/1.11.1 28) singularity/3.5.3
  9. xz/5.2.4 19) hdf5/1.10.5 29) devpack-gnu10/20201002
  10. yaml-cpp/0.6.2 20) cgns/3.4.0

Currently Loaded Modules:

  1. cmake/3.17.0

salloc: Granted job allocation 3303
Running on machine: inouye
KokkosKernels Repository Status: 1e01b3d132f74a5c5c462abb4acb7a7ccb0cdd4b Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 8352a11930a766328cb07003595ced1f0106138f Merge pull request #5855 from dalg24/num_threads_and_device_id

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP_Serial-release
kokkos devices: OpenMP,Serial
kokkos arch: A64FX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED gcc-10.2.0-OpenMP_Serial-release
#######################################################
PASSED TESTS
#######################################################
gcc-10.2.0-OpenMP_Serial-release build_time=2458 run_time=2963
salloc: Relinquishing job allocation 3303
salloc: Job allocation 3303 has been revoked.
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA908_ROCM520 # 295 (click to expand)

  KOKKOS_INLINE_FUNCTION float FUNC(float x) {                                 \
                               ^
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:433:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'double' for 1st argument
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:110:33: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  KOKKOS_INLINE_FUNCTION double FUNC(double x) {                               \
                                ^
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:433:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'long double' for 1st argument
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:114:22: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  inline long double FUNC(long double x) {                                     \
                     ^
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:433:33: note: candidate template ignored: requirement 'std::is_integral_v>' was not satisfied [with T = Kokkos::Experimental::Impl::floating_point_wrapper<__half>]
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_Complex.hpp:819:50: note: candidate template ignored: could not match 'complex' against 'floating_point_wrapper'
KOKKOS_INLINE_FUNCTION Kokkos::complex tanh(
                                                 ^
In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/blas/eti/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:20:
In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/blas/impl/KokkosBlas1_scal_spec.hpp:21:
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:940:3: error: no matching function for call to 'asin'
  KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:267:61: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_REAL_FP'
  static FUNC_QUAL val_type asin(const val_type x) { return Kokkos::asin(x); } \
                                                            ^~~~~~~~~~~~
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:426:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'float' for 1st argument
KOKKOS_IMPL_MATH_UNARY_FUNCTION(asin)
                                ^
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:106:32: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  KOKKOS_INLINE_FUNCTION float FUNC(float x) {                                 \
                               ^
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:426:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'double' for 1st argument
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:110:33: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  KOKKOS_INLINE_FUNCTION double FUNC(double x) {                               \
                                ^
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:426:33: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'long double' for 1st argument
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:114:22: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_FUNCTION'
  inline long double FUNC(long double x) {                                     \
                     ^
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:426:33: note: candidate template ignored: requirement 'std::is_integral_v>' was not satisfied [with T = Kokkos::Experimental::Impl::floating_point_wrapper<__half>]
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_Complex.hpp:859:50: note: candidate template ignored: could not match 'complex' against 'floating_point_wrapper'
KOKKOS_INLINE_FUNCTION Kokkos::complex asin(
                                                 ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated when compiling for gfx908.
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:238: CMakeFiles/kokkoskernels.dir/blas/eti/generated_specializations_cpp/scal/Blas1_scal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1120: CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [Makefile:160: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
rocm-5.2.0-Hip_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        module purge
        module load cmake/3.19.3 rocm/5.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Hip,Serial --arch=VEGA908 --compiler=/home/projects/ROCm/rocm-5.2.0/bin/hipcc --cxxflags="-O3 " --cxxstandard="17" --ldflags="" --with-hip --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/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.295/TestAll_2023-04-10_17.56.58/rocm/5.2.0/Hip_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: caraway05: task 0: Exited with exit code 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE

@e10harvey
Copy link
Contributor Author

This requires half_t and bhalf_t overloads of the mathematical functions in Kokkos Core.

@@ -1450,8 +1450,7 @@ void test_spmv_bsrmatrix_controls_pattern(
// for CUDA 9, Kokkos half is actually float. However, the tensor core SpMV
// uses CUDA's half type, not Kokkos, so we still need a reduced precision
// test.
double eps =
2 * KOKKOSKERNELS_IMPL_FP16_EPSILON * KOKKOSKERNELS_IMPL_FP16_RADIX;
double eps = std::numeric_limits<Kokkos::Experimental::half_t>::epsilon();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cwpearson, @brian-kelley: Shouldn't this epsilon from the test_y::value_type...?

Copy link
Contributor

@brian-kelley brian-kelley Apr 13, 2023

Choose a reason for hiding this comment

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

@e10harvey Yeah, I don't see why this should be hardcoded to the epsilon for half_t. Following up the calls, this test function gets called with all scalar types.

If tensor-core spmv needs a larger epsilon, that should be detected and handled here, rather than increasing the epsilon in general.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@lucbv: Did I miss this during the review of #1412 or is the tolerance correct here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, I would be okay with hlaf_t if the type was clearly hard coded inside the function but here it is implicitly assumed that the control structure will use the tensor core unit and that all tensor core unit are (and always will?) use half precision. This needs to be reworked a bit

Copy link
Contributor Author

@e10harvey e10harvey Apr 17, 2023

Choose a reason for hiding this comment

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

@cwpearson: Will all the tensor core units always use half precision here?

Copy link
Contributor

@cwpearson cwpearson May 4, 2023

Choose a reason for hiding this comment

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

It's true that the tensor cores on volta always use half precision, however, I agree that this is not the right place to be setting this tolerance value. It should only be this looser tolerance when the algorithm is set to the tensor core algorithm

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.

@e10harvey when the Kokkos Core PRs are merged, can you update this PR to keep it compatible with building against Kokkos 4.0.0 with something like this:

#if KOKKOS_VERSION >= 40099
// New version
#else
// Old version
#endif

@e10harvey e10harvey removed the AT: WIP label Sep 13, 2023
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection is Not Necessary for this Pull Request.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job KokkosKernels_PullRequest_CLANG1001_solo to start: Total Wait = 3603

@e10harvey e10harvey added the AT: RETEST Have this PR retested. label Sep 14, 2023
@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job KokkosKernels_PullRequest_CLANG1001_solo to start: Total Wait = 3603

@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Sep 14, 2023
@e10harvey
Copy link
Contributor Author

@e10harvey when the Kokkos Core PRs are merged, can you update this PR to keep it compatible with building against Kokkos 4.0.0 with something like this:

#if KOKKOS_VERSION >= 40099
// New version
#else
// Old version
#endif

@lucbv: Do you still want that done given that this is all in the experimental namesspace? Doing his will re-introduce the old arith traits code and increase the team's maintenance burden.

@e10harvey e10harvey added the AT: RETEST Have this PR retested. label Sep 20, 2023
@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job KokkosKernels_PullRequest_CLANG1001_solo to start: Total Wait = 3603

@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Sep 20, 2023
@e10harvey e10harvey added the AT: RETEST Have this PR retested. label Sep 21, 2023
@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@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_CUDA11_CUDA11_LayoutRight

  • Build Num: 911
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 502
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 175
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 174
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 174
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 180
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 155
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 666
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 661
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 659
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520

  • Build Num: 180
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (e10harvey/kokkos-kernels)
  • Branch: issue1414
  • SHA: 19bf398
  • Mode: TEST_REPO

Pull Request Author: e10harvey

@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_CUDA11_CUDA11_LayoutRight

  • Build Num: 911
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 502
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 175
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 174
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 174
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 180
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 155
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 666
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 661
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 659
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520

  • Build Num: 180
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/e10harvey/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 19bf398
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 5cce74d
PR_LABELS Cleanup;AT: RETEST
PULLREQUESTNUM 1774
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 911 (click to expand)

b'26:   5  5  5  6  6  6  7  7  7  8  8  8 38 38 38'
b'26:   9  9  9 39 39 39 40 40 10 10 10 11 11 38 38'
b'26:   9  9  9 39 39 39 40 40 10 10 10 11 11 11 11'
b'26:   9  9 12 12 39 13 13 13 10 10 10 11 11 11 11'
b'26:  14 14 12 12 12 13 13 13 41 41 42 42 15 15 15'
b'26:  14 14 12 12 12 13 13 13 41 41 42 42 15 15 15'
b'26:  14 14 16 16 16 17 17 17 18 18 42 42 15 15 15'
b'26:  19 19 16 16 16 17 17 17 18 18 18 20 20 20 15'
b'26:  19 19 16 16 16 17 17 17 18 18 18 20 20 20 20'
b'26:  19 19 21 21 21 44 17 22 22 22 18 20 20 43 43'
b'26:  23 23 21 21 21 44 44 22 22 22 24 24 24 43 43'
b'26:  23 23 21 21 21 44 44 22 22 22 24 24 24 25 25'
b'26:  23 23 23 26 26 44 44 27 27 27 24 24 24 25 25'
b'26:  28 28 26 26 26 26 26 27 27 27 29 29 29 25 25'
b'26:  28 28 28 26 26 26 31 27 27 27 29 29 29 46 46'
b'26:  28 28 30 30 30 31 31 31 45 45 29 29 29 46 46'
b'26:  32 32 30 30 30 31 31 31 45 45 45 33 33 46 46'
b'26:  32 32 30 30 30 31 31 31 35 47 47 33 33 33 48'
b'26:  32 49 49 34 34 34 31 35 35 47 47 47 33 48 48'
b'26:  32 49 49 34 34 34 34 35 35 35 47 47 33 48 48'
b'26: '
b'26/28 Test #26: wiki_coarsening ..................   Passed    0.21 sec'
b'test 27'
b'      Start 27: wiki_rcm'
b''
b'27: Test command: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.911/TestAll_2023-09-21_13.32.51/cuda/11.2.2/gcc/8.3.1/Cuda_OpenMP-release/example/wiki/graph/KokkosKernels_wiki_rcm'
b'27: Test timeout computed to be: 2500'
b'27: Graph reordered by reverse Cuthill-McKee:'
b'27:  *    *    *                        '
b'27: * *   *    **                       '
b'27:  * *       ***                      '
b'27:   * *       ***                     '
b'27:    * *       ***                    '
b'27:     *         **                    '
b'27: **     *   *    *                   '
b'27:       * *  *    **                  '
b'27:        * *      ***                 '
b'27:         * *      ***                '
b'27:          *        **                '
b'27: ***   **    *   *   *               '
b'27:  ***       * *  *   **              '
b'27:   ***       * *     ***             '
b'27:    ***       * *     ***            '
b'27:     **        *       **            '
b'27:       ***  **    *  *   *           '
b'27:        ***      * * *   **          '
b'27:         ***      * *    ***         '
b'27:          **       *      **         '
b'27:            ***  **   *  *  *        '
b'27:             ***     * * *  **       '
b'27:              ***     * *   ***      '
b'27:               **      *     **      '
b'27:                 *** **   * *  *     '
b'27:                  ***    * **  **    '
b'27:                   **     *    **    '
b'27:                     *** **  * * *   '
b'27:                      ***   * ** **  '
b'27:                       **    *   **  '
b'27:                         *****  ** * '
b'27:                          **   * * * '
b'27:                            ***** ***'
b'27:                             **  * **'
b'27:                               **** *'
b'27:                                 *** '
b'27: '
b'27/28 Test #27: wiki_rcm .........................   Passed    0.20 sec'
b'test 28'
b'      Start 28: gmres_test_prec'
b''
b'28: Test command: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.911/TestAll_2023-09-21_13.32.51/cuda/11.2.2/gcc/8.3.1/Cuda_OpenMP-release/example/gmres/KokkosKernels_gmres_test_prec'
b'28: Test timeout computed to be: 2500'
b'28: Convergence tolerance is: 1e-10'
b'28: ========================================='
b'28: Verify from main: Ending residual is 3.48957e-14'
b'28: Number of iterations is: 1'
b'28: Diff of residual from main - residual from solver: 0'
b'28: Convergence flag is : 0'
b'28: Test passed!'
b'28/28 Test #28: gmres_test_prec ..................   Passed    0.22 sec'
b''
b'93% tests passed, 2 tests failed out of 28'
b''
b'Total Test time (real) = 404.97 sec'
b''
b'The following tests FAILED:'
b'\t  1 - common_cuda (Failed)'
b'\t  2 - common_openmp (Failed)'
b'Errors while running CTest'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release (test failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'cat: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.911/TestAll_2023-09-21_13.32.51/cuda/11.2.2/gcc-8.3.1-Cuda_OpenMP-release/reload_modules.sh: No such file or directory'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10 # 502 (click to expand)

b'26/28 Test #26: wiki_coarsening ..................   Passed    0.20 sec'
b'test 27'
b'      Start 27: wiki_rcm'
b''
b'27: Test command: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.502/TestAll_2023-09-21_13.32.51/clang/13.0.0/Cuda-release/example/wiki/graph/KokkosKernels_wiki_rcm'
b'27: Test timeout computed to be: 2500'
b'27: Graph reordered by reverse Cuthill-McKee:'
b'27:  *    *    *                        '
b'27: * *   *    **                       '
b'27:  * *       ***                      '
b'27:   * *       ***                     '
b'27:    * *       ***                    '
b'27:     *         **                    '
b'27: **     *   *    *                   '
b'27:       * *  *    **                  '
b'27:        * *      ***                 '
b'27:         * *      ***                '
b'27:          *        **                '
b'27: ***   **    *   *   *               '
b'27:  ***       * *  *   **              '
b'27:   ***       * *     ***             '
b'27:    ***       * *     ***            '
b'27:     **        *       **            '
b'27:       ***  **    *  *   *           '
b'27:        ***      * * *   **          '
b'27:         ***      * *    ***         '
b'27:          **       *      **         '
b'27:            ***  **   *  *  *        '
b'27:             ***     * * *  **       '
b'27:              ***     * *   ***      '
b'27:               **      *     **      '
b'27:                 *** **   * *  *     '
b'27:                  ***    * **  **    '
b'27:                   **     *    **    '
b'27:                     *** **  * * *   '
b'27:                      ***   * ** **  '
b'27:                       **    *   **  '
b'27:                         *****  ** * '
b'27:                          **   * * * '
b'27:                            ***** ***'
b'27:                             **  * **'
b'27:                               **** *'
b'27:                                 *** '
b'27: '
b'27/28 Test #27: wiki_rcm .........................   Passed    0.20 sec'
b'test 28'
b'      Start 28: gmres_test_prec'
b''
b'28: Test command: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.502/TestAll_2023-09-21_13.32.51/clang/13.0.0/Cuda-release/example/gmres/KokkosKernels_gmres_test_prec'
b'28: Test timeout computed to be: 2500'
b'28: Convergence tolerance is: 1e-10'
b'28: ========================================='
b'28: Verify from main: Ending residual is 3.48957e-14'
b'28: Number of iterations is: 1'
b'28: Diff of residual from main - residual from solver: 0'
b'28: Convergence flag is : 0'
b'28: Test passed!'
b'28/28 Test #28: gmres_test_prec ..................   Passed    0.66 sec'
b''
b'93% tests passed, 2 tests failed out of 28'
b''
b'Total Test time (real) = 467.42 sec'
b''
b'The following tests FAILED:'
b'\t  1 - common_cuda (Failed)'
b'\t  2 - common_serial (Failed)'
b'Errors while running CTest'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'clang-13.0.0-Cuda-release (test failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        source /projects/ppc64le-pwr9-rhel8/legacy-env.sh'
b'        module purge'
b'        module load cmake/3.23.1 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --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=cusparse,cublas,blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.502/TestAll_2023-09-21_13.32.51/clang/13.0.0/Cuda-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021 # 175 (click to expand)

b' blas/unit_test/Test_Blas2_syr.hpp                  |  12 +-'
b' blas/unit_test/Test_Blas3_gemm.hpp                 |  69 ++---'
b' blas/unit_test/Test_Blas3_trmm.hpp                 | 296 +++++++++---------'
b' blas/unit_test/Test_Blas3_trsm.hpp                 | 332 ++++++++++-----------'
b' blas/unit_test/Test_Blas_Newton.hpp                |   4 +-'
b' blas/unit_test/Test_Blas_gesv.hpp                  |  34 +--'
b' blas/unit_test/Test_Blas_serial_axpy.hpp           |  15 +-'
b' blas/unit_test/Test_Blas_serial_nrm2.hpp           |  12 +-'
b' blas/unit_test/Test_Blas_trtri.hpp                 |  32 +-'
b' common/unit_test/Test_Common_ArithTraits.hpp       |  18 +-'
b' common/unit_test/Test_Common_IOUtils.hpp           |   2 +-'
b' common/unit_test/Test_Common_LowerBound.hpp        |  10 +-'
b' .../unit_test/Test_Common_PrintConfiguration.hpp   |   2 +-'
b' common/unit_test/Test_Common_Sorting.hpp           | 123 ++++----'
b' common/unit_test/Test_Common_UpperBound.hpp        |  10 +-'
b' common/unit_test/Test_Common_set_bit_count.hpp     |  56 ++--'
b' docs/Doxyfile.in                                   |   4 +-'
b' graph/unit_test/Test_Graph_coarsen.hpp             |   8 +-'
b' graph/unit_test/Test_Graph_graph_color.hpp         |  15 +-'
b' .../Test_Graph_graph_color_deterministic.hpp       |   8 +-'
b' .../unit_test/Test_Graph_graph_color_distance2.hpp |   8 +-'
b' graph/unit_test/Test_Graph_mis2.hpp                |   8 +-'
b' graph/unit_test/Test_Graph_rcm.hpp                 |   8 +-'
b' ode/unit_test/Test_ODE_Newton.hpp                  | 112 +++----'
b' ode/unit_test/Test_ODE_RK.hpp                      |  33 +-'
b' ode/unit_test/Test_ODE_RK_chem.hpp                 |  13 +-'
b' sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp     |   4 +-'
b' sparse/src/KokkosSparse_mdf_handle.hpp             |   2 +-'
b' sparse/src/KokkosSparse_sptrsv_supernode.hpp       |   4 +-'
b' sparse/unit_test/Test_Sparse_MergeMatrix.hpp       |  42 +--'
b' sparse/unit_test/Test_Sparse_SortCrs.hpp           |  77 +++--'
b' .../unit_test/Test_Sparse_TestUtils_RandCsMat.hpp  |   6 +-'
b' sparse/unit_test/Test_Sparse_Transpose.hpp         |  58 ++--'
b' sparse/unit_test/Test_Sparse_ccs2crs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_coo2crs.hpp           |  30 +-'
b' sparse/unit_test/Test_Sparse_crs2ccs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_crs2coo.hpp           |   4 +-'
b' sparse/unit_test/Test_Sparse_csc2csr.hpp           |  20 +-'
b' sparse/unit_test/Test_Sparse_findRelOffset.hpp     |   4 +-'
b' .../unit_test/Test_Sparse_removeCrsMatrixZeros.hpp |  15 +-'
b' sparse/unit_test/Test_Sparse_spmv.hpp              |  20 +-'
b' sparse/unit_test/Test_Sparse_spmv_bsr.hpp          |   6 +-'
b' sparse/unit_test/Test_Sparse_trsv.hpp              |   4 +-'
b' test_common/KokkosKernels_TestUtils.hpp            |  11 +-'
b' test_common/Test_Common_Test_All_Type_Combos.hpp   |  66 ++--'
b' test_common/Test_Cuda.hpp                          |  23 +-'
b' test_common/Test_HIP.hpp                           |   2 +-'
b' test_common/Test_OpenMP.hpp                        |   2 +-'
b' test_common/Test_OpenMPTarget.hpp                  |   2 +-'
b' test_common/Test_SYCL.hpp                          |   2 +-'
b' test_common/Test_Serial.hpp                        |   2 +-'
b' test_common/Test_Threads.hpp                       |   2 +-'
b' 187 files changed, 1877 insertions(+), 1893 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  e56ee9107103519bc1153a09fa732012e71f7ada Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  2e743674a89dc133a6b16e0bc7aa992713e0dbc9 improve tests (#6437)'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-Threads_Serial-release'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP-release build_time=447 run_time=109'
b'gnu-10.2.1-Threads_Serial-release build_time=613 run_time=188'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 174 (click to expand)

b' blas/unit_test/Test_Blas2_syr.hpp                  |  12 +-'
b' blas/unit_test/Test_Blas3_gemm.hpp                 |  69 ++---'
b' blas/unit_test/Test_Blas3_trmm.hpp                 | 296 +++++++++---------'
b' blas/unit_test/Test_Blas3_trsm.hpp                 | 332 ++++++++++-----------'
b' blas/unit_test/Test_Blas_Newton.hpp                |   4 +-'
b' blas/unit_test/Test_Blas_gesv.hpp                  |  34 +--'
b' blas/unit_test/Test_Blas_serial_axpy.hpp           |  15 +-'
b' blas/unit_test/Test_Blas_serial_nrm2.hpp           |  12 +-'
b' blas/unit_test/Test_Blas_trtri.hpp                 |  32 +-'
b' common/unit_test/Test_Common_ArithTraits.hpp       |  18 +-'
b' common/unit_test/Test_Common_IOUtils.hpp           |   2 +-'
b' common/unit_test/Test_Common_LowerBound.hpp        |  10 +-'
b' .../unit_test/Test_Common_PrintConfiguration.hpp   |   2 +-'
b' common/unit_test/Test_Common_Sorting.hpp           | 123 ++++----'
b' common/unit_test/Test_Common_UpperBound.hpp        |  10 +-'
b' common/unit_test/Test_Common_set_bit_count.hpp     |  56 ++--'
b' docs/Doxyfile.in                                   |   4 +-'
b' graph/unit_test/Test_Graph_coarsen.hpp             |   8 +-'
b' graph/unit_test/Test_Graph_graph_color.hpp         |  15 +-'
b' .../Test_Graph_graph_color_deterministic.hpp       |   8 +-'
b' .../unit_test/Test_Graph_graph_color_distance2.hpp |   8 +-'
b' graph/unit_test/Test_Graph_mis2.hpp                |   8 +-'
b' graph/unit_test/Test_Graph_rcm.hpp                 |   8 +-'
b' ode/unit_test/Test_ODE_Newton.hpp                  | 112 +++----'
b' ode/unit_test/Test_ODE_RK.hpp                      |  33 +-'
b' ode/unit_test/Test_ODE_RK_chem.hpp                 |  13 +-'
b' sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp     |   4 +-'
b' sparse/src/KokkosSparse_mdf_handle.hpp             |   2 +-'
b' sparse/src/KokkosSparse_sptrsv_supernode.hpp       |   4 +-'
b' sparse/unit_test/Test_Sparse_MergeMatrix.hpp       |  42 +--'
b' sparse/unit_test/Test_Sparse_SortCrs.hpp           |  77 +++--'
b' .../unit_test/Test_Sparse_TestUtils_RandCsMat.hpp  |   6 +-'
b' sparse/unit_test/Test_Sparse_Transpose.hpp         |  58 ++--'
b' sparse/unit_test/Test_Sparse_ccs2crs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_coo2crs.hpp           |  30 +-'
b' sparse/unit_test/Test_Sparse_crs2ccs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_crs2coo.hpp           |   4 +-'
b' sparse/unit_test/Test_Sparse_csc2csr.hpp           |  20 +-'
b' sparse/unit_test/Test_Sparse_findRelOffset.hpp     |   4 +-'
b' .../unit_test/Test_Sparse_removeCrsMatrixZeros.hpp |  15 +-'
b' sparse/unit_test/Test_Sparse_spmv.hpp              |  20 +-'
b' sparse/unit_test/Test_Sparse_spmv_bsr.hpp          |   6 +-'
b' sparse/unit_test/Test_Sparse_trsv.hpp              |   4 +-'
b' test_common/KokkosKernels_TestUtils.hpp            |  11 +-'
b' test_common/Test_Common_Test_All_Type_Combos.hpp   |  66 ++--'
b' test_common/Test_Cuda.hpp                          |  23 +-'
b' test_common/Test_HIP.hpp                           |   2 +-'
b' test_common/Test_OpenMP.hpp                        |   2 +-'
b' test_common/Test_OpenMPTarget.hpp                  |   2 +-'
b' test_common/Test_SYCL.hpp                          |   2 +-'
b' test_common/Test_Serial.hpp                        |   2 +-'
b' test_common/Test_Threads.hpp                       |   2 +-'
b' 187 files changed, 1877 insertions(+), 1893 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  ead298488afe7965298b59c759f97f55352c032d Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  2e743674a89dc133a6b16e0bc7aa992713e0dbc9 improve tests (#6437)'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED gnu-10.2.1-Threads_Serial-release'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED gnu-10.2.1-OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP-release build_time=412 run_time=103'
b'gnu-10.2.1-Threads_Serial-release build_time=564 run_time=171'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 174 (click to expand)

b' blas/unit_test/Test_Blas1_swap.hpp                 |   8 +-'
b' blas/unit_test/Test_Blas1_team_abs.hpp             |  30 +-'
b' blas/unit_test/Test_Blas1_team_axpby.hpp           |  32 +-'
b' blas/unit_test/Test_Blas1_team_axpy.hpp            |  31 +-'
b' blas/unit_test/Test_Blas1_team_dot.hpp             |  33 +-'
b' blas/unit_test/Test_Blas1_team_mult.hpp            |  32 +-'
b' blas/unit_test/Test_Blas1_team_nrm2.hpp            |  18 +-'
b' blas/unit_test/Test_Blas1_team_scal.hpp            |  34 +--'
b' blas/unit_test/Test_Blas1_team_setscal.hpp         |  21 +-'
b' blas/unit_test/Test_Blas1_team_update.hpp          |  32 +-'
b' blas/unit_test/Test_Blas1_update.hpp               |  20 +-'
b' blas/unit_test/Test_Blas2_gemv.hpp                 |  22 +-'
b' blas/unit_test/Test_Blas2_gemv_util.hpp            |  13 +-'
b' blas/unit_test/Test_Blas2_ger.hpp                  |  14 +-'
b' blas/unit_test/Test_Blas2_syr.hpp                  |  12 +-'
b' blas/unit_test/Test_Blas3_gemm.hpp                 |  69 ++---'
b' blas/unit_test/Test_Blas3_trmm.hpp                 | 296 +++++++++---------'
b' blas/unit_test/Test_Blas3_trsm.hpp                 | 332 ++++++++++-----------'
b' blas/unit_test/Test_Blas_Newton.hpp                |   4 +-'
b' blas/unit_test/Test_Blas_gesv.hpp                  |  34 +--'
b' blas/unit_test/Test_Blas_serial_axpy.hpp           |  15 +-'
b' blas/unit_test/Test_Blas_serial_nrm2.hpp           |  12 +-'
b' blas/unit_test/Test_Blas_trtri.hpp                 |  32 +-'
b' common/unit_test/Test_Common_ArithTraits.hpp       |  18 +-'
b' common/unit_test/Test_Common_IOUtils.hpp           |   2 +-'
b' common/unit_test/Test_Common_LowerBound.hpp        |  10 +-'
b' .../unit_test/Test_Common_PrintConfiguration.hpp   |   2 +-'
b' common/unit_test/Test_Common_Sorting.hpp           | 123 ++++----'
b' common/unit_test/Test_Common_UpperBound.hpp        |  10 +-'
b' common/unit_test/Test_Common_set_bit_count.hpp     |  56 ++--'
b' docs/Doxyfile.in                                   |   4 +-'
b' graph/unit_test/Test_Graph_coarsen.hpp             |   8 +-'
b' graph/unit_test/Test_Graph_graph_color.hpp         |  15 +-'
b' .../Test_Graph_graph_color_deterministic.hpp       |   8 +-'
b' .../unit_test/Test_Graph_graph_color_distance2.hpp |   8 +-'
b' graph/unit_test/Test_Graph_mis2.hpp                |   8 +-'
b' graph/unit_test/Test_Graph_rcm.hpp                 |   8 +-'
b' ode/unit_test/Test_ODE_Newton.hpp                  | 112 +++----'
b' ode/unit_test/Test_ODE_RK.hpp                      |  33 +-'
b' ode/unit_test/Test_ODE_RK_chem.hpp                 |  13 +-'
b' sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp     |   4 +-'
b' sparse/src/KokkosSparse_mdf_handle.hpp             |   2 +-'
b' sparse/src/KokkosSparse_sptrsv_supernode.hpp       |   4 +-'
b' sparse/unit_test/Test_Sparse_MergeMatrix.hpp       |  42 +--'
b' sparse/unit_test/Test_Sparse_SortCrs.hpp           |  77 +++--'
b' .../unit_test/Test_Sparse_TestUtils_RandCsMat.hpp  |   6 +-'
b' sparse/unit_test/Test_Sparse_Transpose.hpp         |  58 ++--'
b' sparse/unit_test/Test_Sparse_ccs2crs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_coo2crs.hpp           |  30 +-'
b' sparse/unit_test/Test_Sparse_crs2ccs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_crs2coo.hpp           |   4 +-'
b' sparse/unit_test/Test_Sparse_csc2csr.hpp           |  20 +-'
b' sparse/unit_test/Test_Sparse_findRelOffset.hpp     |   4 +-'
b' .../unit_test/Test_Sparse_removeCrsMatrixZeros.hpp |  15 +-'
b' sparse/unit_test/Test_Sparse_spmv.hpp              |  20 +-'
b' sparse/unit_test/Test_Sparse_spmv_bsr.hpp          |   6 +-'
b' sparse/unit_test/Test_Sparse_trsv.hpp              |   4 +-'
b' test_common/KokkosKernels_TestUtils.hpp            |  11 +-'
b' test_common/Test_Common_Test_All_Type_Combos.hpp   |  66 ++--'
b' test_common/Test_Cuda.hpp                          |  23 +-'
b' test_common/Test_HIP.hpp                           |   2 +-'
b' test_common/Test_OpenMP.hpp                        |   2 +-'
b' test_common/Test_OpenMPTarget.hpp                  |   2 +-'
b' test_common/Test_SYCL.hpp                          |   2 +-'
b' test_common/Test_Serial.hpp                        |   2 +-'
b' test_common/Test_Threads.hpp                       |   2 +-'
b' 187 files changed, 1877 insertions(+), 1893 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'srun: job 2052095 queued and waiting for resources'
b'srun: job 2052095 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  72d78520b478030831ea0332573d9ec3cd98812a Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  2e743674a89dc133a6b16e0bc7aa992713e0dbc9 improve tests (#6437)'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP_Serial-release build_time=649 run_time=209'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19_solo # 180 (click to expand)

b' blas/unit_test/Test_Blas3_trmm.hpp                 | 296 +++++++++---------'
b' blas/unit_test/Test_Blas3_trsm.hpp                 | 332 ++++++++++-----------'
b' blas/unit_test/Test_Blas_Newton.hpp                |   4 +-'
b' blas/unit_test/Test_Blas_gesv.hpp                  |  34 +--'
b' blas/unit_test/Test_Blas_serial_axpy.hpp           |  15 +-'
b' blas/unit_test/Test_Blas_serial_nrm2.hpp           |  12 +-'
b' blas/unit_test/Test_Blas_trtri.hpp                 |  32 +-'
b' common/unit_test/Test_Common_ArithTraits.hpp       |  18 +-'
b' common/unit_test/Test_Common_IOUtils.hpp           |   2 +-'
b' common/unit_test/Test_Common_LowerBound.hpp        |  10 +-'
b' .../unit_test/Test_Common_PrintConfiguration.hpp   |   2 +-'
b' common/unit_test/Test_Common_Sorting.hpp           | 123 ++++----'
b' common/unit_test/Test_Common_UpperBound.hpp        |  10 +-'
b' common/unit_test/Test_Common_set_bit_count.hpp     |  56 ++--'
b' docs/Doxyfile.in                                   |   4 +-'
b' graph/unit_test/Test_Graph_coarsen.hpp             |   8 +-'
b' graph/unit_test/Test_Graph_graph_color.hpp         |  15 +-'
b' .../Test_Graph_graph_color_deterministic.hpp       |   8 +-'
b' .../unit_test/Test_Graph_graph_color_distance2.hpp |   8 +-'
b' graph/unit_test/Test_Graph_mis2.hpp                |   8 +-'
b' graph/unit_test/Test_Graph_rcm.hpp                 |   8 +-'
b' ode/unit_test/Test_ODE_Newton.hpp                  | 112 +++----'
b' ode/unit_test/Test_ODE_RK.hpp                      |  33 +-'
b' ode/unit_test/Test_ODE_RK_chem.hpp                 |  13 +-'
b' sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp     |   4 +-'
b' sparse/src/KokkosSparse_mdf_handle.hpp             |   2 +-'
b' sparse/src/KokkosSparse_sptrsv_supernode.hpp       |   4 +-'
b' sparse/unit_test/Test_Sparse_MergeMatrix.hpp       |  42 +--'
b' sparse/unit_test/Test_Sparse_SortCrs.hpp           |  77 +++--'
b' .../unit_test/Test_Sparse_TestUtils_RandCsMat.hpp  |   6 +-'
b' sparse/unit_test/Test_Sparse_Transpose.hpp         |  58 ++--'
b' sparse/unit_test/Test_Sparse_ccs2crs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_coo2crs.hpp           |  30 +-'
b' sparse/unit_test/Test_Sparse_crs2ccs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_crs2coo.hpp           |   4 +-'
b' sparse/unit_test/Test_Sparse_csc2csr.hpp           |  20 +-'
b' sparse/unit_test/Test_Sparse_findRelOffset.hpp     |   4 +-'
b' .../unit_test/Test_Sparse_removeCrsMatrixZeros.hpp |  15 +-'
b' sparse/unit_test/Test_Sparse_spmv.hpp              |  20 +-'
b' sparse/unit_test/Test_Sparse_spmv_bsr.hpp          |   6 +-'
b' sparse/unit_test/Test_Sparse_trsv.hpp              |   4 +-'
b' test_common/KokkosKernels_TestUtils.hpp            |  11 +-'
b' test_common/Test_Common_Test_All_Type_Combos.hpp   |  66 ++--'
b' test_common/Test_Cuda.hpp                          |  23 +-'
b' test_common/Test_HIP.hpp                           |   2 +-'
b' test_common/Test_OpenMP.hpp                        |   2 +-'
b' test_common/Test_OpenMPTarget.hpp                  |   2 +-'
b' test_common/Test_SYCL.hpp                          |   2 +-'
b' test_common/Test_Serial.hpp                        |   2 +-'
b' test_common/Test_Threads.hpp                       |   2 +-'
b' 187 files changed, 1877 insertions(+), 1893 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'srun: job 2052096 queued and waiting for resources'
b'srun: job 2052096 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  8bdc3e3af5bcccf12a84adee9938cbb9f6c3cfb3 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  2e743674a89dc133a6b16e0bc7aa992713e0dbc9 improve tests (#6437)'
b''
b''
b'Going to test compilers:  intel/19.0.5.281'
b'Testing compiler intel/19.0.5.281'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'  Starting job intel-19.0.5.281-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED intel-19.0.5.281-OpenMP-release'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'  Starting job intel-19.0.5.281-Threads-release'
b'kokkos devices: Threads'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED intel-19.0.5.281-Threads-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'intel-19.0.5.281-OpenMP-release build_time=1626 run_time=98'
b'intel-19.0.5.281-Threads-release build_time=1130 run_time=96'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 155 (click to expand)

b' blas/unit_test/Test_Blas1_swap.hpp                 |   8 +-'
b' blas/unit_test/Test_Blas1_team_abs.hpp             |  30 +-'
b' blas/unit_test/Test_Blas1_team_axpby.hpp           |  32 +-'
b' blas/unit_test/Test_Blas1_team_axpy.hpp            |  31 +-'
b' blas/unit_test/Test_Blas1_team_dot.hpp             |  33 +-'
b' blas/unit_test/Test_Blas1_team_mult.hpp            |  32 +-'
b' blas/unit_test/Test_Blas1_team_nrm2.hpp            |  18 +-'
b' blas/unit_test/Test_Blas1_team_scal.hpp            |  34 +--'
b' blas/unit_test/Test_Blas1_team_setscal.hpp         |  21 +-'
b' blas/unit_test/Test_Blas1_team_update.hpp          |  32 +-'
b' blas/unit_test/Test_Blas1_update.hpp               |  20 +-'
b' blas/unit_test/Test_Blas2_gemv.hpp                 |  22 +-'
b' blas/unit_test/Test_Blas2_gemv_util.hpp            |  13 +-'
b' blas/unit_test/Test_Blas2_ger.hpp                  |  14 +-'
b' blas/unit_test/Test_Blas2_syr.hpp                  |  12 +-'
b' blas/unit_test/Test_Blas3_gemm.hpp                 |  69 ++---'
b' blas/unit_test/Test_Blas3_trmm.hpp                 | 296 +++++++++---------'
b' blas/unit_test/Test_Blas3_trsm.hpp                 | 332 ++++++++++-----------'
b' blas/unit_test/Test_Blas_Newton.hpp                |   4 +-'
b' blas/unit_test/Test_Blas_gesv.hpp                  |  34 +--'
b' blas/unit_test/Test_Blas_serial_axpy.hpp           |  15 +-'
b' blas/unit_test/Test_Blas_serial_nrm2.hpp           |  12 +-'
b' blas/unit_test/Test_Blas_trtri.hpp                 |  32 +-'
b' common/unit_test/Test_Common_ArithTraits.hpp       |  18 +-'
b' common/unit_test/Test_Common_IOUtils.hpp           |   2 +-'
b' common/unit_test/Test_Common_LowerBound.hpp        |  10 +-'
b' .../unit_test/Test_Common_PrintConfiguration.hpp   |   2 +-'
b' common/unit_test/Test_Common_Sorting.hpp           | 123 ++++----'
b' common/unit_test/Test_Common_UpperBound.hpp        |  10 +-'
b' common/unit_test/Test_Common_set_bit_count.hpp     |  56 ++--'
b' docs/Doxyfile.in                                   |   4 +-'
b' graph/unit_test/Test_Graph_coarsen.hpp             |   8 +-'
b' graph/unit_test/Test_Graph_graph_color.hpp         |  15 +-'
b' .../Test_Graph_graph_color_deterministic.hpp       |   8 +-'
b' .../unit_test/Test_Graph_graph_color_distance2.hpp |   8 +-'
b' graph/unit_test/Test_Graph_mis2.hpp                |   8 +-'
b' graph/unit_test/Test_Graph_rcm.hpp                 |   8 +-'
b' ode/unit_test/Test_ODE_Newton.hpp                  | 112 +++----'
b' ode/unit_test/Test_ODE_RK.hpp                      |  33 +-'
b' ode/unit_test/Test_ODE_RK_chem.hpp                 |  13 +-'
b' sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp     |   4 +-'
b' sparse/src/KokkosSparse_mdf_handle.hpp             |   2 +-'
b' sparse/src/KokkosSparse_sptrsv_supernode.hpp       |   4 +-'
b' sparse/unit_test/Test_Sparse_MergeMatrix.hpp       |  42 +--'
b' sparse/unit_test/Test_Sparse_SortCrs.hpp           |  77 +++--'
b' .../unit_test/Test_Sparse_TestUtils_RandCsMat.hpp  |   6 +-'
b' sparse/unit_test/Test_Sparse_Transpose.hpp         |  58 ++--'
b' sparse/unit_test/Test_Sparse_ccs2crs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_coo2crs.hpp           |  30 +-'
b' sparse/unit_test/Test_Sparse_crs2ccs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_crs2coo.hpp           |   4 +-'
b' sparse/unit_test/Test_Sparse_csc2csr.hpp           |  20 +-'
b' sparse/unit_test/Test_Sparse_findRelOffset.hpp     |   4 +-'
b' .../unit_test/Test_Sparse_removeCrsMatrixZeros.hpp |  15 +-'
b' sparse/unit_test/Test_Sparse_spmv.hpp              |  20 +-'
b' sparse/unit_test/Test_Sparse_spmv_bsr.hpp          |   6 +-'
b' sparse/unit_test/Test_Sparse_trsv.hpp              |   4 +-'
b' test_common/KokkosKernels_TestUtils.hpp            |  11 +-'
b' test_common/Test_Common_Test_All_Type_Combos.hpp   |  66 ++--'
b' test_common/Test_Cuda.hpp                          |  23 +-'
b' test_common/Test_HIP.hpp                           |   2 +-'
b' test_common/Test_OpenMP.hpp                        |   2 +-'
b' test_common/Test_OpenMPTarget.hpp                  |   2 +-'
b' test_common/Test_SYCL.hpp                          |   2 +-'
b' test_common/Test_Serial.hpp                        |   2 +-'
b' test_common/Test_Threads.hpp                       |   2 +-'
b' 187 files changed, 1877 insertions(+), 1893 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'srun: job 2052103 queued and waiting for resources'
b'srun: job 2052103 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  b8fde967c8b0570cf237b7ea384a6a2415867b6f Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  2e743674a89dc133a6b16e0bc7aa992713e0dbc9 improve tests (#6437)'
b''
b''
b'Going to test compilers:  llvm/10.0.1'
b'Testing compiler llvm/10.0.1'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'  Starting job llvm-10.0.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED llvm-10.0.1-Threads_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'llvm-10.0.1-Threads_Serial-release build_time=672 run_time=199'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110 # 666 (click to expand)

b' graph/unit_test/Test_Graph_rcm.hpp                 |   8 +-'
b' ode/unit_test/Test_ODE_Newton.hpp                  | 112 +++----'
b' ode/unit_test/Test_ODE_RK.hpp                      |  33 +-'
b' ode/unit_test/Test_ODE_RK_chem.hpp                 |  13 +-'
b' sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp     |   4 +-'
b' sparse/src/KokkosSparse_mdf_handle.hpp             |   2 +-'
b' sparse/src/KokkosSparse_sptrsv_supernode.hpp       |   4 +-'
b' sparse/unit_test/Test_Sparse_MergeMatrix.hpp       |  42 +--'
b' sparse/unit_test/Test_Sparse_SortCrs.hpp           |  77 +++--'
b' .../unit_test/Test_Sparse_TestUtils_RandCsMat.hpp  |   6 +-'
b' sparse/unit_test/Test_Sparse_Transpose.hpp         |  58 ++--'
b' sparse/unit_test/Test_Sparse_ccs2crs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_coo2crs.hpp           |  30 +-'
b' sparse/unit_test/Test_Sparse_crs2ccs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_crs2coo.hpp           |   4 +-'
b' sparse/unit_test/Test_Sparse_csc2csr.hpp           |  20 +-'
b' sparse/unit_test/Test_Sparse_findRelOffset.hpp     |   4 +-'
b' .../unit_test/Test_Sparse_removeCrsMatrixZeros.hpp |  15 +-'
b' sparse/unit_test/Test_Sparse_spmv.hpp              |  20 +-'
b' sparse/unit_test/Test_Sparse_spmv_bsr.hpp          |   6 +-'
b' sparse/unit_test/Test_Sparse_trsv.hpp              |   4 +-'
b' test_common/KokkosKernels_TestUtils.hpp            |  11 +-'
b' test_common/Test_Common_Test_All_Type_Combos.hpp   |  66 ++--'
b' test_common/Test_Cuda.hpp                          |  23 +-'
b' test_common/Test_HIP.hpp                           |   2 +-'
b' test_common/Test_OpenMP.hpp                        |   2 +-'
b' test_common/Test_OpenMPTarget.hpp                  |   2 +-'
b' test_common/Test_SYCL.hpp                          |   2 +-'
b' test_common/Test_Serial.hpp                        |   2 +-'
b' test_common/Test_Threads.hpp                       |   2 +-'
b' 187 files changed, 1877 insertions(+), 1893 deletions(-)'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 4212'
b'Running on machine: inouye'
b"KokkosKernels Repository Status:  47a6955d26fe897c17be015ac9e6a499633fb6b1 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  2e743674a89dc133a6b16e0bc7aa992713e0dbc9 improve tests (#6437)'
b''
b''
b'Going to test compilers:  armpl/21.1.0'
b'Testing compiler armpl/21.1.0'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'  Starting job armpl-21.1.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED armpl-21.1.0-OpenMP-release'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'  Starting job armpl-21.1.0-Serial-release'
b'kokkos devices: Serial'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED armpl-21.1.0-Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'armpl-21.1.0-OpenMP-release build_time=1942 run_time=1058'
b'armpl-21.1.0-Serial-release build_time=1835 run_time=218'
b'salloc: Relinquishing job allocation 4212'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_GCC1020 # 661 (click to expand)

b' blas/unit_test/Test_Blas_serial_axpy.hpp           |  15 +-'
b' blas/unit_test/Test_Blas_serial_nrm2.hpp           |  12 +-'
b' blas/unit_test/Test_Blas_trtri.hpp                 |  32 +-'
b' common/unit_test/Test_Common_ArithTraits.hpp       |  18 +-'
b' common/unit_test/Test_Common_IOUtils.hpp           |   2 +-'
b' common/unit_test/Test_Common_LowerBound.hpp        |  10 +-'
b' .../unit_test/Test_Common_PrintConfiguration.hpp   |   2 +-'
b' common/unit_test/Test_Common_Sorting.hpp           | 123 ++++----'
b' common/unit_test/Test_Common_UpperBound.hpp        |  10 +-'
b' common/unit_test/Test_Common_set_bit_count.hpp     |  56 ++--'
b' docs/Doxyfile.in                                   |   4 +-'
b' graph/unit_test/Test_Graph_coarsen.hpp             |   8 +-'
b' graph/unit_test/Test_Graph_graph_color.hpp         |  15 +-'
b' .../Test_Graph_graph_color_deterministic.hpp       |   8 +-'
b' .../unit_test/Test_Graph_graph_color_distance2.hpp |   8 +-'
b' graph/unit_test/Test_Graph_mis2.hpp                |   8 +-'
b' graph/unit_test/Test_Graph_rcm.hpp                 |   8 +-'
b' ode/unit_test/Test_ODE_Newton.hpp                  | 112 +++----'
b' ode/unit_test/Test_ODE_RK.hpp                      |  33 +-'
b' ode/unit_test/Test_ODE_RK_chem.hpp                 |  13 +-'
b' sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp     |   4 +-'
b' sparse/src/KokkosSparse_mdf_handle.hpp             |   2 +-'
b' sparse/src/KokkosSparse_sptrsv_supernode.hpp       |   4 +-'
b' sparse/unit_test/Test_Sparse_MergeMatrix.hpp       |  42 +--'
b' sparse/unit_test/Test_Sparse_SortCrs.hpp           |  77 +++--'
b' .../unit_test/Test_Sparse_TestUtils_RandCsMat.hpp  |   6 +-'
b' sparse/unit_test/Test_Sparse_Transpose.hpp         |  58 ++--'
b' sparse/unit_test/Test_Sparse_ccs2crs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_coo2crs.hpp           |  30 +-'
b' sparse/unit_test/Test_Sparse_crs2ccs.hpp           |  24 +-'
b' sparse/unit_test/Test_Sparse_crs2coo.hpp           |   4 +-'
b' sparse/unit_test/Test_Sparse_csc2csr.hpp           |  20 +-'
b' sparse/unit_test/Test_Sparse_findRelOffset.hpp     |   4 +-'
b' .../unit_test/Test_Sparse_removeCrsMatrixZeros.hpp |  15 +-'
b' sparse/unit_test/Test_Sparse_spmv.hpp              |  20 +-'
b' sparse/unit_test/Test_Sparse_spmv_bsr.hpp          |   6 +-'
b' sparse/unit_test/Test_Sparse_trsv.hpp              |   4 +-'
b' test_common/KokkosKernels_TestUtils.hpp            |  11 +-'
b' test_common/Test_Common_Test_All_Type_Combos.hpp   |  66 ++--'
b' test_common/Test_Cuda.hpp                          |  23 +-'
b' test_common/Test_HIP.hpp                           |   2 +-'
b' test_common/Test_OpenMP.hpp                        |   2 +-'
b' test_common/Test_OpenMPTarget.hpp                  |   2 +-'
b' test_common/Test_SYCL.hpp                          |   2 +-'
b' test_common/Test_Serial.hpp                        |   2 +-'
b' test_common/Test_Threads.hpp                       |   2 +-'
b' 187 files changed, 1877 insertions(+), 1893 deletions(-)'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 4211'
b'Running on machine: inouye'
b"KokkosKernels Repository Status:  47a6955d26fe897c17be015ac9e6a499633fb6b1 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  2e743674a89dc133a6b16e0bc7aa992713e0dbc9 improve tests (#6437)'
b''
b''
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gcc-10.2.0-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-10.2.0-OpenMP_Serial-release build_time=2626 run_time=2197'
b'salloc: Relinquishing job allocation 4211'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA908_ROCM520 # 659 (click to expand)

b'                                 ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:159:31: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  KOKKOS_INLINE_FUNCTION bool FUNC(float x) {                                \\'
b'                              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'double' for 1st argument"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:163:31: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  KOKKOS_INLINE_FUNCTION bool FUNC(double x) {                               \\'
b'                              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'long double' for 1st argument"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:167:15: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  inline bool FUNC(long double x) {                                          \\'
b'              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate template ignored: requirement 'std::is_integral_v>' was not satisfied [with T = Kokkos::Experimental::Impl::floating_point_wrapper<__half>]"
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:134: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** Waiting for unfinished jobs....'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:160: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:108: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:212: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:186: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:17:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/batched/dense/src/KokkosBatched_HostLevel_Gemm.hpp:23:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Spec.hpp:24:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Impl.hpp:19:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/batched/KokkosBatched_Util.hpp:39:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:19:'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:939:3: error: no matching function for call to 'isnan'"
b'  KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:245:58: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_REAL_FP'"
b'  static FUNC_QUAL bool isNan(const val_type x) { return Kokkos::isnan(x); }   \\'
b'                                                         ^~~~~~~~~~~~~'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'float' for 1st argument"
b'KOKKOS_IMPL_MATH_UNARY_PREDICATE(isnan)'
b'                                 ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:159:31: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  KOKKOS_INLINE_FUNCTION bool FUNC(float x) {                                \\'
b'                              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'double' for 1st argument"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:163:31: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  KOKKOS_INLINE_FUNCTION bool FUNC(double x) {                               \\'
b'                              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'long double' for 1st argument"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:167:15: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  inline bool FUNC(long double x) {                                          \\'
b'              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate template ignored: requirement 'std::is_integral_v>' was not satisfied [with T = Kokkos::Experimental::Impl::floating_point_wrapper<__half>]"
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:147: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:121: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:95: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:225: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:199: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:173: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:238: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1124: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:160: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'rocm-5.2.0-Hip_Serial-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        module purge'
b'        module load cmake/3.19.3 rocm/5.2.0'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Hip,Serial --arch=VEGA908 --compiler=/home/projects/ROCm/rocm-5.2.0/bin/hipcc --cxxflags="-O3  " --cxxstandard="17" --ldflags=""  --with-hip --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  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/KokkosKernels_PullRequest_VEGA908_ROCM520.659/TestAll_2023-09-21_07.58.09/rocm/5.2.0/Hip_Serial-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b'srun: error: caraway05: task 0: Exited with exit code 1'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520 # 180 (click to expand)

b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:159:31: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  KOKKOS_INLINE_FUNCTION bool FUNC(float x) {                                \\'
b'                              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'double' for 1st argument"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:163:31: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  KOKKOS_INLINE_FUNCTION bool FUNC(double x) {                               \\'
b'                              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'long double' for 1st argument"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:167:15: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  inline bool FUNC(long double x) {                                          \\'
b'              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate template ignored: requirement 'std::is_integral_v>' was not satisfied [with T = Kokkos::Experimental::Impl::floating_point_wrapper<__half>]"
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:134: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** Waiting for unfinished jobs....'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:186: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:212: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:160: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:108: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:173: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:95: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:225: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:199: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:17:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/kokkos-kernels/batched/dense/src/KokkosBatched_HostLevel_Gemm.hpp:23:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Spec.hpp:24:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Impl.hpp:19:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/kokkos-kernels/batched/KokkosBatched_Util.hpp:39:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:19:'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:939:3: error: no matching function for call to 'isnan'"
b'  KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:245:58: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_REAL_FP'"
b'  static FUNC_QUAL bool isNan(const val_type x) { return Kokkos::isnan(x); }   \\'
b'                                                         ^~~~~~~~~~~~~'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'float' for 1st argument"
b'KOKKOS_IMPL_MATH_UNARY_PREDICATE(isnan)'
b'                                 ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:159:31: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  KOKKOS_INLINE_FUNCTION bool FUNC(float x) {                                \\'
b'                              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'double' for 1st argument"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:163:31: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  KOKKOS_INLINE_FUNCTION bool FUNC(double x) {                               \\'
b'                              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate function not viable: no known conversion from 'const Kokkos::ArithTraits>::val_type' (aka 'const floating_point_wrapper<__half>') to 'long double' for 1st argument"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:167:15: note: expanded from macro 'KOKKOS_IMPL_MATH_UNARY_PREDICATE'"
b'  inline bool FUNC(long double x) {                                          \\'
b'              ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release/kokkos-install/include/Kokkos_MathematicalFunctions.hpp:471:34: note: candidate template ignored: requirement 'std::is_integral_v>' was not satisfied [with T = Kokkos::Experimental::Impl::floating_point_wrapper<__half>]"
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:147: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:121: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'1 error generated when compiling for gfx908.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:238: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1124: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:160: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'rocm-5.2.0-Hip_Serial-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        module purge'
b'        module load cmake/3.19.3 rocm/5.2.0 openblas/0.3.20/rocm/5.2.0'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Hip,Serial --arch=VEGA908 --compiler=/home/projects/ROCm/rocm-5.2.0/bin/hipcc --cxxflags="-O3  " --cxxstandard="17" --ldflags=""  --with-hip --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,rocblas,rocsparse    --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520.180/TestAll_2023-09-21_07.58.14/rocm/5.2.0/Hip_Serial-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b'srun: error: caraway06: task 0: Exited with exit code 1'
b"Build step 'Execute shell' marked build as failure"
b'Sending e-mails to: cwpears@sandia.gov'
b'Finished: FAILURE'
b''

@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Sep 21, 2023
@e10harvey
Copy link
Contributor Author

Closing in favor of #1981

@e10harvey e10harvey closed this Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Code maintenance that isn't a bugfix or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants