ltcommander.data
Regular
http://daringfireball.net/2011/01/cold_water_ipad_retina_display
Gruber has gotten information out of his own sources that claim that resolution doubling and Retina Displays are not coming to the iPad 2. The remaining scenarios are a intermediate resolution like 1.5x, which he feels is unlikely due to the non-ideal scaling and the need to continue supporting it as a third resolution since he believes a Retina Display will come sooner or later, or that the iPad will remain at 1024x768 which he feels is most likely. Even though 2048 × 1536 did seem outlandish, I must say, sticking to 1024x768 does seem disappointing now. Maybe 1920x1280 to standardize on a 3:2 ratio would be a good compromise although even that is a high resolution for a ~10" screen.
Gruber has gotten information out of his own sources that claim that resolution doubling and Retina Displays are not coming to the iPad 2. The remaining scenarios are a intermediate resolution like 1.5x, which he feels is unlikely due to the non-ideal scaling and the need to continue supporting it as a third resolution since he believes a Retina Display will come sooner or later, or that the iPad will remain at 1024x768 which he feels is most likely. Even though 2048 × 1536 did seem outlandish, I must say, sticking to 1024x768 does seem disappointing now. Maybe 1920x1280 to standardize on a 3:2 ratio would be a good compromise although even that is a high resolution for a ~10" screen.
So presumably OpenGL ES apps will see the SGX543MP2 as 1 GPU, but I wonder whether it'll appear to OpenCL apps as 2 devices so they can be working on independent tasks? Or if there is any interest in using 1 GPU core for graphics and the 2nd core for say an OpenCL physics engine?Calling a GPU multi core is just marketing as there's no clear definition of multi core as with CPUs. With a CPU an extra core means an additional thread can run mostly unencumbered by the first thread. With GPUs you can already render multiple primitives and pixels in parallel so the core distinction is not clear cut.
Even on CPUs the core definition is being challenged as a Bulldozer module might be called 1 or 2 cores depending on who's talking.