Commit 77a1df52 authored by lykos98's avatar lykos98
Browse files

added argument parser, updated readme

parent cbadfad5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,8 +16,10 @@ The suggestion is to run it with one mpi task per socket.
# Todo

 - [x] ~~arugment parser~~
 - [x] ~~H2: graph reduction~~
 - [ ] prettify overall stdout
 - [ ] H1: implementation of lock free centers elimination
 - [ ] kdtree: implement slim heap
 - [ ] kdtree: optimization an profiling
 - [ ] io: curation of IO using mpi IO or other solutions