Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HuangGroupStorage/MicroSpec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microspec: Speculation-centric fine-grained parallelization for fsm computations

MicroSpec is a set of parallelization techniques that, for the first time, expose fine-grained speculative parallelism to FSM computations.

Compilation

To compile MicroSpec, just run make in the src directory.

Testing MicroSpec

In the test folder, we have provided some simple test cases and the example bash scripts. Just need to run

$ ./test/run_example.sh

The format of DFA table can be checked in the test/Table directory.

This work will keep updating (TODO: a command line tool may be provided later)

Publications:

Qiu, Junqiao, Zhijia Zhao, and Bin Ren. "Microspec: Speculation-centric fine-grained parallelization for fsm computations." Parallel Architecture and Compilation Techniques (PACT), 2016 International Conference on. IEEE, 2016.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published