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

kokkos: error: no member named 'sort_option' in 'SPADDHandle' #13479

Open
LutzGross opened this issue Sep 26, 2024 · 1 comment
Open

kokkos: error: no member named 'sort_option' in 'SPADDHandle' #13479

LutzGross opened this issue Sep 26, 2024 · 1 comment
Labels
type: bug The primary issue is a bug in Trilinos code or tests

Comments

@LutzGross
Copy link

LutzGross commented Sep 26, 2024

Bug Report

Trilinos organization members, please @ mention the correct package team.
If you are not a member, please refer to https://github.com/trilinos/Trilinos/wiki/Trilinos-Package-Owners to mention the correct parties (because non-members cannot mention Github teams).

Description

compilation of Trilinos 16 (aslo 15) fails on MacOS with

packages/kokkos-kernels/sparse/src/KokkosSparse_spadd_handle.hpp:113:44: error: no member named 'sort_option' in 'SPADDHandle<lno_row_view_t_, lno_nnz_view_t_, scalar_nnz_view_t_, ExecutionSpace, MemorySpace>'

This under homebrew [email protected] and [email protected] and

Apple clang version 16.0.0 (clang-1600.0.26.3)
Target: arm64-apple-darwin23.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Steps to Reproduce

@LutzGross LutzGross added the type: bug The primary issue is a bug in Trilinos code or tests label Sep 26, 2024
@cgcgcg
Copy link
Contributor

cgcgcg commented Sep 26, 2024

@trilinos/kokkos-kernels

@LutzGross You might want to move this issue to https://github.com/kokkos/kokkos-kernels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug The primary issue is a bug in Trilinos code or tests
Projects
None yet
Development

No branches or pull requests

2 participants