add aie-chess-simulation as examples for single core chess simulation in BFP16 and BF16#2538
Open
ChengyueWang wants to merge 2 commits intoXilinx:mainfrom
Open
add aie-chess-simulation as examples for single core chess simulation in BFP16 and BF16#2538ChengyueWang wants to merge 2 commits intoXilinx:mainfrom
ChengyueWang wants to merge 2 commits intoXilinx:mainfrom
Conversation
… for BFP16 and BF16
fifield
reviewed
Aug 26, 2025
Collaborator
fifield
left a comment
There was a problem hiding this comment.
There are many tests like this in the tests/unit_tests folder. Can we put this there or is it intended as documentation? Can we also update the test to build with aiecc.py and to use the cluster level simulator (aiesimulator)?
Collaborator
👍 This is also meant to serve as documentation. However it maybe could/should live in the tests directory and land in CI to eliminate bitrot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds two comprehensive examples demonstrating single-core chess simulation using reduced-precision data types. The examples are located in /tools/aie-chess-simulation/ and include:
Compile the AIE chess simulation examples:
make