intel / DML

Intel® Data Mover Library (Intel® DML)
https://intel.github.io/DML/
MIT License
79 stars 17 forks source link

Question about using DSA without SVM #44

Open b3ng1998 opened 2 weeks ago

b3ng1998 commented 2 weeks ago

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? image

b3ng1998 commented 1 week ago

Library Limitations Library does not work with Dedicated WQs for the accelerator, but uses shared ones only.

I noticed this is mentioned in Library Limitations, and the shared WQ has to work with SVM feature, meaning that it's not feasible to use DML without SVM. However, is there any plan to support Dedicated WQs in the future?

mzhukova commented 6 days ago

Hi @b3ng1998, there are no plans currently to support DWQ.