Skip to content

To merge updatedMPI with WorkingBranch

Notifications You must be signed in to change notification settings

ebenezerrajadurai/StarPlat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphDSL

CUDA Branch

Graph DSL for basic graph algorithms (such as SSSP, BC, PR, and TC) as Phase1 (static).It contains the following steps :-

1.Generating the grammar using Lex and YACC
2.Generating IR.
3.Generate code from IR.
4.Optomize the IR.

About

To merge updatedMPI with WorkingBranch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.3%
  • Yacc 20.8%
  • Lex 7.9%
  • Makefile 1.7%
  • Python 1.3%