Skip to content

same device ip values #10184

Closed
Closed
@jinz2014

Description

@jinz2014

I have a question. Where is the deviceIp (e.g. 0x03008000) defined ? The values are the same for the two architectures.

std::map<uint32_t, oneapi_exp_arch> MapDeviceIpToArch = {

          {0x03008000, oneapi_exp_arch::intel_gpu_adl_s},
          {0x03008000, oneapi_exp_arch::intel_gpu_rpl_s},

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions