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

Ubench results #519

Open
pjanevskiTT opened this issue Feb 6, 2025 · 0 comments
Open

Ubench results #519

pjanevskiTT opened this issue Feb 6, 2025 · 0 comments

Comments

@pjanevskiTT
Copy link
Contributor

PR #515 are enabling ubench tests

Ubench testbench should be expanded and documente

List of tests that can be documented

  • Creating of Cluster through all constructors
  • Unicast Write using dynamic TLB
  • Unicast Read using dynamic TLB
  • Unicast Write using static TLB
  • Unicast Read using static TLB
  • Multicast/Broadcast write using dynamic TLB
  • Multicast/Broadcast write using dynamic TLB

Every test with TLB should test it with multiple TLB configs

  • WC + strict
  • UC + strict
  • WC + relaxed
  • UC + relaxed

It should also have the test for any granularity

  • 2 bytes
  • 4 bytes
  • ....
  • Up to size of L1, DRAM bank or whatever the size of the target core is
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

No branches or pull requests

1 participant