L0 provider: implement support for defer and blocking free#963
Conversation
|
@igchor do we need this for 0.10x / 2025.1? |
No, for now I only want to use it for v2 L0 adapter which will not be released as part of 2025.1 |
98b4e2a to
76672ed
Compare
@igchor So we are not merging that till you confirm that UR works with the new UMF L0 config options and they do what UR needs? |
Yes, I'll undraft the PR once I manage to test this in UR |
bb2d469 to
477edb6
Compare
|
any tests? |
477edb6 to
6683056
Compare
For now, this will only be tested in UR. We can consider adding some tests in the future, but this will require adding a dependency on igc or committing a binary (the test requires executing a kernel). |
6683056 to
d19bc63
Compare
d19bc63 to
39f77a1
Compare
|
@bratpiorka could you please merge this? I have a few more fixes/improvements pending that but I'd like this to be merged first |
Description
This feature is necessary to properly support urUSMFree for v2 L0 adapter.
Checklist