Skip to content

iisc-seal/sparseracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the baseline implementation of race-detection algorithm
used in SparseRacer.

Compile:
	cd Debug
	make clean
	make

Run:
	./Debug/sparseracer <trace-file>

Note: This implementation applies only single-threaded rules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages