Slashdot Mirror


Export Controls on Beowulf?

Gary Franczyk writes, "The United States government has tightly controlled the export of "supercomputers" to certain other nations (i.e., China, Pakistan, India, etc.) for quite some time. Sun has had to deal with this numerous times when selling their equipment. How will the U.S. government handle the fact that now anyone with access to large numbers of PCs can create a "super-computer" cluster? I'm sure that the government is using Beowulf to do nuclear simulations right now... Who says that other nations cannot do the same? " Interesting thought. I'm not aware of any export controls on Beowulf, but with the U.S.'s views on cryptography, how will it be before such draconian views extend to any powerful computing technology? Is it even possible for the U.S. to restrict Beowulf in any way?

39 of 229 comments (clear)

  1. restricting beowolf by nels_tomlinson · · Score: 3
    Lets see: forbid export of NIC's, old 486 boxes, (ESPECIALLY if stripped down), cabeling, linux...


    Yep, that should keep the cat in the bag. It worked for cryptography, after all. Them furriners don't have kryptography, 'cause of our export controls.

    Oh, well.....

  2. Real facist dictators use Cray by Bent+Udder · · Score: 2

    Apple advertised its G4 range a while back as being too powerful to export to unstable countries because the US government classified it as a munition.
    Off the record, however, Apple staff here in the UK told me that the USG didn't specifically restrict the G4, as there were other, more powerful systems that were already available on the general market that were more suited to tinkering with things beyond man's ken and other dictatorish type things.
    I'm assuming they were referring to things like Beowulf and various other Unix machines.
    IMHO the restrictions applied to older machines, back when men wore plaid and a gigaflop meant not having to say you were sorry...

    --
    Golf; a good walk spoiled. -Mark Twain
  3. Beowulf != Supercomputer by -brazil- · · Score: 4
    There is a big difference between a cluster of workstations and real supercomputers. Sure, they're both theoretically just nodes connected by a network, but the details are very different. Especially the networking of the nodes in supercomputers is about 2 orders of magnitude faster than even Gigabit Ethernet. Plus, you have custom compilers for that particular machine and its topology.

    I'm with the Technical University Munich, and the Leibniz Supercomputing Center next door is getting a new Big Box in March, which will then be the most powerful computer in Europe. The peak transfer rate between its nosed is 10 GIGABytes per second, IIRC. At the moment, thay're still installing the cooling units (the thing will consume about 600 Kilowatts!).

    --

    The illegal we do immediately. The unconstitutional takes a little longer.
    --Henry Kissinger

    1. Re:Beowulf != Supercomputer by GC · · Score: 2

      For some Parallel tasks a Beowulf is just as effective as a supercomputer. The problem as you state it is whether your algorithms require very fast communication between the nodes.

      My understanding for export controls of supercomputers is to restrict the (or at least make difficult) the ability of non-US powers to intercept and brute force decrypt US communications. Current decryptions can be done without the need for communication between processing nodes (and technically without the need for a Beowulf - A load of standalone PCs will do just as well). A Beowulf is a cheap solution to exercise parallel communications capable of brute force decryption so for this project an actual Supercomputer would be overkill.


      This message was exported from the United Kingdom in accordance with the export administration regulations. Diversion contrary to UK law prohibited.

    2. Re:Beowulf != Supercomputer by scheme · · Score: 2
      If you can overclock a 366 celeron to 550, as was demonstrated on slashdot a while back, without flaws in calculations, then it would only need to survive 2/3 the time to get the same amount of computation out of it.

      The problem is that you won't be sure if it screwed up on a calculation or not, especially since you don't know before hand what the results are supposed to look like. Suppose the result was off by a factor of .001%. Although it may look harmless, the error propagated through a 1000 iteration may result in a large final error. So the software says that a certain configuration of plutonium won't explode when it really will or the simulation predicts the wrong trajectory for a hurricane. In other words, most people would prefer spending an extra million or waiting a few more hours/days to get the correct result.

      --
      "When you sit with a nice girl for two hours, it seems like two minutes. When you sit on a hot stove for two minutes, it
    3. Re:Beowulf != Supercomputer by ajs · · Score: 2
      There is a big difference between a cluster of workstations and real supercomputers.
      Nope. Really. The only reasons that the two scale differently are bus speed and software support.

      On the bus speed count, we've got bonded Gb Ethernet. Try 4 bonded, switched 1Gb/s ethernets on for size, and tell me that it's slow. I don't think so, but if you feel it is, there's always fiberchannel.

      Software support is comming. Things like Cluster City and the new SGI boxes will help.

      As a matter of fact, there are many ways in which a single "supercomputer" just isn't super enough. For example, you can take advantage of the fact that you have video on all of those nodes, using the video hardware to do complex calculations that can be simulated in the 3D hardware while the processor does something else. This is tricky, and requires a lot of special-case coding, but there are very large gains to be had.

      There is a reason that such arrays are not as useful as supercomputers for certain purposes, though. This is the fact that most of the people who know how to code for those special purposes are used to mainframes and supercomputers. They are not used to small-node arrays. That will change.
  4. It's been done before by auntfloyd · · Score: 2

    how will it be before such draconian views extend to any powerful computing technology

    You mean "powerful computing technology" such as the Playstation 2? If the U.S. govt can restrict it in any way, they probably will.

    Not that it is likely to make much of a difference by now. Just as anyone who wants DeCSS can get it, anyone who wants Beowulf would probably be able to get it. There are no border checks on the Internet.

    ~~~~~~~~~
    auntfloyd

    1. Re:It's been done before by Greyfox · · Score: 2

      Heh, they should burn the decss code into a ROM on the Playstation II. Well there are no border checks on the Internet _yet_. I'm sure some people are working on that problem.

      --

      I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  5. Contrary to popular belief... by Eivind · · Score: 2
    It is possible to buy perfectly normal computers of the type commonly used to build Beowulf-clusters outside of the USA.

    Assuming that say Iraq won't be able to buy a pile of Alphas, or K7's if they so wish is utter bullshit. The US may ofcourse choose not to export such computers to those countries, but what is to stop some person from buying the vary same boxes in some other country and shipping them to Iraq then ?

    It's not as if all countries have export-regulations equally silly as the US.

    1. Re:Contrary to popular belief... by fingal · · Score: 2

      ...and even if you didn't want to use "perfectly normal computers" then you could always go and talk to SuSE about buying one of their extremely funky clustering racks without having to worry at all about paranoid American export regulations.

      --

      The only Good System is a Sound System

  6. Been there. Done that. by FascDot+Killed+My+Pr · · Score: 5

    I guess you haven't been hanging around Slashdot long enough. This came up and was resolved nearly two years ago.
    --
    Here is the result of your Slashdot Purity Test.

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
  7. Beowolf has left the building.... by MosesJones · · Score: 2

    Barcelona, Belgium, Japan, Cambridge Uni (the n hundred year version), Italy and Korea are just some of the places running Beowolf clusters. Its already out there, stop the shipping from the US of PCs and the software and it will be picked up from one of these places outside the US.

    Ma: Where is the horse ?
    Pa: She's bolted.
    Ma: Well you'd better bolt the door now.

    Things the US should stop exporting: McDonalds (eat British, eat Burger King :-), Windows and Sunny Delight.

    --
    An Eye for an Eye will make the whole world blind - Gandhi
    1. Re:Beowolf has left the building.... by thimo · · Score: 2

      Things the US should stop exporting: McDonalds (eat British, eat Burger King :-), Windows and Sunny Delight.

      You forgot one thing: Cars!

      :-)

      Thimo
      --

      --
      Avoid the Gates of Hell. Use Linux!
    2. Re:Beowolf has left the building.... by spiralx · · Score: 2

      Aaagh! Country and Western is the music that would be playing in hell IMHO. There I'd be forced to wear cowboy gear with tassles and engage in formation line dancing for all eternity...

    3. Re:Beowolf has left the building.... by thimo · · Score: 2

      There actually is one car I'm considering, it's the Chrysler Neon. And maybe a Viper, but that one fits your description with extreme precision. :-) I still cannot understand why all Americans are driving farmer's vehicles (pickups).

      Thimo
      --

      --
      Avoid the Gates of Hell. Use Linux!
    4. Re:Beowolf has left the building.... by Zan+Thrax · · Score: 2

      Hrmmm... What about Neons, Focuses, and similar cars? Hell, Ford makes & sells cars in Europe that we never get to have on this side of the Atlantic.

      --

      Intolerant people should be shot.
    5. Re:Beowolf has left the building.... by karb · · Score: 2
      I still cannot understand why all Americans are driving farmer's vehicles (pickups).

      What europeans never realize is that our only currency is hay. Therefore, everyone must drive around a pickup truck filled with bales of hay. It's kind of like a wallet.

      Obviously, there is no use for a pickup truck other than hauling hay bales around. All other large objects are transported by catapult.

      --

      Jack Valenti and the MPAA are to technology as the Boston strangler is to the woman home alone

  8. How? by riggwelter · · Score: 2

    OK, we all know that the US government owns the world, and that what it says goes, right?

    But, how exactly would it prevent Beowulf ending up in the hands of 'unsavoury' regimes?

    When, for example, AMD is manufacturing Athlons in Germany, and the code for Beowulf must be mirrored all over the world already, what does the US govt expect to be able to do?

    If they wanted to resrict large quantities of CPU's making it to these regimes, it would have to ban US chip manufacturers from building fabs abroad (not terribly feasible, legally). Even if they managed that, there would be nothing to stop foreign firms manufacturing chips.

    Then what would they do about the mirrored versions of the code? Shut down every Linux related FTP site in the world 'just-in-case'?

    This smells far too much like paranoia, and fuss over nothing, it ain't gonna happen, so why worry about it?

    --

    --
    Listening for the sound of the coming rain...
  9. I laugh as I read this. by bons · · Score: 4
    "The United States government has tightly controlled the export of "supercomputers" to certain other nations (i.e., China, Pakistan, India, etc.)"

    Yes, and the easter bunny visits my house and leaves golden eggs on my porch.

    Try the following: ""The United States government has enacted legislation that attempts to tightly control the export of "supercomputers" to certain other nations (i.e., China, Pakistan, India, etc.)". Even then you mislead people, simply because of the word "export". The vast majority of the required parts are not made in the US. (Is there a single necessary part where all possible components that could be used are manufactured in the U.S.?)

    To keep a product like that in the hands of the U.S. only would require the creating corporation agreeing to do the following.

    • Keeping all manufacturing in the U.S. at U.S. wages.
    • Refusing to patent the technology.
    • Keeping a very expensive security lid on the entire facility.
    • Not releasing any details that would allow anyone with the resources of China to come up with an equivilent technology
    Yeah. Right.

    In a way, it seems silly to refuse to sell certain nations supercomputers when we still hire their citizens to work on our supercomputers...

    -----

  10. Nuclear Simulations by nhowie · · Score: 4
    I suppose a country performing Nuclear simulations isn't as bad as it performing tests (IIRC, the reason that the scary ASCI supercomputers where set up in the first place was to eliminate the need for nuclear testing), so this could be seen by some people as a "good" thing ...

    However, most nuclear tests these days seem to be for shows of strength (France and the India/Pakistan tests spring to mind), so it is actually more dangerous, in my view, to develop and test nuclear technology using supercomputers, than to develop and test them in "the open", since open testing is a good deterent to other countries.

    Perhaps there should be a clause in the GPL, that GPL'd software can't be used to bring about armageddon. OK, that won't work since: a) it violates the Open Source Definition, and b) Emacs would have to be removed from all sites;) - but at least require any nuclear technology developed under Linux be released GPL, maybe have nuke.soureforge.net. This would actually be cool, perhaps VA Linux could fund tests of the open-source nukes on some random place (off the top of my head - Redmond?), if an angry penguin running at you at 100mph is scary, what'll an angry penguin with a nuclear warhead be like?

    Sorry about the incoherence of the above post, it's been a long day (and it's only half-way through as well)
    --

  11. Been there, Done that by jd · · Score: 4
    NASA AMES pulled the Beowulf directory, on the instructions of some official types who, according to the Beowulf site at the time, leaned rather heavily on the centre.

    You'll probably find the story in the Slashdot archives. People were mirroring the Red Hat CD and the Beowulf archives on every part of the globe, within an hour of the story breaking on this site. (I'm not joking! If there's any "wild exageration" it is more likely that of one of an hour being far longer than it actually took.)

    About two, maybe three, weeks later, the Beowulf site was back up and running. Almost certainly monitored, though. This was definitely munitions, according to someone with the clout to push a NASA site around.

    IIRC, though, Beowulf is really not much more than some finer tuning for the network drivers, PVM, MPI, and some freebie cluster management software. Most of the tuning was for the 2.0.x kernels and has since been incorporated into the main tree. PVM and MPI are freely downloadable, and there are later versions than on the Beowulf site. There are also lots of cluster management packages around, now, as well. Beowulf, IMHO, has ceased to be the specific patches/bundle released by AMES, and has become any collection of boxes, configured to act as a single, multi-node, supercomputer.

    And, yes, export of supercomputers is VERY restricted. Apple can't export any G3-based computers (though whether anyone in the rest of the world is upset by this is anyone's guess), and it's unlikely that newer-generation processors from other companies will qualify for export, either.

    (Personally, I suspect an overclocked, supercooled SMP K7 board would exceed the limits by quite a substantial margin.)

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  12. You cannot restrict Beowulf. Period. by Noryungi · · Score: 4
    As many people have pointed out Beowulf clusters cannot be restricted, precisely because they are clusters and not one machine.

    Let's go through this real quick:

    • Sales of individual PC are usually not restricted. A rogue nation (say, the dangerous black-listed terrorist country of "Freedonia") could put together a dozen decoy companies, who then proceed to buy either complete PC or enough spare parts (motherboards, CPU, RAM, HDD, netword cards, etc...) to put together a nice 100+ nodes cluster. To avoid suspicion, just pretend company XYZ is getting started and needs to put together its LAN with 10 computers. Multiply by 12 or 15 different companies and voilà: your Beowulf is ready for delivery! You can even get brand-name machines, and you supplier will probably throw in a laser printer for free!
    • High-speed routers/hubs can be had in the same way as above. Just mention the LAN has to be powerful because you want to exchange huge graphical files...
    • Linux/FreeBSD distributions can be had over the Internet for free. Or, you can just walk into any computer shop in the western world with $20 in cash and come out with what you need. No hassle, no paperwork, no problem.
    • Most Beowulf related information is available for free on the Internet. Just make sure you use a 'net connection that can be traced back to an unrestricted western country (say, the UK) and download all you want. After a little while, either burn a couple of CD-ROMs with all he information you need or just do a hard copy and ship everything back to Freedonia.
    • Put some of your best and brightest brains on it, and your Beowulf cluster should be humming in no time, happliy crunching the numbers of your H-Bomb secret project.
    • Hardware failure? Need more CPU power? Just repeat the steps above!


    That's all there is to it, as far as I know. I should add that many "Freedonias", during the cold war, used the exact same procedures to illegally acquire hardware they were not allowed to buy... There are even tales of the (old) USSR acquiring Cray machines, when these were the "crown jewels" of US computing. Commodity hardware has just made this 100 times more simple...

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
    1. Re:You cannot restrict Beowulf. Period. by Noryungi · · Score: 2

      Consider the longstanding battles over encryption software export. Does anyone honestly believe forreign governments couldn't manage to get their hands on the 128-bit version of Netscape? Come on! Yet, the government still interfered here. It's important to remember this.

      With all due respect, I fail to see why

      First of all, please use the term "US Government". The US Government is the one that is at stake here. Other governments may or may not have the same kind of prohibition when it comes to supercomputers and "sensitive" countriesand/or uses.

      Second, as I pointed out (and as you said yourself) regulations won't help the US Government stop the export of Beowulf clusters, precisely because the technology required for Beowulf clusters is available everywhere.

      What matters is that, by putting regulation into place, the US government can now prosecute anyone who willingly exports that technology to "Freedonia" or any other terrorist country.

      Since most of the people who run these countries are far from stupid, they'll simply execute some variation of what I outlined above: buy the technology as discreetly as possible, probably not in the US, through decoy companies and then ship it back to where they need it. US regulations will be avoided -- but these US regulations will be available in the case anyone is stupid enough to think they can directly sell Beowulf clusters to Freedonia or whatever.

      Just my US$0.02...

      --
      The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
  13. Apple by Kaufmann · · Score: 3

    Apple can't export any G3-based computers (though whether anyone in the rest of the world is upset by this is anyone's guess)

    Gee whiz, in that case the iMac that has sat in my desk since October 1998 is just a figment of my imagination, right? I've been dreaming about it all along, eh?

    Apple is forbidden to directly export one specific model: the G4/500MHz, which exceeds 1 GFlops and is therefore subject to "supercomputer" regulation. But iMacs, iBooks, "big" G3s and more recently "big" G4s can be found all around the world, including here in Brazil. (Okay, so they're all priced like supercomputers... but that's not the issue :)

    --
    To the editors: your English is as bad as your Perl. Please go back to grade school.
  14. Clustering technology is too widespread to limit by maynard · · Score: 3

    While the Beowulf patches come out of NASA, there's a whole bunch of stuff out there which isn't written in the US at all. For example, the best session clustering technology for Linux is MOSIX which is put out by Hebrew University in Isreal. To my knowledge this isn't export restricted at all, and is released as a set of patches against the main kernel tree. Anyone with basic System Administration skills could set up a Mosix cluster pretty quickly.

    If you're less interested in interactive clustering and need computational load balancing instead, there's a whole slew of batch queuing packages available from GNU QUEUE to the many derivatives of NQS out there. Here's the a href="http://www.cmpharm.ucsf.edu/~srp/batch/syste ms.html">Yahoo Batch Queuing Page" for a short list of many popular packages.

    I don't think the US government could stop any nation from purchasing commodity hardware manufactured from around the world, installing a basic Linux or BSD distribution, and setting up a batch queue or other type of basic cluster. Never mind that a sufficiently serious government could just up and write their own... in my department at BBN (Speech and Natural Language Processing) we use an internally written batch manager which is surprisingly simple... all written in C.

  15. Export bits not bullets ... by LL · · Score: 2

    All the restrictions in the world cannot alter the intent of another nation. If you treat someone (or a nation) with suspicion, interpret their every move as hostile, and generally bully their citizens, is it surprising that negative attitudes form? Now that the Cold War is over, perhaps a more enlightened foreign policy could be forged based on a more consistent set of principles?

    In my mind, the export of "munitions" like Beowulf pales in comparison with past doctrine now being slowly exposed such as military training given to the Indonesian special forces which rebounded badly in the Timor Separation. Certain Latin American countries have no particular appreciation of the US "aid" that they received in the past either (Panama, Niguargua, Columbio, Haitii, etc).

    The steadiest water stream can erode the strongest rock. A consistent message of rule by law, respect for human and property rights, and civil society will do more in the long-term in altering societial values than bombing the living daylights out of people whenever they step over a dimly perceived line. By watching TV, the Chinese have gained respect for western police reading people's rights when arrested (not a common occurance for a society slowly emerging from fuedal warlord times). By consistently demonstrating the virtues of a open society, with the free exchange of ideas, even when that could put us in a perceived position of vulnerability (with a decent armored cluebat hidden out of sight just in case), moral authority can be maintained. Even though many people do not share RMS views, they do respect his passion for sticking to his principles. Leadership, especially in the global setting, should be more setting an example, not trying to blugeon or bully people into following your lead blindly. When a giant, walk softly and bend down to listen sounds like a good analogy to get along with normals.

    The Beowulf example is like trying to stick a finger in a dam when the whole ediface is changing, about as useless as patenting the click when everyone is moving on beyond the mouse. Similar technology exists in Isreal and could be duplicated given enough time. Given the basics of enough food (a recent Nobel winner proved that most starvation resulted from bad distribution systems, rather than absolute lack of food) and some decent shelter, the average citizen from other countries are much more interested in sitting down and knocking back a few beers than in the posturing antics of self-opinioned leaders on a media crusade. And ultimately it is the average citizen that benefits from openess when they can vote with their feet.

    If they can afford to build a Beowulf then ship them the CDs and invite them to join the GNU revolution.

    LL

  16. Re:Beowulf != Supercomputer - Pay attention by -brazil- · · Score: 2
    You're confusing a particular problem (signal analysis) with the machine being used to solve it. The loss of speed depends highly on the problem. What Seti@home does, as well as brute force encryption cracking and raytracing, to mention some examples, happens to be a problem that allows the nodes to do their work with nearly no communication.

    This is not the case with other problems. With those, you need high-bandwidth, low-latency communication between the nodes, and that is something you simply don't get out of Ethernet, which, actually does have exponential speed losses when the network comes close to saturation.

    --

    The illegal we do immediately. The unconstitutional takes a little longer.
    --Henry Kissinger

  17. There's nothing there to restrict by slk · · Score: 2

    Beowulf is nothing more than a bunch of PCs, connected via medium speed (100mbps to 1gbps) networking, running one or more of a couple particular software packages. Both pvm and mpich
    have been readily available, to the whole world, for a long time. MOSIX has also been available for a long time (though not on Linux)

    In short, you can't restrict Beowulf because there's very little there to restrict. For example, mpich based parallel programs can very easily be recomiled on FreeBSD, and the performance is better. (yes, FreeBSD does have better networking. See http://www.cs.duke.edu/ari/trapeze/ip/ for some real benchmarks.)

    Besides, MPI is a documented protocol, so even if implementations were banned, it shouldn't be that hard to re-implement from the protocol descriptions.

    --
    ERROR: Null .sig, core dumped.
  18. Re:Beowulf != Supercomputer. So? by Claudius · · Score: 3

    Many problems do not parallelize well. For instance, to my admittedly limited knowledge no parallel version of the fast Fourier transform algorithm (which serves as the backbone of many spectral and pseudospectral codes) is known which does not require a prohibitive amount of interprocessor communications.

    At the risk of being overly pedestrian, let me try tackling your differential equations question: Communications latency issues can crop up even if you have just a single equation to solve. Let's imagine, for the sake of discussion, that you wish to understand the propagation of heat on a metal plate, and you have a differential equation that describes the process. Conceptually, you might imagine solving this problem on a parallel computer by breaking the metal plate into a bunch of smaller regions, and asking each processor to compute heat flow on an individual region, as in the following, where a plate is broken into 9 regions:

    OOO
    OOO
    OOO

    You can see that every region borders other regions, and herein lies the difficulty: To compute how heat propagates in any one region, say the top left corner, you have to have information from each of the neighboring regions. (In the case of the top-left corner, it'd be the center-left and top-center domains). In solving differential equations, this information is called the "boundary conditions." Each time step would require sending a considerable amount of information among the processors in order to handle the boundary conditions. To use a real-world analogy, if communication latency is high, then many of the processors will end up waiting for the information they need, much like workers in a bureaucracy that has an inefficient internal mail service. In "real" supercomputers you pay big bucks for fast communications, and problems that are communications-intensive will naturally perform better on these machines than on Beowulf or Appleseed clusters. Alternatively, problems whose algorithms require few messages to be passed among processors (many Monte Carlo algorithms have this feature) may run very efficiently on a Beowulf or Appleseed cluster, where communications latency is high.

    Parallel computing seems to be largely an exercise in economics. Any parallel algorithm with a nonzero number of messages to be passed will necessarily run at something less than 100% efficiency. Just how far below 100% depends on the nature of the algorithm and the machine/cluster it is running on.

  19. Clustering by shred99 · · Score: 2
    Export of High Performance Computers (HPC) are restricted based on Millions of theoretical operations per second (MTOP) or the aggregate of Composite Theoretical Performance (CTP). See http://www.bxa.doc.gov/HPCs/Default.htm.

    Countries are broken down in to Tiers and are subject to export license restrictions based on Tier and CTP. There is a chart at http://www.bxa.doc.gov/HPCs/ctpchart.htm that shows the provisions.

    And if you dig deeper into Parts 740.7 and 742.12 of the Export Administration Regulations you find this:

    exerpt from Category 4 - Computers

    b. "Digital computers" having a "composite theoretical performance" ("CTP") exceeding 2,000 million theoretical operations per second (Mtops);

    c. "Electronic assemblies" specially designed or modified to be capable of enhancing performance by aggregation of "computing elements" ("CEs") so that the "CTP" of the aggregation exceeds the limit in b.;

    How the US Government thinks it could ever enforce this with Beowulf is beyond me...

  20. Re:Beowulf != Supercomputer. So? by QZS4 · · Score: 5

    Name 1 - 1 task - that requires a supercomputer that can't be broken down into nodes well

    Sure, I can name several. Just some examples: Weather simulation. Ocean simulation. Molecular simulations. Simulation of astronomical bodies. All of which are very real problems.

    In short, any problem which is not trivially parallel will get a much poorer speedup on a NOW (network of workstations) versus a real supercomputer. Many of the problems above will generate many MB/s of data per processor (60 - 200 MB/s is not uncommon).

    What you fail to realize is that many problems run for many iterations, and for each iteration you need to distribute the global dataset to all worker nodes. Take the Barnes-Hut program, for example. In that program, each node get a set of close-by astral bodies (stars and planets), and calculates their new positions for the next time step. To do that you need the positions of all other stars. For the next time step, you need to a) collect the calculated positions from all worker nodes, and b) distribute them back for the next iteration. When trying to run that on a NOW, you will very soon find that doubling the size of the cluster will not give any speedup at all, since they will spend most of the time chatting with each other on the network. On a supercomputer, you can run many more worker nodes before this happens.

  21. Re:Beowulf != Supercomputer. So? by dmfallis · · Score: 2
    >> P.S. : "no real compiler support" - what are you talking about?

    > Ideally, you have a compiler that takes care of using all the nodes and distributing the code.
    > If you have to hand-code all that, it just takes too long and is error-prone (debugging
    > distributed code is a really ugly task). Something like High Performance Fortran.

    Are you aware that there are HPF compilers for Linux being used in Beowulf clusters?

    Check out:

    VastHPF
    PGHPF

    There are other commercial products, plus some educational type compilers.

    - Darren
    --

    --
    -- Fnord.
  22. They may have already tried by Thomas+Charron · · Score: 2

    If you take a look at the hype on www.beowulf.org shutdown, and Important Beowulf notice stories. Now, I know there was great debate over what *really* happened, but one of the possibilities that was a concern was exactly what you are asking about..

    --
    -- I'm the root of all that's evil, but you can call me cookie..
  23. Re:Beowulf != Supercomputer. So? by Thomas+Charron · · Score: 2

    Now, I'm CERTAINLY no expert on the subject, but I must beg to differ. Weather simulation *CAN* be broken out to run on a distributed machine, which is proven by the fact that several government entities have awarded contracts to build them to just such machines!

    I also believe that perhaps you are unfamiliar with a good cubic beowulf setup. Typically, each machine would have 4 Gigbits of bandwidth to transfer data, i.e., 4 Gigbit ethernet cards, no more then 2 hops from any given machine. Using this method, transfering the datasets is fairly trivial. Granted, *THIS METHOD DOESN'T SCALE AS WELL* if you use the same programming techniques as those one would use on a supercomputer scale. However, this can be overcome if you take this into consideration, aka, clusters of 9 cluster machines. Each machine would really only be talking to one of 9 machines, with the cluster controller talking with the other controllers. It's just a different way of looking at the problem.

    --
    -- I'm the root of all that's evil, but you can call me cookie..
  24. Beowulf by Lord+Kano · · Score: 2

    I spoke to Michael Reagan on the air about this very subject about 8 months ago. Some people (like mike) just don't get it. What Mike was talking about was the Clinton administrations easing of computer export restrictions to countries like China.

    The Genie is out of the bottle. Beowulf, actually allows one to build faster computers for LESS money. If you buy a "million dollar" super-computer and you spend a million dollars on nodes for a Beowulf cluster, typically the Beowulf if going to be capable of doing the work faster.

    I'm not too worried about China getting nuclear technology through eased export restrictions, I'm worried about well funded terrorist groups getting access to nukes, Bin Laden's boys or that death cult in Japan are far scarier to me than China.

    LK

    --
    "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
  25. Re:Beowulf != Supercomputer. So? by Claudius · · Score: 3

    Wow, someone who knows what they're talking about....

    I deceive people well. :)

    If I understand correctly, you are describing how a "surface-to-volume" ratio goes up as the volume elements get larger, thus allowing individual processors to spend more time crunching numbers and less time waiting for boundary data. This is indeed true, and this is precisely the kind of balancing act one has to perform to compute efficiently in parallel. As you've demonstrated, the same algorithms may be more efficient on some machines than on others, but based on my (albeit limited) experience in computational physics, optimization almost always seems to boil down to how one reduces the number of messages that have to be passed in order to perform the task. This seems to be the single most important factor in the scalability of numerical calculations (how much speedup is gained by increasing the number of processors).

    Disclaimer: While I have some experience in parallel computing, I am by no means an expert in this field, and I suggest you read some of the other excellent posts in this thread to hear from the real experts.

  26. Re:Beowulf != Supercomputer - Pay attention by scheme · · Score: 2

    The problem is that each particle's position needs to be sent to all the other nodes for them to do their calculations. So taking your assumption that each particle takes 34 bytes and assuming the simulation has a million particles in it, you need to send at least 34 MB of data through the network after each calculation. So assuming the calculation takes a while, say 10,000 clock cycles (on a 500Mhz machine) then you need to do 50,000 updates a second. This comes out to about 1,700,000 MB/s of bandwidth. Even if the calculation takes 1,000,000 clocks, you still need at least 17GB/s bandwidth. A beowulf cluster may have a 1 Gb/s bandwidth over gigabit ether but that leaves you short by a factor of 136.

    Using a beowulf for the example above means you can only do 30 calculations per second even though you could theoretically do 500 to 50,000 depending on the amount of clocks the calculation takes.

    Now suppose you had a supercomputer that had a bandwidth of 10GB/s (gigabyte/s). Then you could do about 300 calculations per second even if your processors were running at 300MHZ instead of 500MHz. In cases like this, the I/O bandwidth determines how fast the simulation will go and a beowulf cluster would not be better.

    --
    "When you sit with a nice girl for two hours, it seems like two minutes. When you sit on a hot stove for two minutes, it
  27. Re:URL correction - once again *sigh* by scheme · · Score: 2

    The web page says nothing about nuclear simulations. Its a few molecular dynamics/astrophysics/pde applications.

    --
    "When you sit with a nice girl for two hours, it seems like two minutes. When you sit on a hot stove for two minutes, it
  28. Re:Beowulf != Supercomputer. So? by Thomas+Charron · · Score: 2

    You break the problem up, and solve parts of it. *Then* figure out the parts that inter-relate.

    In the case of the above, you also need to take into consideration that you could simply have the math equations needed sent to the cluster, with one primary machine just putting it all together. Example:

    10 to the 10th can be thrown accross 5 machines, calculating 10 to the second. This a very simplistic example, and in real life, wouldn;t work quite right, but in the case of very math intensive applications, some of the equations *can* scale to that extent. It is also able to be processed in parallel, simply becouse you can be working on several equations at the same time.

    --
    -- I'm the root of all that's evil, but you can call me cookie..