Jeff Daily

Results 186 comments of Jeff Daily

I have reached out to our MIOpen team.

Can you provide more details? Docker container? With reproducer steps?

> Thanks @jeffdaily ! QQ are you going to expose those icache stuff with env var or just the API? I've got a few more commits to land, not just...

@jianyuh please re-import so the Meta Internal-Only Changes Check can pass. @albanD documentation is updated.

@xw285cornell or @albanD can we get this landed? Needs Meta Internal-Only performed. Huggingface is depending on these changes, among others. Thanks.

If we weren't experiencing inf recursion before from this API, I doubt it will happen now once we revert the previous commit(s). If this weren't a pressing matter, I would...

The error message for the failing tests is curious. `error while loading shared libraries: libhsa-runtime64.so.1: cannot open shared object file: No such file or directory`

I kicked off a unit test run on my local system to see if I could reproduce the failures.

> @jeffdaily do we still need an explicit wait if we clear the asyncops vector? Isn't the `wait` is necessary due to `HCC_OPT_FLUSH`?