-
Notifications
You must be signed in to change notification settings - Fork 1
1 Plan
OKaemii edited this page Mar 18, 2021
·
2 revisions
- Finish conceptual design of implementation. – Deliverable: implementation of overlap check, array for fortran convention, coordinate check on host side, super-kernel, three of the dimension chunking methods, and pass all tests.
- REDACTED (Future Work). Research and move onto stage 2. – Deliverable: start applying concept to actual implementation, and check for optimisations to be made, as well as to get it working for API.
- REDACTED (Future Work). Stage 3; final implementation and improvements to finalised design. – Deliverable: add implementation to the weather simulation repo, and test implementation of the weather simulation and its evaluation against a CPU approach.
- Evaluation experiment. – Deliverable: gather data for GPU, and CPU approach to compare the two, formalise which is a better approach and if GPU approach is a viable pathway.
- Write up. – Deliverable: first draft submitted to supervisor two weeks before final deadline.