Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
1–10 of 105 posts
Re: Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
#2Re: Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
#3Re: Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
#4This is what sets the raspberry pi apart from all other SBCs in my experience: software support. Kudos, this is fantastic stuff! Will love to see the ecosystem of stuff that springs up that takes advantage of this.
https://www.solid-run.com/nxp-lx2160a-family/clearfog-cx-lx2...
Re: Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
#5Dumb question - if I want to do simple image processing on a pi4 (2d ffts, small kernels, summing 2d arrays in one dimension, finding Maxima), and I care about performance, is this a reasonable stack to use,with decent prospects or is it faster/safer to stick on the Arm, despite the GPU. 1k x1k monochrome images, at 3-10 fps ( or more)? Jetson nano seems to be the obvious commodity but pricier alternative with GPU ac…
Re: Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
#6Dumb question - if I want to do simple image processing on a pi4 (2d ffts, small kernels, summing 2d arrays in one dimension, finding Maxima), and I care about performance, is this a reasonable stack to use,with decent prospects or is it faster/safer to stick on the Arm, despite the GPU. 1k x1k monochrome images, at 3-10 fps ( or more)? Jetson nano seems to be the obvious commodity but pricier alternative with GPU ac…
For pre Pi4 boards, there is an OpenCL implementation.
Re: Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
#7Re: Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
#8What games can I play on it this way?
Re: Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
#9This is what sets the raspberry pi apart from all other SBCs in my experience: software support. Kudos, this is fantastic stuff! Will love to see the ecosystem of stuff that springs up that takes advantage of this.