HSA Foundation Formed By AMD, ARM, Ti, Imagination, and MediaTek
New submitter Phopojijo writes "To wrap up his 'Programmers Guide to a Universe of Possibility' keynote during the 2012 AMD Fusion Developer Summit, Phil Rogers of AMD announced the establishment of the Heterogeneous System Architecture Foundation. The foundation has been instituted to create and maintain open standards to ease programming for a wide variety of processing resources including discrete and integrated GPUs. Founding members include ARM, Texas Instruments, Imagination, MediaTek, Texas Instruments, as well as AMD. Parallels can be drawn between this and AMD's 'virtual gorilla' initiative back from the late 1990s."
But tell me, does it include Texas Instruments?
AMD needs to get on the ARM bandwagon. I want an APU with an integrated ARM core that works as a service processor and low power auxiliary CPU when the big CPU is powered off. Good enough for email and browsing and if the GPU has good power management the battery should last forever.
thegodmovie.com - watch it
One of the main thing the programming community needs is getting to the innards of GPUs
We can sense the raw power of the GPU engines, the parallel structures, but, so far, there is no way we can tap into all those power buried inside with assembly language
We are forced to jump through official hoops such as CUDA (from Nvidia) and OpenCL (from ATi)
I am not saying that CUDA or OpenCL are craps, but they should let us, the programming community, the option of getting to the very guts of the graphic engines inside the GPU itself, with assembly language or C
Muchas Gracias, Señor Edward Snowden !
So, how do articles with goofy errors with such goofy errors that have such goody errors make it to "prime time" on slashdot? Perhaps some peer review in order? Afterall, Slashdot is a commercial affair, is it not.
AMD needs to get on the ARM bandwagon. I want an APU with an integrated ARM core that works as a service processor and low power auxiliary CPU when the big CPU is powered off. Good enough for email and browsing and if the GPU has good power management the battery should last forever.
So you would have a mix of instruction sets (ARM vs. X86). It's very unlikely that we'll see such a scenario, not just because of the hardware, but because of the software: porting an OS to run on two different architectures simultaneously is something (AFAIK) never done before. That would be coding hell. Too bad, because I like the idea, too.
Computer simulation made easy -- LibGeoDecomp
Why don't they explain what is the foundation supposed to do and promote, that Khronos OpenCL doesn't yet promote? Without a clear, and well communicated mission this foundation will be just on paper, I am afraid. Anybody knows what they are supposed to do?
Wow, its very rare to see both of them cooperating on the same project.