SHARK icon indicating copy to clipboard operation
SHARK copied to clipboard

20230713.819 do not work

Open RousseauRemi opened this issue 1 year ago • 2 comments

I checkout the 20230713.819 but it doesn't work, it 's block to "Loading flatbuffer at [...]_vulkan.vmfb as a mmapped file"

RousseauRemi avatar Aug 10 '23 18:08 RousseauRemi

Odd, 819 is the last version that does work for me. After that everything fails with compilation errors until 872, but that version has exactly the same freeze you're getting with 819. I'm using the Windows packaged EXE though, not the source tree. I'm wondering if one of the new versions of iree-runtime or iree-compiler is breaking things, since those are only specified as >= version requirements in setup.py but the version in the executable package is frozen to whatever the current was when the package was built.

NeedsMoar avatar Aug 11 '23 03:08 NeedsMoar

Yeah we are waiting on a driver update before the next stable release. The mmap loading thing will work if you wait 10min.

powderluv avatar Aug 11 '23 04:08 powderluv