Skip to content

High Latency Observed in Memory Copy Operations #80

@Kepontry

Description

@Kepontry

Hi, jwludzik,

This is more of a question than an issue, but since discussions aren’t enabled for this repo, I’m posting it here.

I attempted to measure memory copy latency by sequentially copying a large array using zeCommandListAppendMemoryCopy and recording timestamps. The test accesses the first 64B of each 4KB page. The results showed approximately 170 timestamps for each access, and with each timestamp corresponding to 52ns on my machine, this translates to 8.84µs per copy.

I'm benchmarking the LNL NPU and using the v1.13.0 driver. Could there be an issue with my approach? Any insights would be greatly appreciated!

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