Difference between revisions of "Cluster U43 14"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "=CLuster teknologi= =Introduktion til Cluster= Lav et dokument 2 og 2 i grupper der beskriver følgende teknologier: *Cluster systemer **Herunder cluster typer *Parallel computi...")
 
m (Links)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
=CLuster teknologi=
+
=Cluster teknologi=
  
 
=Introduktion til Cluster=
 
=Introduktion til Cluster=
Line 5: Line 5:
 
*Cluster systemer
 
*Cluster systemer
 
**Herunder cluster typer
 
**Herunder cluster typer
 +
**Eksempler på brug af cluster
 
*Parallel computing
 
*Parallel computing
 
*Automatisk installation af linux
 
*Automatisk installation af linux
Line 11: Line 12:
 
**Automatisk installations scripts
 
**Automatisk installations scripts
 
*MPI
 
*MPI
 +
*Infiniband
 +
Kopiering er forbudt, resumeer er tilladt (hvis kilder er angivet).
 +
=Slides=
 +
*[http://mars.tekkom.dk/mediawiki/images/c/c3/PXE.pdf PXE]
 +
*[http://mars.tekkom.dk/mediawiki/images/2/24/DNS-Bind.pdf DNS]
 +
*[http://mars.tekkom.dk/mediawiki/images/e/ea/NFS.pdf NFS]
 +
*[http://mars.tekkom.dk/mediawiki/images/b/bb/MPI.pdf MPI]
 +
*[http://mars.tekkom.dk/mediawiki/images/1/16/Apt-cacher.pdf APT-Cacher]
 +
==Links==
 +
*[https://computing.llnl.gov/tutorials/parallel_comp/ Introduction to Parallel Computing]
 +
*[https://computing.llnl.gov/tutorials/mpi/ Message Passing Interface (MPI)]
 +
*[[Cluster_der_kan_alt|Cluster der kan alt]]
 +
*[https://www.youtube.com/watch?v=WFR3lOm_xhE Watson 1]
 +
*[https://www.youtube.com/watch?v=DywO4zksfXw Watson 2]
 +
*[http://www.nvidia.com/object/cuda_home_new.html CUDA Overview from Nvidia]
 +
*[http://developer.download.nvidia.com/compute/DevZone/docs/html/C/doc/CUDA_C_Programming_Guide.pdf Nvidia CUDA C Programming Guide]
 +
*[http://www.cs.iit.edu/~agam/cs512/lect-notes/opencv-intro/opencv-intro.html OpenCV Tutorial]
 +
*[http://opencv.willowgarage.com/documentation/cpp/ OpenCV Reference]
 +
*[http://staff.eng.bahcesehir.edu.tr/~akaraali/skincs.html Skin Detection algorithms for use in OpenCV/CUDA trials]

Latest revision as of 14:46, 20 October 2014

Cluster teknologi

Introduktion til Cluster

Lav et dokument 2 og 2 i grupper der beskriver følgende teknologier:

  • Cluster systemer
    • Herunder cluster typer
    • Eksempler på brug af cluster
  • Parallel computing
  • Automatisk installation af linux
    • PXE Booting
    • APT repositoris for Ubuntu
    • Automatisk installations scripts
  • MPI
  • Infiniband

Kopiering er forbudt, resumeer er tilladt (hvis kilder er angivet).

Slides

Links