857 reputation
121
bio website
location
age
visits member for 9 months
seen 13 hours ago
stats profile views 67

7m
awarded  Popular Question
2d
awarded  Tumbleweed
May
14
asked Are -real- generic types allowed in newer Entity Framework versions than 4?
Apr
26
awarded  Popular Question
Apr
5
awarded  Popular Question
Apr
3
awarded  Notable Question
Mar
27
comment How to read ISA disassembly? Also GPU-Pipelining and Wait states
@talonmies: Hm, good to know... But, in some way this is positive. Manufacturers don't have to endlessly support a legacy instruction set (as we had for the x86 family) so the way the instruction set is build can grow with the overall re-design of the hardware and we get a much better performance.
Mar
26
comment How to read ISA disassembly? Also GPU-Pipelining and Wait states
@harold: Thank you! That's something I can work with. Should answer the questions regarding instruction set... and possibly the pipelining.
Mar
26
comment How to read ISA disassembly? Also GPU-Pipelining and Wait states
Note: The "Cypress" GPU is built into the ATI-Radeon-HD-5000-Series boards... Codename "Evergreen Manhattan"
Mar
26
comment How to read ISA disassembly? Also GPU-Pipelining and Wait states
The above code / chosen GPU is just an example. Please don't try to explain too "Cypress"-specific... I need to understand the things in a more general manner. If things become too complicated to explain in a simple posting a link to a good explanation (e.g. tutorial, howto paper) would be fine too.
Mar
26
comment How to read ISA disassembly? Also GPU-Pipelining and Wait states
The ISA file is for a AMD "Cypress" GPU.
Mar
26
asked How to read ISA disassembly? Also GPU-Pipelining and Wait states
Mar
26
comment OpenCL support for Intel HD Graphics 3000?
@raxman: What kind of "errors" am I missing? ;-)
Mar
25
comment OpenCL support for Intel HD Graphics 3000?
I left a more concrete forum posting at Intels support forum ( software.intel.com/en-us/forums/topic/381648 ). Let's see what they will answer.
Mar
25
comment OpenCL support for Intel HD Graphics 3000?
PS: Intel does not seem to give pseudo-answers regarding that topic... as this one: software.intel.com/en-us/forums/topic/372928
Mar
25
comment OpenCL support for Intel HD Graphics 3000?
@talonmies: Well, this could be worth a try. Actually, I thought there could be an official statement from Intel somewhere, that I just didn't find. But I'll try the "Intel® SDK for OpenCL* Applications Support Forum" (software.intel.com/en-us/forums/intel-opencl-sdk )... If I get an answer there, I'll drop a line here.
Mar
25
revised OpenCL support for Intel HD Graphics 3000?
added 267 characters in body
Mar
25
comment OpenCL support for Intel HD Graphics 3000?
The current Intel SDK does not support "Core2Duo P7450" (see: stackoverflow.com/questions/15499533/… ), which is not a "current" CPU, but it's not 'ancient'...
Mar
25
asked OpenCL support for Intel HD Graphics 3000?
Mar
22
answered What's the most trivial function that would benfit from being computed on a GPU?