Skip to content

Nightly build failure, intel/19.0.5 debug, KokkosKernels_default_types.hpp(33): error #2651: attribute does not apply to any entity #2390

@ndellingwood

Description

@ndellingwood

Nightly intel/19.0.5 builds fail to compile with output:

11:01:03 /data/jenkins/workspace/KokkosKernels_OSRHEL8_Intel19_0_5_cpp17-dbg/kokkos-kernels/common/src/KokkosKernels_default_types.hpp(33): error #2651: attribute does not apply to any entity
11:01:03   KK_IMPL_MAKE_TYPE_ALIAS(default_lno_t, int)
...

Related to #2341 ? @cwpearson

Reproducer notes:

module load sems-cmake sems-intel/19.0.5

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=SNB --compiler=icpc --cxxflags="-g -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 " --cxxstandard="17"  --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-options=disable_deprecated_code --debug --disable-perftests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions