Project 1
-Sets up an MPI environment over AWS EC2 (NOTE: the script file has been added, and the MPI code has been modified in some places from the original source code).
-Runs an example MPI program via Linux environment.
-Tests the timing performance of the MPI code with variant number of instances (i.e., 1, 2, 4, 8) and shows the speedup of parallelism.
-Includes step by step technical report (MP_TechnicalReport_CC.pdf)
=============================
Project 2
-Created a webpage and hosted it using AWS and Google Cloud Platform (TechnicalReport_AWS.pdf)