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

warnings.... #2805

Closed
kyungjoo-kim opened this issue Feb 26, 2020 · 0 comments
Closed

warnings.... #2805

kyungjoo-kim opened this issue Feb 26, 2020 · 0 comments
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting

Comments

@kyungjoo-kim
Copy link
Contributor

I think that we had this default function warning issue before. Does this come again after kokkos fixed the problem ?

Here is my environment in kokkos-dev-2

[kyukim @kokkos-dev-2] example > module list
Currently Loaded Modulefiles:
  1) sems-env                                     9) sems-scotch/6.0.3/nopthread_64bit_parallel
  2) sems-cuda/10.1                              10) sems-superlu/5.2.1/base
  3) sems-gcc/6.1.0                              11) sems-yaml_cpp/0.5.3/base
  4) sems-openmpi/1.10.1                         12) sems-zlib/1.2.8/base
  5) sems-boost/1.63.0/base                      13) sems-devpack-gcc/6.1.0
  6) sems-hdf5/1.8.12/parallel                   14) sems-cmake/3.12.2
  7) sems-netcdf/4.4.1/exo_parallel              15) sems-metis/5.1.0/base
  8) sems-parmetis/4.0.3/64bit_parallel          16) sems-git/2.10.1

These are the first warnings from the files.

/ascldap/users/kyukim/Work/lib/trilinos/kyukim/kokkos/core/src/impl/Kokkos_OptionalRef.hpp(72): warning: __device__ annotation is ignored on a function("OptionalRef") that is explicitly defaulted on its first declaration

/ascldap/users/kyukim/Work/lib/trilinos/kyukim/kokkos/core/src/impl/Kokkos_LIFO.hpp(307): warning: __device__ annotation is ignored on a function("SingleConsumeOperationLIFO") that is explicitly defaulted on its first declaration

/ascldap/users/kyukim/Work/lib/trilinos/kyukim/kokkos/core/src/impl/Kokkos_EBO.hpp(120): warning: __device__ annotation is ignored on a function("EBOBaseImpl") that is explicitly defaulted on its first declaration

/ascldap/users/kyukim/Work/lib/trilinos/kyukim/kokkos/core/src/impl/Kokkos_TaskPolicyData.hpp(81): warning: __host__ annotation is ignored on a function("TaskPolicyWithPredecessor") that is explicitly defaulted on its first declaration

/ascldap/users/kyukim/Work/lib/trilinos/kyukim/kokkos/core/src/impl/Kokkos_TaskTeamMember.hpp(96): warning: __device__ annotation is ignored on a function("TaskTeamMemberAdapter") that is explicitly defaulted on its first declaration

/ascldap/users/kyukim/Work/lib/trilinos/kyukim/kokkos/core/src/impl/Kokkos_MultipleTaskQueue.hpp(344): warning: __device__ annotation is ignored on a function("SchedulerInfo") that is explicitly defaulted on its first declaration


@crtrott crtrott added the Enhancement Improve existing capability; will potentially require voting label Feb 26, 2020
@masterleinad masterleinad assigned masterleinad and unassigned dhollman Mar 5, 2020
@crtrott crtrott closed this as completed Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

4 participants