From Wikipedia, the free encyclopedia
[edit] Beschreibung
| Description |
English: This figure shows the operating systems used on the supercomputers listed on the Top500 list. Data for this figure was compiled from http://top500.org/stats
|
| Date |
12 February 2009(2009-02-12) |
| Source |
Eigenes Werk (own work) / source top500.org |
| Author |
Benedikt.Seidl |
| Other versions |
Derivative works of this file:
Image:Top500_OS.png
|
| Public domainPublic domainfalsefalse |
 |
I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Public domainPublic domainfalsefalse
|
[edit] Verwendetes Script für Gnuplot
# Gnuplot Script zur Erstellung des SVG-Dokuments
set encoding iso_8859_15
unset border
set terminal svg enhanced size 1000 700 fname "DejaVu Sans" fsize 16
set output "result.svg"
set style data filledcurves y1=0 ## füllt die kurven, aber nicht ende zu ende, sondern macht den farbbereich größer
set key invert reverse Left outside
#set xrange [1993.5:2008.9]
set xtics in scale 0,0 mirror rotate by 90 offset character 0, -2, 0
set xtics 1993, 1, 2011
set ytics in scale 0,0 0,10,100
#unset ytics
set yrange [0:100.1]
set grid front linetype 0 linewidth 1.000, linetype 0 linewidth 1.000
plot \
'cpu.csv' using 1:($2+$4+$6+$3+$5+$7) title "mac" lt rgb "#6f0085" ,\
'' using 1:($2+$4+$6+$3+$5) title "bsd" lt rgb "#f7c500" ,\
'' using 1:($2+$4+$6+$3) title "windows" lt rgb "#1d93d6" ,\
'' using 1:($2+$4+$6) title "na/mixed" lt rgb "#aa3030" ,\
'' using 1:($2+$4) title "unix" lt rgb "#6fcbbc" ,\
'' using 1:($2) title "linux" lt rgb "#fff400"
set term x11
Verwendete Daten:
## linux windows unix bsd na_mixed mac
1993.5 0 0 93.60 4.60 1.80 0
1993.9 0 0 93.60 4.80 1.60 0
1994.5 0 0 94.40 4.20 1.40 0
1994.9 0 0 95.40 4.60 0 0
1995.5 0 0 96.20 3.80 0 0
1995.9 0 0 96.40 3.60 0 0
1996.5 0 0 97.40 2.60 0 0
1996.9 0 0 97.80 2.20 0 0
1997.5 0 0 98.80 1.20 0 0
1997.9 0 0 99.20 0.80 0 0
1998.5 0.20 0 99.20 0.60 0 0
1998.9 0.20 0 99.40 0.20 0.20 0
1999.5 3.40 0 96.40 0 0.20 0
1999.9 3.60 0 94.20 1.80 0.40 0
2000.5 5.60 0 90.60 3.40 0.40 0
2000.9 10.80 0 85.40 3.20 0.60 0
2001.5 8.80 0 88.00 2.60 0.60 0
2001.9 7.80 0.20 88.60 2.40 1.00 0
2002.5 13.40 0 82.80 2.60 1.20 0
2002.9 14.60 0 82.40 2.40 0.60 0
2003.5 27.20 0.20 69.80 2.40 0.40 0
2003.9 36.80 0.20 57.80 2.20 2.80 0.20
2004.5 56.60 0.20 38.20 1.80 3.20 0
2004.9 60.40 0.20 36.40 2.00 0.60 0.40
2005.5 63.60 0.20 30.80 1.40 3.20 0.80
2005.9 74.40 0.20 19.40 0.80 4.20 1.00
2006.5 73.40 0.40 19.20 0.80 5.20 1.00
2006.9 75.20 0 17.20 0.60 6.40 0.60
2007.5 77.80 0.60 11.80 0.80 8.40 0.60
2007.9 84.60 1.40 6.00 0.40 7.20 0.40
2008.5 85.40 1.00 5.00 0.20 8.00 0.40
2008.9 87.80 1.00 4.60 0.20 6.20 0.20
2009.5 88.60 1.00 4.40 0.20 5.80 0
2009.9 89.20 1.00 5.00 0.20 4.60 0
2010.5 91.00 1.00 4.40 0.20 3.40 0
2010.9 91.80 1.00 3.80 0.20 3.20 0
2011.5 91.4 0.8 4.6 0.2 3.0 0 # as retrieved 2011-12-02
2011.9 91.4 0.2 6.0 0.2 2.2 0 # as retrieved 2011-12-02
File history
File usage
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):
Global file usage
The following other wikis use this file:
- Usage on cs.wikipedia.org
- Usage on de.wikipedia.org
- Usage on et.wikipedia.org
- Usage on it.wikipedia.org
- Usage on ja.wikipedia.org
- Usage on si.wikipedia.org
- Usage on tr.wikipedia.org
- Usage on uk.wikipedia.org
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.