Yiwei Yang
Yiwei Yang
Could you help me with how to update these 2 APIs `vkfftPlanMany` and `vkfftExecZ2Z` in https://github.com/victoryang00/vkfft_ExecZ2Z? I'm not quite assured of the semantic for cufft.
This is a qemu implementation problem, it does not optimize to the memory level parallelism. All requests to simulated CXL.mem go to CXL.mem metadata and interpret to vpa->dpa memory access....
We fixed the mmio bakend problem and got 250MB/Sec now for qemu CXL device. The problem is it hides the memory accesses in KVM code. It would be tricky to...
Added memory tests.
> Ah it seems like these crashes are from more likely from rooted devices according to Firebase report . Some example devices: Mi 9X, Pixel, TaintArt for x86 > >...
when wsl makes gpu passthrough possible, everything solved
Hi, are you still here. could you provide with the img?
I was using android-7.1.2_r6 & another android 5 for Dalvik virtual machine using TaintDroid for comparison and attempted to compile it on it. The compiled system was running on Genymotion...
> Hi @victoryang00 ! What is the current status of this pr? I am interested in the implementation and interfaces of this feature. (There is no intention to rush you.)...
@wenyongh This PR is ready for review, but the history commit c670c3bff9fdcbb3b90f38e67e85c3f1017d33b8 has some syntax error, could you help me revert the file in that history commit and amend the...