In what way? You have to phrase your question so we can at least understand what you are getting at.
wow i remember that card!graphicw wrote: ↑Fri Oct 11, 2019 5:10 pmIt is definitely better than a Radeon 9800. That is what I have been able to determine so far. It can play Doom 3 at 720p resolution fairly competently and is likely to see a little improvement as the drivers continue to be worked on. If you want to visualize a comparison, think of it as equivalent to a gaming rig of 10 to 12 years ago. Still very competent for such an efficient system even in 2019.
The ARM cores on the Pi 4B are more than 25 times faster than the original Raspberry Pi. On the other hand, the VC4 of the original Raspberry Pi was rated for 24 single-precision GFLOPS while the new one is 32. To me a 4/3-factor speed improvement appears to be very small compared to 25.jamesh wrote: ↑Fri Oct 11, 2019 4:22 pmWhere are people getting the idea that the GPU is barely being used? The driver has been there, in Raspbian, since the Pi4 launch! By default, the desktop uses it! It uses the GPU!! This blog post outlines some bug fixes and improvements that have been made, making it a bit faster and more robust.riccetto80 wrote: ↑Fri Oct 11, 2019 4:18 pmAmazing! i mean, basically atm raspbian and any other software running on pi4 barely use the gpu, the amount of performance and feature will be added in next months will be massive, for what i understood!jamesh wrote: ↑Fri Oct 11, 2019 2:30 pmThis is worth a read!
https://www.raspberrypi.org/blog/vc4-an ... an-update/
this coupled with the 64bit kernel make me happy i choose a pi4 with 4gb of ram, over a second hand 3b+![]()
keep up the good work devs!!!
So, NO, there won't be massive improvement over the next few months.
There will be incremental improvements as the driver is optimised and bug fixed.
https://www.raspberrypi.org/documentati ... erformanceDocumentation wrote: Overall real-world performance for Raspberry Pi 1 Model A, A+, B, B+, Raspberry Pi Zero/Zero W, and CM1 is similar to that of a 300MHz Pentium 2, but with much better graphics.
The documentation says the RPI 3 had a GPU capable of 1 Gpixel/s of compute. I can tell you the RPI 4 is capable of in the neighborhood of 2.2 to 2.5 Gpixel/s at best guess from testing. Safe to say the GPU power is at the very least two and half times greater than RPI 3 and possibly more since it is a impossible to gauge true real world performance from Gpixel/s alone. There are cases where hardware with lesser specs in those areas can beat hardware of greater specs on paper due to more efficient use of compute resources. Too many unknown variables to say for certain. I can say with certainty that the RPI 4 is at least 2.5x more capable on GPU compute than RPI 3 and probably even considerably more.ejolson wrote: ↑Fri Oct 11, 2019 5:29 pmThe ARM cores on the Pi 4B are more than 25 times faster than the original Raspberry Pi. On the other hand, the VC4 of the original Raspberry Pi was rated for 24 single-precision GFLOPS while the new one is 32. To me a 4/3-factor speed improvement appears to be very small compared to 25.jamesh wrote: ↑Fri Oct 11, 2019 4:22 pmWhere are people getting the idea that the GPU is barely being used? The driver has been there, in Raspbian, since the Pi4 launch! By default, the desktop uses it! It uses the GPU!! This blog post outlines some bug fixes and improvements that have been made, making it a bit faster and more robust.riccetto80 wrote: ↑Fri Oct 11, 2019 4:18 pm
Amazing! i mean, basically atm raspbian and any other software running on pi4 barely use the gpu, the amount of performance and feature will be added in next months will be massive, for what i understood!
this coupled with the 64bit kernel make me happy i choose a pi4 with 4gb of ram, over a second hand 3b+![]()
keep up the good work devs!!!
So, NO, there won't be massive improvement over the next few months.
There will be incremental improvements as the driver is optimised and bug fixed.
The CPU in the original Pi was similar in speed to early Intel Pentium processors which led to the statementhttps://www.raspberrypi.org/documentati ... erformanceDocumentation wrote: Overall real-world performance for Raspberry Pi 1 Model A, A+, B, B+, Raspberry Pi Zero/Zero W, and CM1 is similar to that of a 300MHz Pentium 2, but with much better graphics.
Note that the documentation used to say swankier graphics.
Nowadays the balance of performance in the Pi 4B is much different: The A-72 CPUs seem swankier than the graphics.
That sees like a more reasonable estimate. Mine was based only on theoretical floating point operations or second. At the same time, a 2.5-fold improvement in GPU capability between the original Pi and the present model is much less than the 25-fold improvement that happened for the CPU.
Sorry for off-topic, but I want Raspberry Pi to either:jamesh wrote: ↑Fri Oct 11, 2019 2:25 pmCannot give any schedules, Japan is a particularly long winded process requiring lots of documentation changes plus changes to the silk screening on the board. Check out Roger's blog post on the subject.
https://www.raspberrypi.org/blog/compli ... untry-yet/
Call it OpenCL?...AMD HIP or NVIDIA CUDA
Hard... what you're asking for is a compiler.
More, but incomplete. Always bothered me that Broadcom doesn't release public specifications. It's not like they've got any leading edge GPU tech to hide... AMD and Nvidia are way ahead on the compute engine front.Gavinmc42 wrote: ↑Tue Oct 15, 2019 1:08 amCall it OpenCL?...AMD HIP or NVIDIA CUDA
I think for the Pi4 Mesa OpenGL, SPIR-V, NIR, LLVM are involved.
https://www.khronos.org/spir/
OpenCL is just one part of this alphabet soup.
More is known about the QPU assembler code now as it is exposed in the Mesa source.
Well, this is what i understood, seems there is being added stuff, implemented new opengl version and adding stuff in the never implementation, not seems just bug fixing and minor improvements...jamesh wrote: ↑Fri Oct 11, 2019 4:22 pm
Where are people getting the idea that the GPU is barely being used? The driver has been there, in Raspbian, since the Pi4 launch! By default, the desktop uses it! It uses the GPU!! This blog post outlines some bug fixes and improvements that have been made, making it a bit faster and more robust.
So, NO, there won't be massive improvement over the next few months.
There will be incremental improvements as the driver is optimised and bug fixed.
move from opengl es 3.0 to 3.2 dont seems a minor improvement.At present, the V3D driver exposes OpenGL ES 3.0 and OpenGL 2.1. As I mentioned above, the VideoCore VI GPU can do OpenGL ES 3.2, but it can’t do OpenGL 3.0, so future feature work will focus on OpenGL ES.
I thought the thinking here was that this would run the risk of other manufacturers/ip scalpers trawling the specs/code for imagined (or real) IP infractions. You know, like "I have the IP on squares and rectangles, you owe me $bn" idiocy we see from time to time.
Quite. AFAIK, the IP for VC6 is purely Brcm, with no infringements. But that won't stop patent trolls trying, so Brcm don't give them the opportunity.piglet wrote: ↑Wed Oct 16, 2019 9:56 amI thought the thinking here was that this would run the risk of other manufacturers/ip scalpers trawling the specs/code for imagined (or real) IP infractions. You know, like "I have the IP on squares and rectangles, you owe me $bn" idiocy we see from time to time.
Given past experience, complain. Because people are crazy..