Assignment 2 - Due Date October. 6 - Grade Value 12 points


The Assignment is to modify Algorithms II->ompmatrix.c, and a suitable SLURM script such that:
  1. The script command line is just ./$1 .
     
  2. The Matrix b is just a column vector.
     
  3. Your chunks of a are of columns rather than rows .
     
  4. The correct answer will require you to add the "chunk" column vectors you compute. (See Algorithms II->Some Notes)

 
The assignment can be submitted to me as either an email with source code and SLURM script attached or instructions telling me how to find your code and scriptin your cluster directory. I will need appropriate permissions in this second case.