schizoidman@lemmy.zip to Technology@lemmy.worldEnglish · 4 days agoChina releases 'UBIOS' standard to replace UEFI — Huawei-backed BIOS firmware replacement charges China's domestic computing goalswww.tomshardware.comexternal-linkmessage-square51fedilinkarrow-up1245arrow-down14
arrow-up1241arrow-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 · 4 days agomessage-square51fedilink
minus-squareAdrianTheFrog@lemmy.worldlinkfedilinkEnglisharrow-up3·2 days agoOn the high performance compute / GPGPU side the AdaptiveCPP JIT compiler seems very good for cross-platform operation
minus-squareAdrianTheFrog@lemmy.worldlinkfedilinkEnglisharrow-up2·21 hours 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.