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

STK: Won't Configure on MI300A + Unified Memoty #13422

Open
csiefer2 opened this issue Sep 3, 2024 · 1 comment
Open

STK: Won't Configure on MI300A + Unified Memoty #13422

csiefer2 opened this issue Sep 3, 2024 · 1 comment
Assignees
Labels
pkg: STK type: bug The primary issue is a bug in Trilinos code or tests

Comments

@csiefer2
Copy link
Member

csiefer2 commented Sep 3, 2024

Standard HPC configurations build. Seeing configure errors like:

CMake Error at packages/stk/stk_tools/stk_tools/CMakeLists.txt:136 (INSTALL):
  INSTALL TARGETS given target "stk_block_extractor" which does not exist.


CMake Error at packages/stk/stk_unit_tests/stk_topology/CMakeLists.txt:63 (target_include_directories):
  Cannot specify include directories for target "stk_topology_unit_tests_a"
  which is not built by this project.


CMake Error at packages/stk/stk_unit_tests/stk_topology/CMakeLists.txt:67 (target_include_directories):
  Cannot specify include directories for target "stk_topology_unit_tests_b"
  which is not built by this project.


CMake Error at packages/stk/stk_unit_tests/stk_topology/CMakeLists.txt:71 (target_include_directories):
  Cannot specify include directories for target "stk_topology_unit_tests_c"
  which is not built by this project.


CMake Error at packages/stk/stk_doc_tests/stk_io/CMakeLists.txt:63 (target_include_directories):
  Cannot specify include directories for target "stk_io_doc_tests" which is
  not built by this project.


CMake Error at packages/stk/stk_doc_tests/stk_mesh/CMakeLists.txt:59 (target_include_directories):
  Cannot specify include directories for target "stk_mesh_doc_tests" which is
  not built by this project.


CMake Error at packages/stk/stk_doc_tests/stk_search/CMakeLists.txt:61 (target_include_directories):
  Cannot specify include directories for target "stk_search_doc_tests" which
  is not built by this project.


CMake Error at packages/stk/stk_doc_tests/stk_simd/CMakeLists.txt:29 (target_include_directories):
  Cannot specify include directories for target "stk_simd_doc_test" which is
  not built by this project.
@csiefer2 csiefer2 added the type: bug The primary issue is a bug in Trilinos code or tests label Sep 3, 2024
@alanw0 alanw0 added the pkg: STK label Sep 3, 2024
@alanw0
Copy link
Contributor

alanw0 commented Sep 6, 2024

@csiefer2 this should be addressed by #13426

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

No branches or pull requests

2 participants