Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function Vectorization

This repository consists of the following four folders:

  • Sum: it contains three versions of the scalar sum function vectorization;
  • Stencil: it contains the files of the src > cpu folder of the stencil benchmark in the Parboil benchsuite. The kernel.c file and the Makefile were the only modified files;
  • MRI-Q: it contains the files of the src > cpu folder of the MRI-Q benchmark in the Parboil benchsuite. The computeQ.cc file and the Makefile were the only modified files;
  • Other_Tests: it contains all the other benchmarks in the Parboil benchsuite that we tested for function vectorization.

About

Analysis feature of OpenMP "function vectorization"

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages