File:Operating systems used on top 500 supercomputers.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

Operating_systems_used_on_top_500_supercomputers.svg(SVG file, nominally 1,000 × 700 pixels, file size: 26 KB)

[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

Permission
(Reusing this image)
See below.
Other versions Image:Top500_OS.png

[edit] Licensing:

Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Azərbaycan | Беларуская (тарашкевіца) | Български | Català | Cebuano | Soranî / کوردی | Česky | Cymraeg | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | Estremeñu | فارسی | Suomi | Français | Galego | עברית | हिन्दी | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Ripoarisch | Kurdî / كوردی | Latina | Lietuvių | Latviešu | 文言 | Македонски | Bahasa Melayu | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | ไทย | Tagalog | Türkçe | Українська | Vèneto | Tiếng Việt | Walon | 吴语 | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | 粵語 | +/−

[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, 0, 0 
set xtics 1993, 1, 2010 
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:($7+$6+$5+$4+$3+$2) title "linux" lt rgb "#fff400" ,\
 '' using 1:($7+$6+$5+$4+$3) title "windows" lt rgb "#1d93d6"      ,\
  '' using 1:($7+$6+$5+$4) title "unix" lt rgb "#6fcbbc"         ,\
   '' using 1:($7+$6+$5) title "bsd" lt rgb "#f7c500"          ,\
    '' using 1:($7+$6) title "na/mixed" lt rgb "#ea0000"     ,\
     '' using 1:($7) title "mac" lt rgb "#6f0085"      

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

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:30, 12 February 2009Thumbnail for version as of 17:30, 12 February 20091,000×700 (26 KB)Benedikt.Seidl (Talk | contribs) ({{Information |Description={{en|1=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}} |Source=Eigenes Werk (own work) / source top500.org |Author=[[)

The following page links to this file:

Global file usage

The following other wikis use this file: