From 6264da821d143763b748946fb2408efa037b9773 Mon Sep 17 00:00:00 2001 From: Antonio Ragagnin <antonio.ragagnin@inaf.it> Date: Tue, 29 Apr 2025 19:22:34 +0000 Subject: [PATCH] Edit TODO --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f4ba25f..60ffe5f 100644 --- a/TODO +++ b/TODO @@ -18,9 +18,11 @@ Milestone 2: **hotwheels miniapps** - [x] scaling test PM da solo - [x] dividere in sotto progetti - [x] test GPU octree -- [ ] test GPU domain +- [x] test GPU domain - [ ] test GPU PM - [ ] rilasciare la versione 0.0.1 dell'infrastruttura base +- [ ] togliere malloc/free dall'interno della libreria +- [ ] domain agnostico di libreria-tree (magari prende una callback come argomento?) oppure il tree viene costruito dall'utente Milestone 3: **cosmological DMO TreePM w adaptive timetep** -- GitLab