-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Labels
No labels