schizoidman@lemmy.zip to Technology@lemmy.worldEnglish · 9 days agoChina releases 'UBIOS' standard to replace UEFI — Huawei-backed BIOS firmware replacement charges China's domestic computing goalswww.tomshardware.comexternal-linkmessage-square52linkfedilinkarrow-up1251arrow-down13 cross-posted to: hardware@lemmy.world
arrow-up1248arrow-down1external-linkChina releases 'UBIOS' standard to replace UEFI — Huawei-backed BIOS firmware replacement charges China's domestic computing goalswww.tomshardware.comschizoidman@lemmy.zip to Technology@lemmy.worldEnglish · 9 days agomessage-square52linkfedilink cross-posted to: hardware@lemmy.world
minus-squareAdrianTheFrog@lemmy.worldlinkfedilinkEnglisharrow-up3·8 days agoOn the high performance compute / GPGPU side the AdaptiveCPP JIT compiler seems very good for cross-platform operation
minus-squareAdrianTheFrog@lemmy.worldlinkfedilinkEnglisharrow-up2·7 days agoGPU stuff and ideally easier parallelism. The same binary could be executed on a GPU from any vendor, any CPU, anything that supports OpenCL, and could maybe even be extended to support FPGAs in the future.
On the high performance compute / GPGPU side the AdaptiveCPP JIT compiler seems very good for cross-platform operation
What does this do that C# doesn’t?
GPU stuff and ideally easier parallelism. The same binary could be executed on a GPU from any vendor, any CPU, anything that supports OpenCL, and could maybe even be extended to support FPGAs in the future.