Skip to content

ccs19/collatz_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authors: 
Christopher Schneider
Branden Sherrell

 
Description:
SysNet I, Project 2 - using pThreads for calculating Collatz Sequences

Instructions:
Compile code with "make".
User may choose to pass in option "-noRace" for calculations supressing race conditions. 

USAGE:
mt-collatz [Max Collatz Value] [Number of threads] [-noRace]

Assumptions:


About

Multi-threaded Collatz Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages