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

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

Open
ndellingwood opened this issue Oct 18, 2024 · 0 comments

Comments

@ndellingwood
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant