Supercomputing Applications
Lab Report Form - Lab 05 MPI Programming 1, HelloWorldMPI

  1. Your name: __________________________________, Period: _____, Date __________

  2. List your code to accomplish the task of printing various loops of numbers in parallel.
    The values printed are based upon the number (or rank) of the process printing the loop.
    
    
    
    
    
    
    
    
    
    
    
    
    
  3. Print outputs for various numbers of processes, such as np = 5, 10 , 15, and 16.