Skip to content

GhostRider9/CCC_A1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP90042 Assignment1

To compile: mpic++ -O3 main.cpp
To run: mpirun -np (your choice of cores) a.out
	e.g. mpirun -np 2 a.out 

About

Cloud and Cluster Computing Assignment 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages