Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ParallelizationTests

Author: Darshan Thaker
This script can be used to test parallel vs. serial implementations.

Preconditions: The parallel version of the program takes in a number of threads as its final command line parameter. The program should also output a line starting with 'Time:' to see how long the program took.

It will output the time taken for the old version, the new version, and the speedup of the program, which is defined as OLDTIME / NEWTIME

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages