DML icon indicating copy to clipboard operation
DML copied to clipboard

Intel® Data Mover Library (Intel® DML)

Results 16 DML issues
Sort by recently updated
recently updated
newest added

I am researching about offloading xor operations to intel dsa, but i cannot find xor support in DML guide. Will xor be supported in future? Thanks for answering!

Is there any instruction for debugging DML_STATUS_INTERNAL_ERROR? I run into this issue randomly when running multi-threads application calling OP_MEM_MOVE. It fails some time but passes next time with exactly same...

Hi :) I'm new to this project and am trying to run some benchmarks provided by DML. I've successfully configured DSA and run the hardware path. But somehow, the software...

For some reason, we would like to use DSA while disabling the SVM feature. Is it possible to achieve this with DML, for example, by taking physical addresses as inputs?...

If enabled multiple WQs, how the DML balance to submit the tasks to these WQs. In other words, does only submitted to one WQ , but other WQs idle?

When a Page Fault is encountered, will Auto perform all memcpy operations by the CPU, or will the CPU just touch the address corresponding to the page fault as in...