حاسب فائق
الحاسب الفائق أو السوپركمپيوتر supercomputer هو حاسب يـُعتبر وقت طرحه للاستخدام في مقدمة الحواسب من حيث قدرة المعالجة, وخصوصاً سرعة الحساب. وقد تم استخدام التعبير "سوپر كمپيوتر Super Computing" لأول مرة في جريدة نيويورك ورلد سنة 1929[1] للإشارة إلى مجدْوِلات كبيرة صنعتها آي بي إم خصيصاً لجامعة كلومبيا.
- مقالة مفصلة: الصين تنضم لنادي الحواسيب العملاقة
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
تصميم العتاد والبرمجيات
باستعمال وحدات معالجة مركزية مصنوعة خصيصاً، كانت الطريقة المعتادة لحصول الحاسبات الفائقة على سرعاتها التي تفوق سرعات الحاسبات العادية وذلك من خلال استخدام تصميمات مبتكرة تسمح لهم بأداء العديد من المهام بالتوازي, وبالطبع باستخدام هندسة تفاصيل معقدة. They tend to be specialized for certain types of computation, usually numerical calculations, and perform poorly at more general computing tasks. Their memory hierarchy is very carefully designed to ensure the processor is kept fed with data and instructions at all times — in fact, much of the performance difference between slower computers and supercomputers is due to the memory hierarchy. Their I/O systems tend to be designed to support high bandwidth, with latency less of an issue, because supercomputers are not used for transaction processing.
ككل الأنظمة عالية التوازي, فإن قانون أمدال يسري, وتخصص تصميمات الحاسب الفائق جهداً عظيماً للتخلص من الطبيعة التتابعية للبرمجيات, وتستعمل العتاد للتعامل مع إعناق الزجاجات المتبقية.
تحديات وتقنيات الحساب الفائق
- يولد الحاسب الفائق كميات كبيرة من الحرارة ويجب تبريده. وتبريد معظم الحاسبات الفائقة هو مشكلة تكييف كبيرة.
- البيانات لا يمكنها التحرك بأسرع من سرعة الضوء بين جزئين في الحاسب الفائق. ولهذا السبب, فالحاسب الفائق الذي يبلغ عرضه عدة أمتار حتما توجد فيه تأخرات بين مكوناته تقاس بعشرات النانو ثواني على الأقل. تصميمات سيمور كراي للحاسب الفائق حاولت أن تكون أطوال الكابلات أقصر ما يمكن لذلك السبب: ولذلك اتخذ الشكل الاسطواني لعائلة حاسبات كراي. في الحاسبات الفائقة المعاصرة المبنية على وحدات معالجة مركزية اعتيادية تعمل على التوازي, latencies of 1-5 microseconds to send a message between CPUs are typical.
- Supercomputers consume and produce massive amounts of data in a very short period of time. According to Ken Batcher, "A supercomputer is a device for turning compute-bound problems into I/O-bound problems." Much work on external storage bandwidth is needed to ensure that this information can be transferred quickly and stored/retrieved correctly.
التقنيات المطوَرة للحاسبات الفائقة تتضمن:
- معالجة متجهات Vector processing
- تبريد سائل
- Non-Uniform Memory Access (NUMA)
- Striped disks (the first instance of what was later called RAID)
- أنظمة ملفات متوازية
تقنيات المعالجة
أنظمة التشغيل
البرمجة
Modern supercomputer architecture
أسرع حاسبات فائقة اليوم
قياس سرعة الحاسب الفائق
The speed of a supercomputer is generally measured in "FLOPS" (FLoating Point Operations Per Second), commonly used with an SI prefix such as tera-, combined into the shorthand "TFLOPS" (1012 FLOPS, pronounced teraflops), or peta-, combined into the shorthand "PFLOPS" (1015 FLOPS, pronounced petaflops.) This measurement is based on a particular benchmark which does LU decomposition of a large matrix. This mimics a class of real-world problems, but is significantly easier to compute than a majority of actual real-world problems.
قائمة أعلى 500
أسرع نظام حاسب فائق حالياً
On June 8, 2008, the Cell/AMD Opteron-based IBM Roadrunner at the Los Alamos National Laboratory (LANL) was announced as the fastest operational supercomputer, with a sustained processing rate of 1.026 PFLOPS.[2][3]
خط زمني للحاسبات الفائقة
هذه هي قائمة لأصحاب الأرقام القياسية لأسرع حساب فائق غير متخصص في العالم, وسنة تحقيقه الرقم القياسي. المدخلات قبل 1993, في القائمة، تشير إلى مصادر متعددة. ومنذ 1993 إلى الآن, فالقائمة تعكس قائمة أعلى 500, و "أقصى سرعة" معطاة بصيغة ترتيب "Rmax".
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
انظر أيضاً
- مفاهيم عامة, تاريخ
- طبقات أخرى من الحاسوب
- شركات حاسبات فائقة ما زالت تعمل
These companies make supercomputer hardware and/or software, either as their sole activity, or as one of several activities.
- شركات حاسبات فائقة اختفت
These companies have either folded, or no longer operate in the supercomputer market.
- Control Data Corporation (CDC)
- Convex Computer
- Kendall Square Research
- MasPar Computer Corporation
- Meiko Scientific
- Sequent Computer Systems
- Supercomputer Systems, Inc., Eau Claire, Wisconsin, S. Chen
- Supercomputer Systems, Inc., San Diego, California
- الماكينات المفكرة
هامش
- ^ Eames, Charles (1973). A Computer Perspective. Cambridge, Mass: Harvard University Press. p. 95.
{{cite book}}
: Unknown parameter|coauthors=
ignored (|author=
suggested) (help). Page 95 identifies the article as "Super Computing Machines Shown". New York World. March 1, 1920.. However the article shown on page 95 references the Statistical Bureau in Hamilton Hall and an article at the Columbia Computing History web site states that such did not exist until 1929. See The Columbia Difference Tabulator - 1931 - ^ "June 2008". cnet.com. Retrieved 2008-06-09.
{{cite web}}
: Cite has empty unknown parameter:|month=
(help) - ^ New York Times, June 9, 2008
وصلات خارجية
مصادر بيانات
- [http://www.nytimes.com/2008/06/09/technology/09petaflops.html?ex=1213675200&en=487c5593296d8bab&ei=5070&emc=eta1 New York Times, June 9, 2008
| Supercomputers
]].- TOP500 Supercomputer list
- Green500 Supercomputer list by efficiency
- LinuxHPC.org Linux High Performance Computing and Clustering Portal
- WinHPC.org Windows High Performance Computing and Clustering Portal
- Cluster Resources
- Cluster Builder
- CDAC
- Microsoft Windows Compute Cluster Server (CCS)
- Infiscale Cluster Portal - Free GPL HPC Resources
- Supercomputing Online Homepage for the World's High-Performance Computing, Networking & Storage Professionals
- Degree Project about best alternatives to implement HPC Cluster
مراكز وهيئات الحساب الفائق
الهيئات
- DEISA Distributed European Infrastructure for Supercomputing Applications, a facility integrating eleven European supercomputing centers.
- EPCC Edinburgh Parallel Computing Centre. Based in the University of Edinburgh.
- NAREGI Japanese NAtional REsearch Grid Initiative involving several supercomputer centers
- Research Computing Services (web site) at the University of Manchester.
- TeraGrid, a national facility integrating nine US supercomputing centers
Centers
- ARSC Arctic Region Supercomputing Center at University of Alaska Fairbanks
- BSC Barcelona Supercomputing Center - Spanish national supercomputing facility and R&D center
- CESCA Supercomputing Centre of Catalonia - Centre de Supercomputacio de Catalunya
- CESGA Galicia Supercomputing Center - Centro de Supercomputación de Galicia
- CINECA CINECA Interuniversity Consortium, Italy
- CSAR UK national supercomputer service operated by Manchester Computing
- GSIC Global Scientific Information and Computing Center at the Tokyo Institute of Technology
- HPCx UK national supercomputer service operated by EPCC and Daresbury Lab
- IRB
- Minnesota Supercomputer Institute (Formerly Minnesota Supercomputer Center) operated by University of Minnesota
- NASA Advanced Supercomputing facility
- National Center for Atmospheric Research (NCAR)
- National Center for Supercomputing Applications (NCSA)
- National Energy Research Scientific Computing Center (NERSC)
- Ohio Supercomputer Center (OSC)
- Pittsburgh Supercomputing Center operated by University of Pittsburgh and جامعة كارنگي ملون.
- San Diego Supercomputer Center (SDSC)
- SARA (Stichting Academisch Rekencentrum Amsterdam), Amsterdam, The Netherlands
- System X at Virginia Tech
- Texas Advanced Computing Center (TACC)
- WestGrid
- TCHPC Trinity Centre for High Performance Computing. Based in the University of Dublin.
- DCSC Danish Centre for Scientific Computing. Based at the University of Copenhagen.
- PSNC (Poznan Supercomputing and Networking Center), Poznan, Poland
- NSC National Supercomputer Centre in Sweden at Linköping University, Sweden
ماكينات معينة, عامة الغرض
- Linux NetworX press release: Linux NetworX to build "largest" Linux supercomputer
- ASCI White press release
- Article about Japanese "Earth Simulator" computer
- "Earth Simulator" website (in English)
- NEC high-performance computing information
- Superconducting Supercomputer
- Blue Waters Petascale Computing System
ماكينات معينة, خاصة الغرض
- Papers on the GRAPE special-purpose computer
- More special-purpose supercomputer information
- Information about the APEmille special-purpose computer
- Information about the apeNEXT special-purpose computer
- Information about the QCDOC project, machines