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

Is PIM possible references? #24

Open
SeokHyeonLee opened this issue Sep 25, 2024 · 0 comments
Open

Is PIM possible references? #24

SeokHyeonLee opened this issue Sep 25, 2024 · 0 comments

Comments

@SeokHyeonLee
Copy link

SeokHyeonLee commented Sep 25, 2024

READ.md seems like it can just copy and move values, but is it possible to reference an address written in memory bank?
(assume that referenced banks are associated with referencing PIM block, not apart but same channel same rank same pseudo channel same bank group)

Bank 0x111 : written 0x777 as uint32_t
Bank 0x777 : written 0.7 as fp16

LOAD GRF_A BANK( 0x111 )
(LOAD is example command / in this case not vector but anyway)

GRF_A : 0.7

is it possible? possible but not implemented? impossible?

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