Changes

Jump to: navigation, search

HeadCrab

365 bytes added, 11:31, 5 April 2016
Intro
For this assignment I will be focusing on the Linear Algebra routines. I will use workshop six to demonstrate how BLAS can be used to significantly speed
up the calculationsand compare them to other parallelization methods.
<u>Compare speeds Compared to</u>
#Serial
#Cilk
'''How to enable Intel MKL'''
 
<u>#include <mkl.h></u>
<u>Command line</u>
[[File:mkl.png]]
 
'''Fig 1 - Enable MKL'''
== Source code ==
[[File:mklcode.png]]
 
'''Fig 2 - MKL'''
 
 
 
 
[[File:TBB.png]]
 
'''Fig 3 - TBB'''
 
 
 
 
[[File:cuda.png]]
 
'''Fig 4 - CUDA'''
 
 
 
 
[[File:omp.png]]
 
'''Fig 5 - OpenMP'''
== Useful Link ==
== Progress ==
 
[[File:Data.png]]
 
'''Fig 6 - Recorded times'''
 
 
 
 
[[File:rlachart.png]]
 
'''Fig 7 - Graph of times'''
1
edit

Navigation menu