Skip to content

arcana-lab/nas_automp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Framework for OMP + NOELLE

Files:
download.sh - Clones the automp frontend from github and noelle+OMP branch from peroni

setup.sh - Builds AutoMP then builds noelle+OMP then patches to remove instcombine

# For generating new bitcode (Class C)
src/brian/scripts/bitcode.sh - compiles .ll files and moves them into benchmark dir (CLASS C) NOTE: expect automp in PATH
export PATH=path/to/nas_automp/openmp/llvm/install/bin:$PATH
cd src/brian
./scripts/bitcode.sh

# For existing bitcode (class B):
bitcode/copy_bitcode.sh - copies existing CLASS B bitcode to benchmark dir
cd bitcode
./copy_bitcode.sh



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published