Nathan Ellingwood

Results 109 issues of Nathan Ellingwood

**Describe the bug** Following the change to require c++17, nightly builds with gcc/7.2, 8.2 for SKX architecture began failing to compile with output: ``` In file included from /home/jenkins/blake-new/workspace/Kokkos_develop_blake_gcc_openmp_pthread_serial_820/kokkos/simd/src/Kokkos_SIMD.hpp:53, from...

Bug
Failure - Nightly

**Describe the bug** Cuda builds of kokkos (develop branch and release-candidate-3.7.00) are failing in the `cuda.reducers_complex_double` test with clang/10.0.0 and cuda/{10.1,11.0} ``` [ RUN ] cuda.reducers_complex_double cudaStreamSynchronize(stream) error( cudaErrorIllegalAddress): an...

Bug
Blocks Promotion
InDevelop

**Describe the bug** Building Trilinos with intel/19 and the OpenMP backend results in ICE in the Sacado unit test `Trilinos/packages/sacado/test/UnitTests/Fad_Fad_KokkosTests_OpenMP.cpp` ``` [ 28%] Building CXX object packages/sacado/test/UnitTests/CMakeFiles/Sacado_FadFadKokkosTests_OpenMP.dir/Fad_Fad_KokkosTests_OpenMP.cpp.o cd /ascldap/users/ndellin/trilinos/Trilinos/Build/ATDM-Blake-intel19-omp-sacado/packages/sacado/test/UnitTests &&...

Blocks Promotion
InDevelop
Failure - Trilinos

**Describe the bug** The following build errors began with Cuda builds in the Panzer package of Trilinos: ``` 20:45:34 /home/jenkins/weaver-new/workspace/KokkosEco_Trilinos_Weaver_CUDA101_opt/Trilinos/kokkos/containers/src/Kokkos_DynRankView.hpp(1768): error: no instance of constructor "Kokkos::LayoutContiguous::LayoutContiguous [with Layout=PHX::DefaultDevLayout, Stride=32U]" matches...

Blocks Promotion
InDevelop
Failure - Nightly
Failure - Trilinos

**Describe the bug** The following Tpetra unit tests are failing with kokkos' develop branch when tested with deprecated code enabled: ``` 00:28:13 The following tests FAILED: 00:28:13 372 - TpetraCore_Core_initialize_where_tpetra_initializes_kokkos...

InDevelop
Failure - Nightly
Failure - Trilinos

**Describe the bug** Following merge of #5209 compilation errors occur in stokhos when building Trilinos: ``` /ascldap/users/ndellin/trilinos/Trilinos/kokkos/core/src/Kokkos_View.hpp:1540:5: error: static_assert failed due to requirement 'ViewTraits::LayoutStride::is_extent_constructible' "Layout is not constructible from extent...

Blocks Promotion
InDevelop
Failure - Nightly
Failure - Trilinos

Stokhos failure I may have missed (or may have been began after merge of changes to Kokkos on 7/8/2022): ``` 00:44:30 2319 - Stokhos_SacadoMPVectorUnitTest_MPI_1 (Failed) ... 23:43:46 111. DynamicStridedVector_Max_UnitTest ......

Blocks Promotion
InDevelop
Failure - Nightly
Failure - Trilinos

**Describe the bug** Nightly builds with intel/17.0.1 fail to compile with output: ``` 02:16:11 /home/jenkins/node/workspace/kokkos_osrhel7_intel_1701-dbg/kokkos/core/unit_test/TestLegionInteroperability.cpp(129): error: expression must have a constant value 02:16:11 std::enable_if_t> 02:16:11 ^ 02:16:11 02:16:11 /net/watson.sandia.gov/storage/fast/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/6.4.0/base/bin/../include/c++/6.4.0/type_traits(2523): error:...

InDevelop
Failure - Nightly

**Describe the bug** @dalg24 new subtest failures (env_vars_disable_warnings, env_vars_tune_internals) from defaultdevicetype began following merge of #5221 ``` 03:42:12 10: [ RUN ] defaultdevicetype.env_vars_disable_warnings 03:42:12 10: /home/jenkins/jenkins-new/workspace/Kokkos_Trilinos_develop_kokkosdev2_cuda_92_opt/Trilinos/kokkos/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp:324: Failure 03:42:12 10: Value...

Blocks Promotion
InDevelop
Failure - Nightly
Failure - Trilinos

**Describe the bug** Following merges on 7/14/2022 (#5211?), the following Kokkos unit tests began failing within builds of Trilinos (cuda/9.2 build, Volta70 arch): ``` 03:42:16 10: [ RUN ] defaultdevicetype.visible_devices...

Blocks Promotion
InDevelop
Failure - Nightly
Failure - Trilinos