Skip to content
Snippets Groups Projects
Commit 77a1df52 authored by lykos98's avatar lykos98
Browse files

added argument parser, updated readme

parent cbadfad5
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,10 @@ The suggestion is to run it with one mpi task per socket. ...@@ -16,8 +16,10 @@ The suggestion is to run it with one mpi task per socket.
# Todo # Todo
- [x] ~~arugment parser~~ - [x] ~~arugment parser~~
- [x] ~~H2: graph reduction~~
- [ ] prettify overall stdout - [ ] prettify overall stdout
- [ ] H1: implementation of lock free centers elimination - [ ] H1: implementation of lock free centers elimination
- [ ] kdtree: implement slim heap - [ ] kdtree: implement slim heap
- [ ] kdtree: optimization an profiling - [ ] kdtree: optimization an profiling
- [ ] io: curation of IO using mpi IO or other solutions
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment