Click here to Skip to main content
15,887,350 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: On this day ....... Pin
Roger Wright17-Nov-23 14:48
professionalRoger Wright17-Nov-23 14:48 
GeneralRe: On this day ....... Pin
Mike Hankey17-Nov-23 16:04
mveMike Hankey17-Nov-23 16:04 
GeneralRe: On this day ....... Pin
PIEBALDconsult16-Nov-23 3:06
mvePIEBALDconsult16-Nov-23 3:06 
GeneralRe: On this day ....... Pin
Mike Hankey16-Nov-23 3:14
mveMike Hankey16-Nov-23 3:14 
GeneralRe: On this day ....... Pin
PIEBALDconsult16-Nov-23 3:23
mvePIEBALDconsult16-Nov-23 3:23 
GeneralRe: On this day ....... Pin
Mike Hankey16-Nov-23 3:25
mveMike Hankey16-Nov-23 3:25 
GeneralRe: On this day ....... Pin
PIEBALDconsult16-Nov-23 3:45
mvePIEBALDconsult16-Nov-23 3:45 
GeneralRe: On this day ....... Pin
trønderen16-Nov-23 3:41
trønderen16-Nov-23 3:41 
PIEBALDconsult wrote:
Aside:
I was reading about the history of the DEC Alpha chip yesterday. Most of the transistors are for the cache, not directly related to processing.
Aside to aside:
My book on GPUs and parallell programming mentions that one reason why these GPUs manage to fit so many processing units on one die is that they process so huge amounts of data, often in streaming fashion, that you see far less locality than in standard run-off-the-mill applications. You keep the values in registers while you still use them actively - that is not for very long. When you throw them out of of the registers, you never see them again. So a cache wouldn't be of that much help. Possibly for a few control variables (and GPUs frequently have a small cache, often common to all the processing units), but not for the heavy data flow.

With (almost) no cache, you have lost of real estate for building arrays of processing units.

Aside to aside to Aside:
I am not going to identify that GPU book. It it so bad, in some areas grotesquely bad, that I don't want to point anyone else to it.
JokeRe: On this day ....... Pin
dandy7217-Nov-23 5:08
dandy7217-Nov-23 5:08 
GeneralWordle 880 Pin
Sandeep Mewara15-Nov-23 16:02
mveSandeep Mewara15-Nov-23 16:02 
GeneralRe: Wordle 880 Pin
Amarnath S15-Nov-23 16:28
professionalAmarnath S15-Nov-23 16:28 
GeneralRe: Wordle 880 Pin
Shane010315-Nov-23 16:54
Shane010315-Nov-23 16:54 
GeneralRe: Wordle 880 Pin
Amarnath S15-Nov-23 17:10
professionalAmarnath S15-Nov-23 17:10 
GeneralRe: Wordle 880 Pin
GKP199215-Nov-23 18:06
professionalGKP199215-Nov-23 18:06 
GeneralRe: Wordle 880 Pin
GuyThiebaut15-Nov-23 19:57
professionalGuyThiebaut15-Nov-23 19:57 
GeneralRe: Wordle 880 - 4 4 me Pin
pkfox15-Nov-23 20:58
professionalpkfox15-Nov-23 20:58 
GeneralRe: Wordle 880 Pin
ChandraRam15-Nov-23 21:16
ChandraRam15-Nov-23 21:16 
GeneralRe: Wordle 880 Pin
Sander Rossel15-Nov-23 21:26
professionalSander Rossel15-Nov-23 21:26 
GeneralRe: Wordle 880 Pin
pkfox15-Nov-23 22:26
professionalpkfox15-Nov-23 22:26 
GeneralRe: Wordle 880 Pin
Sander Rossel16-Nov-23 1:22
professionalSander Rossel16-Nov-23 1:22 
GeneralRe: Wordle 880 Pin
Cp-Coder15-Nov-23 22:38
Cp-Coder15-Nov-23 22:38 
GeneralRe: Wordle 880 Pin
StarNamer@work16-Nov-23 0:27
professionalStarNamer@work16-Nov-23 0:27 
GeneralRe: Wordle 880 Pin
jmaida16-Nov-23 8:46
jmaida16-Nov-23 8:46 
Generalworldle 663 Pin
jmaida15-Nov-23 14:26
jmaida15-Nov-23 14:26 
GeneralTried to post link to historical Woz video Pin
davidh196815-Nov-23 13:00
davidh196815-Nov-23 13:00 

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.