intel / DML

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

hw_dispatcher: Add the thread_local prefix before hw_dispatcher instance #15

Closed optimistyzy closed 1 year ago

optimistyzy commented 2 years ago

See the unexpected segement fault when integrating DML in Ceph and root caused the issue, which is related hw_dispatcher instance definition.

mzhukova commented 1 year ago

Hi @optimistyzy, the seg. fault that you observed should be addressed with https://github.com/intel/DML/commit/e44443c24d53552b248b9869b1b16f89cd970f52. Please, let me know if you could verify, so that I can close the PR.

optimistyzy commented 1 year ago

Close this PR due to https://github.com/intel/DML/commit/e44443c24d53552b248b9869b1b16f89cd970f52