Skip to content

CPU unit test fixes - #2842

Open
mmakevic-amd wants to merge 3 commits into
develop-upstreamfrom
fix_cpu_ut_du
Open

CPU unit test fixes#2842
mmakevic-amd wants to merge 3 commits into
develop-upstreamfrom
fix_cpu_ut_du

Conversation

@mmakevic-amd

Copy link
Copy Markdown

Running CPU tests without /usertools/cpu.bazelrc present fails due to:

  • Not disabling clang extension that rejects type definitions within offsetof (a large number of tests failed to build because of this when using clang-18)
  • Not using AVX instruction set (onednn_fused_matmul_ops_test failed because of this)

Reference: https://github.com/ROCm/frameworks-internal/issues/10918

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant