The computer race. [URL]

Please confine these topics to things that would be of general interest to those who are interested in FAH which don't fall into any other category.

Moderator: Site Moderators

Post Reply
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: The computer race. [URL]

Post by bruce »

That comparison may be based on CPU cycles only. What about those systems that use a massive number of GPUs?

"Operations" may mean standard (fixed-point) operations or it may include floating-point. in fact, do the count one AVX instruction as one or do they subdivide it into parallel sub-ops?

GPUs are typically rated by GFLOPS but they make it sound good by counting the speed of pure FMA operations. I suppose there's the same type of bias in the evaluation of supercomputers.
Ricky
Posts: 483
Joined: Sat Aug 01, 2015 1:34 am
Hardware configuration: 1. 2 each E5-2630 V3 processors, 64 GB RAM, GTX980SC GPU, and GTX980 GPU running on windows 8.1 operating system.
2. I7-6950X V3 processor, 32 GB RAM, 1 GTX980tiFTW, and 2 each GTX1080FTW GPUs running on windows 8.1 operating system.
Location: New Mexico

Re: The computer race. [URL]

Post by Ricky »

Here is an article on quantum computers that I found interesting. I don't think they will be folding anytime soon.
http://www.lanl.gov/discover/publicatio ... uantum.php
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: The computer race. [URL]

Post by bruce »

Riky: Thanks for the link. That's one of the clearest layman's explanation of quantum computers that I've seen.

FAH is solving an energy minimization problem and the golf ball / golf course example they give describes it extremely well. FAH starts a project by dropping a lot of golf balls and looks for areas where they collect. Then the formulate a new problem with a bunch of golf balls (temporarily?) in each of the popular collection sites and the examine how many of them then tunnel to a lower energy location -- and by what path -- and calculate how popular each of those paths are.

Classically, the final minimum is known, but FAH isn't looking for that. They're looking for how and why some of the golf balls ended up "stuck" in some other (almost minimum) destination.

I think FAH would do well to perform some of its studies on a quantum computer, but since they're not available on home computers, the real question becomes a more detailed study of what parts of FAH are being done well using distributed computing and what parts should be ported for operation on a (rended?) quantum computer.
Post Reply