Earlier quoted context omitted.
Every computer is just space heater with side effect of computations. The same way every diesel engine is just oil stove with side effect of rotary motion. If the engine was in the back of the car you could totally put a pot on it and braise something.
A diesel engine is a very inefficient stove though, as only half (more or less, depending on the exact engine) of the energy is converted to heat, the leftover being mechanical energy.
Home made GPU escalated quickly [video]
21–30 of 71 posts
Re: Home made GPU escalated quickly [video]
#22Earlier quoted context omitted.
A diesel engine is a very inefficient stove though, as only half (more or less, depending on the exact engine) of the energy is converted to heat, the leftover being mechanical energy.
Modern yes. But olden times atmospheric diesels without turbo were really efficient space heaters.
Re: Home made GPU escalated quickly [video]
#23So much in there: so much hand-soldering of SMD, the way he made an SMD resistor bridge to bodge his MOSI/MISO mixup, using the Bambu 3D printer as a test harness (with pogo-pin attachment) to test his "blades"… (I thought he was going to end up with R2-D2; the way the design was going…)
Re: Home made GPU escalated quickly [video]
#24Im curious what FLOPS and per CPU bandwidth this has. It might be okay at running compute intensive shaders!
Re: Home made GPU escalated quickly [video]
#25The determination to pull through a project of this scale is mind blowing and the joy is contagious.
Might be different if it was something truly useful or novel vs a nerd snipe.
Very impressive that he pulled it off in a relatively short amount of time.
Re: Home made GPU escalated quickly [video]
#26Im curious what FLOPS and per CPU bandwidth this has. It might be okay at running compute intensive shaders!
0 FLOPS those MCUs only support IMBC instructions. No hardware floating point, at least it has integer multiplication/division. My estimate is maybe 1-8Gflop total using software float. If you avoid float and design around fixed point, might do some interesting stuff.
Re: Home made GPU escalated quickly [video]
#27Computers need more blinking lights.
Re: Home made GPU escalated quickly [video]
#28@3:10 “you need to consider 99.9% of the power is converted to heat” uhm that would be quite an efficient heater you designed there!
What you may be thinking of is efficiency when the output is intended to be something other than heat. In those cases, efficiency is lost because a significant proportion of the input energy is converted to heat.
But if heat output is what you’re interested in, I’m happy to report that 100% is a perfectly achievable, in fact hard to avoid, number!
Re: Home made GPU escalated quickly [video]
#29This is great. It somewhat reminded me of Steve Ciarcia's build of a Mandelbrot-generating supercomputer from around 1990. That was also made from microcontrollers (Intel 8052 in that case).
Re: Home made GPU escalated quickly [video]
#30This is great. It somewhat reminded me of Steve Ciarcia's build of a Mandelbrot-generating supercomputer from around 1990. That was also made from microcontrollers (Intel 8052 in that case).
Do you have a link? As far as I can tell you're referring to a BYTE magazine article, but I can only find vague references to it, not anything specific enough that would allow me to locate it.
FOUND IT! https://archive.org/details/1982-10-byte-magazine-october-1-...