Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Kozoriz/CRC32_multithreaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

to build : 
- create/go in "build" dir
- run "cmake .. && make"

to run : 
- go to build/bin
- run with parameters "CRC32_multithreaded <generators> <processors> <block_size> <blocks_count>"
-- example : CRC32_multithreaded 10 10 100 1000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published