Skip to content

Equality Saturation Framework for Directive-Based GPU Code

License

Notifications You must be signed in to change notification settings

khaki3/acc-saturator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acc-saturator

Equality saturation for OpenACC/OpenMP in C.

Requirements

  • Racket (>= 8.4)
  • Omni Compiler (>= 20220511)
  • Rust (>= 1.60)
  • COIN-OR Cbc (= 2.10.0)

Recent versions of Cbc do not provide libCbcSolver.so, which is required by egg. Only the version 2.10.0 is tested.

Also,

% raco pkg install sxml

Usage

Wrap as below:

% accsat nvc ..