Skip to content

Latest commit

 

History

History

omp4-epiphany

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

omp4-epiphany

This directory contains OpenMP 4.x examples where Epiphany is treated as a device able to execute kernels containing OpenMP code.

You need to have OMPi v2.0.0 or later installed.

Check if OMPi is already installed

Newer Pubuntu / ESDK images ship with OMPi. Use this to check if you already have OMPi installed.

$ ompicc --version
2.0.0

Included examples

NAME DESCRIPTION
demo1 Simple OpemMP4 device demo
demo2 Another OpenMP4 device demo
gol Conway's Game of Life using OpenMP4
mandelbrot_omp Parallella Mandelbrot example using OpenMP4
nqueens Solving the N-Queens problem on Epiphany using OpenMP4
pi_kernel Simple pi calculation using an OpenMP4 kernel

Notes

The examples contained here have been tested on e-SDK versions 5.13.09.10, 2015.1, and 2016.11.

Author

The OMPi Team, Parallel Processing Group, University of Ioannina