intel / DML

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

examples: add perf test with DML #18

Closed guoanwu closed 1 year ago

guoanwu commented 2 years ago

add a perf test to make sure the DML can reach the peak performance of the DSA

mzhukova commented 1 year ago

Hi @guoanwu, we've just introduced our own Benchmarks Framework (see https://github.com/intel/DML/tree/develop/tools/benchmarks and https://intel.github.io/DML/documentation/bench_docs/guide.html) and plan to do all the performance testing using it, so we won't be accepting this PR for standalone performance test.

Feel free to open contribution using this new framework, or create an issue if something is missing in it that you would like to see available. Please, let me know if you would have any questions w.r.t new benchmarking tool.