Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CPU unit test fixes #2845

Open
wants to merge 3 commits into
base: r2.16-rocm-enhanced
Choose a base branch
from
Open

Conversation

mmakevic-amd
Copy link

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant