Get the latest tech news
Better Gaussian Splatting in Julia
.jl 2.0 release brings notable quality of life improvements and new capabilities. Same code, multiple GPU backends Written entirely in Julia it supports following GPU backends: - AMD GPU (AMDGPU.jl) - NVIDIA GPU (CUDA.jl) - MacBook GPU(Metal.jl) This is achieved with KernelAbstractions.jl that allows writing a single kernel that get's compiled to a specific target.
None
Or read this on Hacker News