-
Notifications
You must be signed in to change notification settings - Fork 130
[SYCL] Test indirect access memory tracking in the L0 plugin #532
Conversation
To improve readability I suggest
But, what is the test checking exactly? Is indirect access tracking on by default? |
149d9c7
to
ae237a9
Compare
Addressed comments and added description of the test. |
I ran the test on Gen9 with/without the env var on a recent build of intel/llvm. There may still be a bug in the implementation, but I'm approving this PR for the test. |
@rdeodhar I can't reproduce this error with several thousand runs. Did you change the test or compiler somehow? |
I didn't change the test. |
Still can't reproduce neither with build from PR 4891 nor the latest intel/llvm or nightly build. |
is this PR still needed? Should it be merged? |
It was waiting for gpu runtime version to be uplifted because old driver had an issue. GPU driver version was uplifted 4 days ago, so this can be merged now. |
No description provided.