From 95c21e9d309a564cbf9ea99d1c1c6c1b73552e44 Mon Sep 17 00:00:00 2001 From: Antonio Ragagnin <antonio.ragagnin@inaf.it> Date: Sun, 9 Feb 2025 16:44:11 +0000 Subject: [PATCH] Edit README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a509f2..3954f10 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Check the here the [TODO list](TODO). - [Google collab: hotwheels C wrapper](https://colab.research.google.com/drive/1CjmosUB0a2A3H1YdMe5vNVrFIUSRy8Ow) - [Google collab: use the octree with multiple particles per leaf](https://colab.research.google.com/drive/1EObmEt7XK56EpwHh7PQ-viR7PHZ5H0pl) - [Google collab: run the octree build on GPU](https://colab.research.google.com/drive/1GmlFxnou2geo_pRzeOMebVVKAIhPZbM9) +- [GPU vs CPU octree build on Leonardo BOOSTER](test_gpu_treebuild_on_leonardo.md) - [A PM DMO run with arbitrary refinement levels and fixed timesteps](run_pm_dmo_NFW_fixed_timestep.md) - **soon:** A cosmological PM DMO run with fixed timesteps -- GitLab