From 906ae72b21f630b5c9ff328d3ee51e5e366acb9d Mon Sep 17 00:00:00 2001 From: JP Appel Date: Fri, 19 Apr 2024 20:25:06 -0400 Subject: update readme and create todo --- TODO.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..b46aca4 --- /dev/null +++ b/TODO.md @@ -0,0 +1,21 @@ +# TODOS + +## Program + +* [ ] find way to render data into image files +* [ ] write serial +* [ ] write shared +* [ ] write gpu + +## Presentation + +* [ ] add figures +* [ ] write speaker notes +* [ ] create animations + +## Analysis + +* [ ] collect serial run times +* [ ] collect shared run times +* [ ] collect gpu run times +* [ ] create figures that show crossover points -- cgit v1.2.3