Skip to content

Is PIM possible references? #24

@SeokHyeonLee

Description

@SeokHyeonLee

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions