Guest User

Untitled

a guest
Jan 21st, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Jonathan McCallough
  2. Christopher Smith
  3. Project 3 Readme:
  4. Instructions:
  5. 1. When in the terminal, find the Project3 folder.
  6. 2. When in the folder, type “make” to compile the project.
  7. 3. Next, type “./a.out” followed by 2 numbers, and then the output/stderr output files. The first number should be the maximum number to be tested. The second number should be how many threads you wish to use.
  8. Notes:
  9. Make sure to start the program correctly, as it uses command line arguments.
  10. There are no known bugs at this time.
Add Comment
Please, Sign In to add comment