Click here to Skip to main content
15,913,055 members

Survey Results

Would you consider writing code specific to a chip-set?

Survey period: 7 Sep 2015 to 14 Sep 2015

Would you ever want to offload processing to the Xeon Phi coprocessor, run massively parallel code on NVIDIS's GPUs or just go retro and hit Arduino with a little assembler?

OptionVotes% 
I already directly target specific chip-sets12911.58
I would like to16815.08
I'd consider it if necessary30026.93
Never really thought about it26924.15
Not interested24822.26



 
GeneralRe: Never Pin
Eddy Vluggen9-Sep-15 23:42
professionalEddy Vluggen9-Sep-15 23:42 
GeneralRe: Never Pin
den2k8810-Sep-15 0:10
professionalden2k8810-Sep-15 0:10 
GeneralRe: Never Pin
Eddy Vluggen10-Sep-15 0:24
professionalEddy Vluggen10-Sep-15 0:24 
GeneralRe: Never Pin
Albert Holguin11-Sep-15 2:53
professionalAlbert Holguin11-Sep-15 2:53 
GeneralRe: Never Pin
Eddy Vluggen11-Sep-15 3:06
professionalEddy Vluggen11-Sep-15 3:06 
GeneralRe: Never Pin
Albert Holguin11-Sep-15 4:11
professionalAlbert Holguin11-Sep-15 4:11 
GeneralRe: Never Pin
Eddy Vluggen11-Sep-15 4:13
professionalEddy Vluggen11-Sep-15 4:13 
GeneralRe: Never Pin
den2k8811-Sep-15 4:51
professionalden2k8811-Sep-15 4:51 
Eddy Vluggen wrote:
Wow, how to optimize SQL for the AMD chipset, compared to an Intel chipset?

Whereas the average DBA (there is nothing average in being a DBA IMHO) won't, I guess that those who work building DBMS may think in these terms in the core libraries - with different subsets of primitives to optimize the data fluxes in memory and the pipelining of the CPU, or (more probably as DBMS are I/O-bound) to make a better use of different common storage architectures.

Often this mechanism is transparent from the outside, as in the deployed package there are already different versions of the primitives which are then loaded at the boot of the server.

I agree that 90% of developers won't do that or ever need that - I'm happy to be in the 10% though Blush | :O
Geek code v 3.12 {
     GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++*
     Weapons extension: ma- k++ F+2 X
}

If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver

GeneralRe: Never Pin
Eddy Vluggen11-Sep-15 4:54
professionalEddy Vluggen11-Sep-15 4:54 
GeneralOpenCL Pin
Dan Neely31-Aug-15 3:06
Dan Neely31-Aug-15 3:06 
GeneralI Would like to Pin
aarif moh shaikh30-Aug-15 23:58
professionalaarif moh shaikh30-Aug-15 23:58 
GeneralRe: I Would like to Pin
enhzflep6-Sep-15 23:16
enhzflep6-Sep-15 23:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.