-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels