Skip to content

Conversation

@yuanhang-dev
Copy link

Description

Reduce UniversalFMA test shape to fix OOM on CRI simulator

UniversalFMA scalar operations cause high register pressure and memory
usage. Reduce shape from 128x128 to 64x64 to fit simulator memory limits.

Type

  • Bug - [ ] Feature - [ ] Performance - [ ] Refactor

Testing

  • Tests pass - [ ] Xe12 - [ ] Xe20

Performance

Metric Before After

References

Fixes #

Checklist

  • Copyright - [ ] Co-pilot Review - [ ] Deprecated APIs not used

@tdeng5 tdeng5 enabled auto-merge (squash) January 8, 2026 10:45
@rolandschulz
Copy link

Why is this PR targeting the main branch?

@tdeng5
Copy link

tdeng5 commented Jan 10, 2026

Why is this PR targeting the main branch?

For easy maintain, the test case's main purpose is checking FMA instructions' correctness, change shape size will not impact the result. Previous case cannot run all in all platforms due to some platforms' memory is not big enough.

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.

4 participants