would it have any backdoor? https://www.bloomberg.com/features/2021-supermicro/ https://www.phonearena.com/news/xiaomi-browsers-have-backdoo...
Wasn't the Bloomberg story debunked?
New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
101–110 of 223 posts
Re: New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
#102Re: New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
#103Re: New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
#104Earlier quoted context omitted.
Probably, but I would imagine it would be a lower priority compared to NIC or CPU based backdoors. Considering that China controls most of the NIC supply, I doubt they would be too concerned about implementing a GPU based backdoor. I’m surprised that we still don’t have a cheap domestic Data Diode option. It is clear that only way to be secure is to never directly connect to internet.
Considering that China controls most of the NIC supply If you're referring to Realtek, that's Taiwanese.
Re: New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
#105Earlier quoted context omitted.
What rationale did the UK government use when approving Imagination being sold to a private equity firm controlled by the Chinese government?
None whatsoever - they don't care.
Re: New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
#106Earlier quoted context omitted.
That company's GPU was used in a few of Intel's early Atom SoCs, and infamously lacked documentation and source code, unlike other Intel GPUs of the time. It was also dismal in performance and efficiency, lacking a blitter and other acceleration for 2D unlike nearly all PC GPUs since the original 8514. Ironically the source and docs were leaked many years ago, causing a lot of commotion in the OSS community; and more…
Do you have a link to more information on that XP driver?
There were plenty of these tiny Atom PCs sold cheaply and they ended up in lots of semi-embedded applications, which might be why the community was so motivated to make a driver, and possibly even the initial source leak was because of that.
Re: New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
#107Earlier quoted context omitted.
> can create graphics card that appears to compete with what giants like NVDIA and AMD are offering. uh ... no. six teraflops is a card from 2017.
But the market is how it is. I'm on an 1050Ti. Even this would be an upgrade if price/power consumption is right. I have strong doubts about power consumption though.
but i basically guarantee that they keep falling further and further behind.
Re: New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
#108Importantly, it appears some of their GPU comes from Imagination Technology. https://www.theinformation.com/articles/chinas-little-nvidia...
What rationale did the UK government use when approving Imagination being sold to a private equity firm controlled by the Chinese government?
Re: New Chinese GPU Maker Moore Threads Unveils the MTT S60 GPU
#109Earlier quoted context omitted.
Yeah, but it would still be stuck at supporting something like DirectX 8 and OpenGL 1.3 (like the GeForce4). It would certainly be faster and more efficient but modern games and other software wouldn't run on it.
The hardware seems separate from the software interface. Projects like WINE can convert DirectX calls to OpenGL or Vulkan calls, so it seems like a driver update could support a newer interface if needed. For something that isn't supported at all like raytracing, those API calls would have to be dropped so you'd get a blank screen or only a UI. But something polygon-based, maybe you could drop the resolution and poly…