uwhpsc-2016 / homework4

Homework #4
0 stars 1 forks source link

N = 8? #8

Open gadamico opened 8 years ago

gadamico commented 8 years ago

Why is it that in shift.c we had the (per process) chunk size set to N = 8? Are we supposed to do something similar for the Forward Euler algorithm in Homework 4?

swcarmer commented 8 years ago

this is handled for us in example_parallel_solution. It comes into your function as Nx.