schizoidman@lemmy.zip to Technology@lemmy.worldEnglish · 12 days agoChina releases 'UBIOS' standard to replace UEFI — Huawei-backed BIOS firmware replacement charges China's domestic computing goalswww.tomshardware.comexternal-linkmessage-square40fedilinkarrow-up111arrow-down10
arrow-up111arrow-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 · 12 days agomessage-square40fedilink
minus-squareAdrianTheFrog@lemmy.worldlinkfedilinkEnglisharrow-up2·11 days agoOn the high performance compute / GPGPU side the AdaptiveCPP JIT compiler seems very good for cross-platform operation
minus-squareAdrianTheFrog@lemmy.worldlinkfedilinkEnglisharrow-up2·10 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.