Skip to content

mjwilkins18/nas-mpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello! This repository contains the Constellation project initiative to translate the NASA Parallell Benchmark Suite kernels to Parallel ML.

To get started, run the following commands:

git submodule init
git submodule update
make setup
source ENV

Only run the above commands the first time you set up the repository.

For every subsequent session, run:

source ENV

Then, you may proceed to the individual benchmarks of interest under NPB.

For example, to run the IS benchmark for class size W:

cd NPB/MPL-NPB/IS
make compile CLASS=W
make run CLASS=W

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •