Skip to content

gaoyang-li/TornadoRodinia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TornadoVM vs. Rodinia OpenMP Performance Comparison

This project aims to comprehensively compare the performance of TornadoVM and Rodinia OpenMP across specific workloads.

  1. rodinia: implemented algorithms by using TornadoVM.

  2. sequential: implemented algorithms by using sequential Java.

  3. record.md: record which backend(s) support the implemented algorithms.

Prerequisites

Before you begin, ensure that you have met the following requirements:

  1. Folder Position: Place the 'rodinia' folder under /tornado-examples/src/main/java/uk/ac/manchester/tornado/examples.

  2. TornadoVM: Follow the installation guide here to set up TornadoVM.

  3. Rodinia OpenMP: Follow the installation guide here to install Rodinia OpenMP.

  4. Test Data: Follow the installation guide here to install the test data for OpenMP & TornadoVM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published