Titan, a Cray XK7 system, achieved 17.59 Petaflop/s

The 40th edition of the twice-yearly TOP500 List of the world’s top supercomputers was released today (Nov. 12, 2012). The Oak Ridge National Laboratory Titan, a Cray XK7 system, achieved 17.59 Petaflop/s (quadrillions of calculations per second) on the Linpack benchmark. Titan has 560,640 processors, including 261,632 NVIDIA K20x accelerator cores.

In claiming the top spot, Titan knocked Lawrence Livermore National Laboratory’s Sequoia out of No. 1 and into second place. Sequoia, an IBM BlueGene/Q system, was No. 1 in June 2012 with an impressive 16.32 Petaflop/s on the Linpack benchmark. With 1,572,864 cores, Sequoia is the first system with one million or more cores.
http://www.top500.org/lists/2012/11/

Hozzászólások


Operating System:
$ cut -d";" -f25 TOP500_201211.csv | sort | uniq -c | sort -rn
    419 Linux
     18 AIX
     14 Cray Linux Environment 
      7 SLES10 + SGI ProPack 5
      7 CNK/SLES 9
      5 SUSE Linux Enterprise Server 11
      5 bullx SUperCOmputer Suite A.E.2.1
      4 RHEL 6.2
      4 CNL
      4 CentOS
      3 Redhat Linux
      2 Windows HPC 2008
      2 RedHat Enterprise 5
      1 Windows Azure
      1 SUSE Linux
      1 Super-UX
      1 RHEL 6.1
      1 Open Solaris
      1 Cell OS

Architecture:
$ cut -d";" -f21 TOP500_201211.csv | sort | uniq -c | sort -rn
    411 Cluster
     89 MPP

Region (jurop 105):
$ cut -d";" -f34 TOP500_201211.csv | sort | uniq -c | sort -rn
    261 North America
    111 Eastern Asia
     46 Western Europe
     37 Northern Europe
     13 Eastern Europe
      9 Southern Europe
      9 South-central Asia
      7 Australia and New Zealand
      4 Western Asia
      2 South America
      1 Central America

Elgurult a táblázatgyógyszer (gyártó, mflops/w):
$ cut -d";" -f8,20 TOP500_201211.csv | sort | grep -v ";$" | sort -n -t";" -k2 -r | head
Appro International;2449,57
Cray Inc.;2243,44
Cray Inc.;2142,77
IBM;2102,12
IBM;2101,39
IBM;2101,39
IBM;2101,39
IBM;2101,12
IBM;2101,12
IBM;2101,12

gyártó, efficiency
$ cut -d";" -f8,16 TOP500_201211.csv | sort | grep -v ";$" | sort -n -t";" -k2 -r | head
Fujitsu;95,66
NEC;93,38
Fujitsu;93,17
IBM;93,14
IBM;93,14
IBM;93,14
IBM;93,13
IBM;93,13
IBM;93,13
IBM;93,13

megazsigaherc
$ cut -d";" -f8,24 TOP500_201211.csv | sort | grep -v ";$" | sort -t";" -n -k2 -r -u | head
IBM;4700
Hitachi;3836
Eurotech;3470
Dell;3330
IBM;3200
Bull SA;3060
Hewlett-Packard;3000
Bull SA;2930
Fujitsu;2900
IBM;2830