Skip to content

bnestere/BenchmarkTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark Tool

To install, cd into source and type "make install" to install into /usr/local by default. To change install location, change PREFIX variable in src/Makefile, or run "make so" to generate the shared library, where you can copy that to the apropriate location. Once the header file and shared object are installed, use by including acc_timer.h into your source file, and look in the examples directory to see how to use the library. Also, when compiling, use the flag "-lbenchmarktool"

About

Suite of tools for general benchmarking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published