Skip to content

TyllerAllen/CP431_FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CP431_Project

Parallel Programming Final Project -- N x N values

Objective is to calculate the number of unique values in an N x N multiplication table.

Compile using:

mpicc main.c -o main

Run using:

mpirun -np main

About

Parallel Programming Final Project -- N x N values

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages