Schedule
SCHEDULE
| Time | Task | Status |
|---|---|---|
| 4.3-4.6 | Design the algorithm of MPI version | DONE |
| 4.7-4.16 | Implement the naive distributed version | DONE |
| 4.16-4.30 | Optimize the algorithm for solving linear system (conjugate gradient) | DONE |
| 5.1-5.11 | [Extra] Make use of Xeon Phi to accelerate it | TO DO |