Mojo is a new Python-like programming language built on top of MLIR (Multi-Level Intermediate Representation) which targets both CPUs and GPUs. Chris Lattner’s company Modular is behind this project.
Being able to easily use all the resources (CPU, GPU, DSP, MCU, FPGA, etc.) in a system coherently seems like the next frontier in computer science.