zlacker

[return to "Implementing a GPU's programming model on a CPU"]
1. ameliu+1A1[view] [source] 2023-10-14 13:55:13
>>luu+(OP)
Isn't this already implemented in QEMU?
◧◩
2. bonzin+xF3[view] [source] 2023-10-15 10:15:05
>>ameliu+1A1
No, QEMU only supports up to AVX2. Based on the time it took to implement AVX and AVX2, I expect it would be about a month of full time work to implement AVX512F, AVX512BW and AVX512VL (it would not be much simpler to implement only one of them).
[go to top]