Earlier quoted context omitted.
Wait, so does this imply (ignoring the time requirements) that you could do NP calculations with a feasible amount of energy , because the inputs and outputs are small? Combine that with something that uses time dilation to make it go fast (from our frame of reference) and you'd be giving even hypothetical quantum computers a silver medal.
> time dilation to make it go fast (from our frame of reference) The only way to do that is that we move to a place from which the computer processes appear accelerated, e.g. into a strong gravity well. That isn't very useful, because we do not have such a well nearby, as only very dense hypothetical objects can provide it (e.g. black holes), and it would not be compatible with life to move there.
Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
71–80 of 100 posts
Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#72Another notch on the belt for a cryocooler boom. Oh “superconducting is hard”, “if only we had high temperature superconductors”. All valid, but if we work with what we got and disrupt cyrocoolers make them a commodity like magnetrons all those laments become moot. Prove me wrong.
Also notable because heat rejection on that scale till you enter the superconducting regime is a reinforcing loop: the device no longer makes heat, you just need to keep the environmental heat out.
Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#73Earlier quoted context omitted.
> time dilation to make it go fast (from our frame of reference) The only way to do that is that we move to a place from which the computer processes appear accelerated, e.g. into a strong gravity well. That isn't very useful, because we do not have such a well nearby, as only very dense hypothetical objects can provide it (e.g. black holes), and it would not be compatible with life to move there.
Doesn’t have to be compatible with life, just compatible with computing.
Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#74Earlier quoted context omitted.
There's something I'm missing, they say the prototype hits 2.5 GHz, how is that possible if they only have the equivalent of 5k transistors? Or is clock cycle independent of transistor count?
I'm very confused but I mean this in the utmost sincerity: What made you think transistor count and clock speed were linked? What was your line of thought? How did you think overclocking worked, by dynamically removing transistors from the chip?
Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#75Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#76Earlier quoted context omitted.
There's something I'm missing, they say the prototype hits 2.5 GHz, how is that possible if they only have the equivalent of 5k transistors? Or is clock cycle independent of transistor count?
I'm very confused but I mean this in the utmost sincerity: What made you think transistor count and clock speed were linked? What was your line of thought? How did you think overclocking worked, by dynamically removing transistors from the chip?
Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#77Earlier quoted context omitted.
I'm very confused but I mean this in the utmost sincerity: What made you think transistor count and clock speed were linked? What was your line of thought? How did you think overclocking worked, by dynamically removing transistors from the chip?
That's basically my question. I'm not clear on what all the transistors on a chip are doing and I'm trying to understand what the significance of a chip with only 5k transistors but able to do 2.5GHz would be. I imagine there must be some limitation, I'm just not sure what.
A design as simple as an 8 bit micro implements the instruction set directly in hardware, with minimal pipelining, no caches - just a few registers for holding values currently being worked with. They may implement a few dozens to a little over a hundred instructions vs. thousands in a modern x86. It won't have any fancy integrated peripherals like a graphics controller or NPU, just an interface to memory and a few IO pins. Even a 2.5ghz 8bit micro won't be fast compared to a similarly clocked modern x86. The micro may dispatch 1 instruction per clock or per two or four clocks, whereas the x86 might decode 6 or 8 instructions per clock per core and have as many as 20 or 30 instructions in flight at any given time per core. But the 8bit micros are just beyond a threshold of complexity which is recognizably a CPU capable of arbitrary computation upon which you can bolt on anything else you might need.
Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#78Earlier quoted context omitted.
> time dilation to make it go fast (from our frame of reference) The only way to do that is that we move to a place from which the computer processes appear accelerated, e.g. into a strong gravity well. That isn't very useful, because we do not have such a well nearby, as only very dense hypothetical objects can provide it (e.g. black holes), and it would not be compatible with life to move there.
Doesn’t have to be compatible with life, just compatible with computing.
Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#79Earlier quoted context omitted.
So someone else needs to prove a negative, that there exists no possible technology that will "disrupt" cryocoolers by bringing them to an unspecified price/performance point by an unspecified time in the future to service an unspecified computing use-case? That seems more than a little unfair. :p
> someone else needs to prove a negative, that there exists no possible technology that will "disrupt" cryocoolers Look at the Wikipedia references for crycoolers [1]. Note the dates and volume. Now look at room-tempuerature superconductors [2]. 1990 vs 2023. 5 vs 57. OP is arguing that a greater fraction of high-temperature superconducting research dollars might find purchase in improving the cryocooler than we pres…
Re: Superconducting Microprocessors? Turns Out They're Ultra-Efficient (2021)
#80I'm surprised that this wasn't done earlier. An experiment like this seemed like an obvious useful thing to try the first time I heard about superconductors, some decades ago. Perhaps it is due to the technical difficulty of the experiment.