Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vcicuj$ov66$4@dont-email.me>
Deutsch   English   Français   Italiano  
<vcicuj$ov66$4@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.arch
Subject: Re: Is Intel exceptionally unsuccessful as an architecture designer?
Date: Thu, 19 Sep 2024 23:43:15 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <vcicuj$ov66$4@dont-email.me>
References: <memo.20240913205156.19028s@jgd.cix.co.uk>
	<vcd3ds$3o6ae$2@dont-email.me>
	<2935676af968e40e7cad204d40cafdcf@www.novabbs.org>
	<2024Sep18.074007@mips.complang.tuwien.ac.at> <vcds4i$3vato$1@dont-email.me>
	<2024Sep18.220953@mips.complang.tuwien.ac.at> <vcfopr$8glq$3@dont-email.me>
	<ll232oFs6asU1@mid.individual.net> <vcgr9d$gndp$2@dont-email.me>
	<vch06v$hq45$1@dont-email.me> <vchble$jie1$1@dont-email.me>
	<8dd349cc71da714ade8dbe2c0396f338@www.novabbs.org>
	<vci2n6$n38u$3@dont-email.me>
	<52a12987878964bbb90270b16f01e8b4@www.novabbs.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 20 Sep 2024 01:43:16 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="e114a577b81d0eff5431452080854aaa";
	logging-data="818374"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+Sl4kp1i0dyVZuzYFu2fYi"
User-Agent: Pan/0.160 (Toresk; )
Cancel-Lock: sha1:i0EC+w+K5TE7l5SJtttfciE7kSA=
Bytes: 2595

On Thu, 19 Sep 2024 21:35:41 +0000, MitchAlsup1 wrote:

> On Thu, 19 Sep 2024 20:48:38 +0000, Lawrence D'Oliveiro wrote:
> 
>> On Thu, 19 Sep 2024 16:23:09 +0000, MitchAlsup1 wrote:
>>
>>> I am convinced that quantum computers will eventually be good at some
>>> things that regular computers are not and cannot be.
>>
>> They are currently having some success in physical-optimization
>> problems, with precision limits. That means they are basically just a
>> revival of the old analog computers: fast at solving physical-related
>> problems, but with much less precision than digital computers.
> 
> They seem to be rather exceptional at protein folding compared to
> classical computing.

That’s an example of what I what I would call “physical optimization”: the 
system can “feel” its way down the energy gradient just due to random 
fluctuations in the state of the physical variables. The algorithms for 
doing this were called “simulated annealing”, back in the day.

Actually nowadays some AI engines (digitally programmed, not quantum) may 
be beating the quantum computers on protein folding, too.